summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* fix build, WANT_X11 is a variableCaolán McNamara2012-02-171-5/+7
* SOLAREXTRALIB unusedMatúš Kukan2012-02-171-11/+0
* Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2012-02-171-7/+46
* Recommend to use NDK r7bTor Lillqvist2012-02-171-1/+1
* do not hardcode mingw pathDavid Tardon2012-02-171-1/+1
* avoid hardcoded dll namesDavid Tardon2012-02-171-6/+6
* allow using system icu in cross-compilation buildDavid Tardon2012-02-171-0/+5
* allow using system expat in cross-compilation buildDavid Tardon2012-02-171-0/+5
* allow using system db in cross-compilation buildDavid Tardon2012-02-171-0/+5
* allow using system boost in cross-compilation buildDavid Tardon2012-02-171-0/+5
* allow using system cppunit in cross-compilation buildDavid Tardon2012-02-171-0/+6
* allow using system libxml in cross-compilation buildDavid Tardon2012-02-171-0/+11
* pass --without-java to configure for build platformDavid Tardon2012-02-171-0/+1
* Bin obsolete commentTor Lillqvist2012-02-171-1/+0
* Set SOLARLIB for AndroidTor Lillqvist2012-02-151-0/+1
* Fix recognition of ccache in $CC and/or $CXXTor Lillqvist2012-02-151-1/+1
* Do try to use ccache even if CC/CXX are setTor Lillqvist2012-02-151-28/+25
* Merge branch 'feature/android'Tor Lillqvist2012-02-151-1/+4
|\
| * Add remark about ccacheTor Lillqvist2012-02-031-0/+2
| * Need also android/Bootstrap/local.propertiesTor Lillqvist2012-02-031-1/+2
* | add check for xmllintCaolán McNamara2012-02-131-0/+8
* | allow java 1.7, or any future versionCaolán McNamara2012-02-131-11/+0
* | Say "MSVC build" as that is what build_os = cygwin meansTor Lillqvist2012-02-131-1/+1
* | fix ILIB: don't ask cygpath for directory which does not exist yetMatúš Kukan2012-02-111-25/+8
* | fdo#39491 remove a few nonexistent include paths from SOLARINCMatúš Kukan2012-02-101-2/+3
* | the PATH must be set properly, even with java disabled ...Norbert Thiebaud2012-02-101-11/+11
* | use system stdlibs by default (fdo#45074, fdo#45696)Petr Mladek2012-02-101-3/+3
* | hack around sdk installer breakageCaolán McNamara2012-02-101-0/+10
* | configure.in: readd arch-detection for kFreeBSDRene Engelhard2012-02-091-0/+29
* | fix typoDavid Tardon2012-02-061-1/+1
* | Attempt to disable database connectivity for iOS for nowTor Lillqvist2012-02-061-0/+23
* | Clarify and simplify a bit as we don't have any X11 option on Mac OS X anywayTor Lillqvist2012-02-061-28/+3
* | No set_soenv.in any moreTor Lillqvist2012-02-061-1/+0
* | typo in the export of WIN_* variablesNorbert Thiebaud2012-02-061-4/+4
* | fix the autogen.sh final message, to give proper build instructionsNorbert Thiebaud2012-02-051-3/+2
* | fixes for windows build for config_host.mk based buildNorbert Thiebaud2012-02-051-12/+18
* | switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-46/+45
* | coup de grace for Env.Host.sh and associated filesNorbert Thiebaud2012-02-051-36/+137
* | remove everything possible but PATH from set_soenvNorbert Thiebaud2012-02-051-5/+44
* | windows fix. some path need to be 'formatted' appropriatelyNorbert Thiebaud2012-02-051-2/+6
* | migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud2012-02-051-2/+61
* | ENABLE_RPATH and LINKFLAGSRUNPATH are not usedNorbert Thiebaud2012-02-051-12/+0
* | migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud2012-02-051-1/+1
* | migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud2012-02-051-0/+14
* | migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud2012-02-051-1/+1
* | WITH_VC_REDIST does not need exporting. it is a SCPDEFS only infoNorbert Thiebaud2012-02-051-1/+1
* | migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud2012-02-051-194/+311
* | migrate SYSBASE out of set_soenvNorbert Thiebaud2012-02-051-1/+2
* | migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenvNorbert Thiebaud2012-02-051-3/+3
* | remove unused CC_X64_BINARYNorbert Thiebaud2012-02-051-4/+1