summaryrefslogtreecommitdiffstats
path: root/config_host.mk.in
Commit message (Expand)AuthorAgeFilesLines
* mingw: avoid hardcoded dll versions and depsDavid Tardon2012-03-181-1/+40
* make OString work even with old gcc that has SFINAE brokenLuboš Luňák2012-03-131-0/+1
* Export the LCMS2_CFLAGS and LCMS2_LIBSFridrich Štrba2012-03-081-0/+2
* Check for Clang in configury and store and use resultTor Lillqvist2012-03-021-0/+1
* Creating a module lcms2Fridrich Štrba2012-03-021-0/+1
* Add --disable-extensions switch for future implementationTor Lillqvist2012-02-271-0/+1
* s/interpreters/scripting/Tor Lillqvist2012-02-271-1/+1
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-0/+1
* Removed unused --enable-uglyStephan Bergmann2012-02-241-1/+0
* bootstrap replacement c++ help componentCaolán McNamara2012-02-231-3/+0
* build also with older npapiLuboš Luňák2012-02-211-0/+1
* More --disable-database-connectivity work, still experimentalTor Lillqvist2012-02-211-0/+1
* headless: cleanup HEADLESS definitionRiccardo Magliocchetti2012-02-201-0/+1
* SOLAREXTRALIB unusedMatúš Kukan2012-02-171-1/+0
* add check for xmllintCaolán McNamara2012-02-131-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-511/+511
* coup de grace for Env.Host.sh and associated filesNorbert Thiebaud2012-02-051-6/+4
* remove everything possible but PATH from set_soenvNorbert Thiebaud2012-02-051-0/+14
* migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud2012-02-051-0/+48
* migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud2012-02-051-0/+1
* migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud2012-02-051-0/+2
* migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud2012-02-051-0/+1
* migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud2012-02-051-0/+10
* migrate SYSBASE out of set_soenvNorbert Thiebaud2012-02-051-0/+1
* migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenvNorbert Thiebaud2012-02-051-0/+1
* replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud2012-02-051-0/+1
* migrate SYNAMIC_CRT and use_shl_versionNorbert Thiebaud2012-02-051-0/+2
* move WORK_STAMP out of set_soenv.inNorbert Thiebaud2012-02-051-0/+1
* Move MACOS related variable out of set_soenv.inNorbert Thiebaud2012-02-051-0/+6
* move COMPATH,EPM_FLAGS and connex variables out of set_soenv.inNorbert Thiebaud2012-02-051-0/+9
* Improve Android configuryTor Lillqvist2012-01-201-0/+1
* android: add --with-android-ndk= option to simplify configure.Michael Meeks2012-01-181-0/+1
* simplify handling of JITC_PROCESSOR_TYPEDavid Tardon2012-01-151-1/+1
* config*: add cflags for gio, gconf and gnomevfsMatúš Kukan2012-01-151-0/+6
* avoid generating a file in the source treeDavid Tardon2012-01-111-0/+1
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-051-0/+1
* migrate JAVALIB out of set_soenv.inNorbert Thiebaud2012-01-021-0/+1
* avoid conditional define, since they may cause troubles in x-comp caseNorbert Thiebaud2012-01-021-11/+11
* oops use == not = in dmake conditionalNorbert Thiebaud2012-01-021-8/+11
* ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud2012-01-021-3/+3
* GNUCOPY is one of these var that are defined-sensitive.Norbert Thiebaud2012-01-011-4/+4
* move UDP and fix linkoo to look for INPATH and UPD in config_host.mkNorbert Thiebaud2012-01-011-0/+1
* migrate non-conditional straight from configure.in var out of set_soenv.inNorbert Thiebaud2012-01-011-0/+149
* move mostly program locator variables out of set_soenv.inNorbert Thiebaud2012-01-011-0/+18
* migrate *_JAR out of set_soenv.inNorbert Thiebaud2012-01-011-6/+28
* migrate XSLTPROC out of set_soenv.inNorbert Thiebaud2012-01-011-0/+1
* migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.inNorbert Thiebaud2012-01-011-0/+2
* argh, OS_FOR_BUILD was not set properly, killing X-compileNorbert Thiebaud2011-12-311-1/+1
* missed COM_FOR_BUILD in config_host.mk.inNorbert Thiebaud2011-12-311-0/+1
* migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATORNorbert Thiebaud2011-12-301-0/+16