summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)AuthorFilesLines
2012-02-27Add --disable-extensions switch for future implementationTor Lillqvist1-0/+1
2012-02-27s/interpreters/scripting/Tor Lillqvist1-1/+1
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist1-0/+1
2012-02-24Removed unused --enable-uglyStephan Bergmann1-1/+0
2012-02-23bootstrap replacement c++ help componentCaolán McNamara1-3/+0
2012-02-21build also with older npapiLuboš Luňák1-0/+1
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist1-0/+1
2012-02-20headless: cleanup HEADLESS definitionRiccardo Magliocchetti1-0/+1
2012-02-17SOLAREXTRALIB unusedMatúš Kukan1-1/+0
2012-02-13add check for xmllintCaolán McNamara1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-511/+511
2012-02-05coup de grace for Env.Host.sh and associated filesNorbert Thiebaud1-6/+4
2012-02-05remove everything possible but PATH from set_soenvNorbert Thiebaud1-0/+14
2012-02-05migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud1-0/+48
2012-02-05migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud1-0/+1
2012-02-05migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud1-0/+2
2012-02-05migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud1-0/+1
2012-02-05migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud1-0/+10
2012-02-05migrate SYSBASE out of set_soenvNorbert Thiebaud1-0/+1
2012-02-05migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenvNorbert Thiebaud1-0/+1
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud1-0/+1
2012-02-05migrate SYNAMIC_CRT and use_shl_versionNorbert Thiebaud1-0/+2
2012-02-05move WORK_STAMP out of set_soenv.inNorbert Thiebaud1-0/+1
2012-02-05Move MACOS related variable out of set_soenv.inNorbert Thiebaud1-0/+6
2012-02-05move COMPATH,EPM_FLAGS and connex variables out of set_soenv.inNorbert Thiebaud1-0/+9
2012-01-20Improve Android configuryTor Lillqvist1-0/+1
2012-01-18android: add --with-android-ndk= option to simplify configure.Michael Meeks1-0/+1
2012-01-15simplify handling of JITC_PROCESSOR_TYPEDavid Tardon1-1/+1
2012-01-15config*: add cflags for gio, gconf and gnomevfsMatúš Kukan1-0/+6
2012-01-11avoid generating a file in the source treeDavid Tardon1-0/+1
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann1-0/+1
2012-01-02migrate JAVALIB out of set_soenv.inNorbert Thiebaud1-0/+1
2012-01-02avoid conditional define, since they may cause troubles in x-comp caseNorbert Thiebaud1-11/+11
2012-01-02oops use == not = in dmake conditionalNorbert Thiebaud1-8/+11
2012-01-02ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud1-3/+3
2012-01-01GNUCOPY is one of these var that are defined-sensitive.Norbert Thiebaud1-4/+4
2012-01-01move UDP and fix linkoo to look for INPATH and UPD in config_host.mkNorbert Thiebaud1-0/+1
2012-01-01migrate non-conditional straight from configure.in var out of set_soenv.inNorbert Thiebaud1-0/+149
2012-01-01move mostly program locator variables out of set_soenv.inNorbert Thiebaud1-0/+18
2012-01-01migrate *_JAR out of set_soenv.inNorbert Thiebaud1-6/+28
2012-01-01migrate XSLTPROC out of set_soenv.inNorbert Thiebaud1-0/+1
2012-01-01migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.inNorbert Thiebaud1-0/+2
2011-12-31argh, OS_FOR_BUILD was not set properly, killing X-compileNorbert Thiebaud1-1/+1
2011-12-31missed COM_FOR_BUILD in config_host.mk.inNorbert Thiebaud1-0/+1
2011-12-30migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATORNorbert Thiebaud1-0/+16
2011-12-30move *_CFLAGS and *_LIBS to config_host.mkNorbert Thiebaud1-0/+82
2011-12-30move SIZEOF_* to config_host.mkNorbert Thiebaud1-0/+6
2011-12-27typos in config_host.mk.inNorbert Thiebaud1-2/+2
2011-12-27typo in ENABLE_NSPLUGIN migrationNorbert Thiebaud1-1/+1
2011-12-27move ENABLE_* variables from set_soenv.in to config_host.mkNorbert Thiebaud1-0/+44