summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
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
2012-01-01move UDP and fix linkoo to look for INPATH and UPD in config_host.mkNorbert Thiebaud
2012-01-01migrate non-conditional straight from configure.in var out of set_soenv.inNorbert Thiebaud
2012-01-01move mostly program locator variables out of set_soenv.inNorbert Thiebaud
2012-01-01migrate *_JAR out of set_soenv.inNorbert Thiebaud
2012-01-01migrate XSLTPROC out of set_soenv.inNorbert Thiebaud
2012-01-01migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.inNorbert Thiebaud
2011-12-31argh, OS_FOR_BUILD was not set properly, killing X-compileNorbert Thiebaud
2011-12-31missed COM_FOR_BUILD in config_host.mk.inNorbert Thiebaud
2011-12-30migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATORNorbert Thiebaud
2011-12-30move *_CFLAGS and *_LIBS to config_host.mkNorbert Thiebaud
2011-12-30move SIZEOF_* to config_host.mkNorbert Thiebaud
2011-12-27typos in config_host.mk.inNorbert Thiebaud
2011-12-27typo in ENABLE_NSPLUGIN migrationNorbert Thiebaud
2011-12-27move ENABLE_* variables from set_soenv.in to config_host.mkNorbert Thiebaud
2011-12-25migrate most SYSTEM_* config from set_soenv.in to config_host.mk.inNorbert Thiebaud
2011-12-24prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud