summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
2012-04-07add external for cluceneDavid Tardon
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke
2012-03-26typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud
2012-03-25detect of gnumake support $(file functionNorbert Thiebaud
2012-03-23Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba
2012-03-21Add separate switch for disabling of dynamic loading (iOS) for orthogonalityTor Lillqvist
2012-03-19mingw: check for jpeg dllDavid Tardon
2012-03-19mingw: check for system iconv dllDavid Tardon
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák
2012-03-08Export the LCMS2_CFLAGS and LCMS2_LIBSFridrich Štrba
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist
2012-03-02Creating a module lcms2Fridrich Štrba
2012-02-27Add --disable-extensions switch for future implementationTor Lillqvist
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-24Removed unused --enable-uglyStephan Bergmann
2012-02-23bootstrap replacement c++ help componentCaolán McNamara
2012-02-21build also with older npapiLuboš Luňák
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist
2012-02-20headless: cleanup HEADLESS definitionRiccardo Magliocchetti
2012-02-17SOLAREXTRALIB unusedMatúš Kukan
2012-02-13add check for xmllintCaolán McNamara
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05coup de grace for Env.Host.sh and associated filesNorbert Thiebaud
2012-02-05remove everything possible but PATH from set_soenvNorbert Thiebaud
2012-02-05migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud
2012-02-05migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud
2012-02-05migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud
2012-02-05migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud
2012-02-05migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud
2012-02-05migrate SYSBASE out of set_soenvNorbert Thiebaud
2012-02-05migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenvNorbert Thiebaud
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud
2012-02-05migrate SYNAMIC_CRT and use_shl_versionNorbert Thiebaud
2012-02-05move WORK_STAMP out of set_soenv.inNorbert Thiebaud
2012-02-05Move MACOS related variable out of set_soenv.inNorbert Thiebaud
2012-02-05move COMPATH,EPM_FLAGS and connex variables out of set_soenv.inNorbert Thiebaud
2012-01-20Improve Android configuryTor Lillqvist
2012-01-18android: add --with-android-ndk= option to simplify configure.Michael Meeks
2012-01-15simplify handling of JITC_PROCESSOR_TYPEDavid Tardon
2012-01-15config*: add cflags for gio, gconf and gnomevfsMatúš Kukan
2012-01-11avoid generating a file in the source treeDavid Tardon
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann
2012-01-02migrate JAVALIB out of set_soenv.inNorbert Thiebaud
2012-01-02avoid conditional define, since they may cause troubles in x-comp caseNorbert Thiebaud
2012-01-02oops use == not = in dmake conditionalNorbert Thiebaud
2012-01-02ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud
2012-01-01GNUCOPY is one of these var that are defined-sensitive.Norbert Thiebaud