summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Improve check for broken -fthreadsafe-staticsStephan Bergmann1-2/+8
2012-02-19Add missing $Matúš Kukan1-1/+1
2012-02-19configure: also, --with-lang=en-US should not trigger TRANSLATIONS build typeMiklos Vajna1-1/+1
2012-02-19configure: no need to fetch the translations repo for --with-lang=en-USMiklos Vajna1-1/+1
2012-02-18build_env is obsolete nowNorbert Thiebaud1-2/+1
2012-02-17fix build, WANT_X11 is a variableCaolán McNamara1-5/+7
2012-02-17SOLAREXTRALIB unusedMatúš Kukan1-11/+0
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti1-7/+46
2012-02-17Recommend to use NDK r7bTor Lillqvist1-1/+1
2012-02-17do not hardcode mingw pathDavid Tardon1-1/+1
2012-02-17avoid hardcoded dll namesDavid Tardon1-6/+6
2012-02-17allow using system icu in cross-compilation buildDavid Tardon1-0/+5
2012-02-17allow using system expat in cross-compilation buildDavid Tardon1-0/+5
2012-02-17allow using system db in cross-compilation buildDavid Tardon1-0/+5
2012-02-17allow using system boost in cross-compilation buildDavid Tardon1-0/+5
2012-02-17allow using system cppunit in cross-compilation buildDavid Tardon1-0/+6
2012-02-17allow using system libxml in cross-compilation buildDavid Tardon1-0/+11
2012-02-17pass --without-java to configure for build platformDavid Tardon1-0/+1
2012-02-17Bin obsolete commentTor Lillqvist1-1/+0
2012-02-15Set SOLARLIB for AndroidTor Lillqvist1-0/+1
2012-02-15Fix recognition of ccache in $CC and/or $CXXTor Lillqvist1-1/+1
2012-02-15Do try to use ccache even if CC/CXX are setTor Lillqvist1-28/+25
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-1/+4
2012-02-13add check for xmllintCaolán McNamara1-0/+8
2012-02-13allow java 1.7, or any future versionCaolán McNamara1-11/+0
2012-02-13Say "MSVC build" as that is what build_os = cygwin meansTor Lillqvist1-1/+1
2012-02-11fix ILIB: don't ask cygpath for directory which does not exist yetMatúš Kukan1-25/+8
2012-02-10fdo#39491 remove a few nonexistent include paths from SOLARINCMatúš Kukan1-2/+3
2012-02-10the PATH must be set properly, even with java disabled ...Norbert Thiebaud1-11/+11
2012-02-10use system stdlibs by default (fdo#45074, fdo#45696)Petr Mladek1-3/+3
2012-02-10hack around sdk installer breakageCaolán McNamara1-0/+10
2012-02-09configure.in: readd arch-detection for kFreeBSDRene Engelhard1-0/+29
2012-02-06fix typoDavid Tardon1-1/+1
2012-02-06Attempt to disable database connectivity for iOS for nowTor Lillqvist1-0/+23
2012-02-06Clarify and simplify a bit as we don't have any X11 option on Mac OS X anywayTor Lillqvist1-28/+3
2012-02-06No set_soenv.in any moreTor Lillqvist1-1/+0
2012-02-06typo in the export of WIN_* variablesNorbert Thiebaud1-4/+4
2012-02-05fix the autogen.sh final message, to give proper build instructionsNorbert Thiebaud1-3/+2
2012-02-05fixes for windows build for config_host.mk based buildNorbert Thiebaud1-12/+18
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-46/+45
2012-02-05coup de grace for Env.Host.sh and associated filesNorbert Thiebaud1-36/+137
2012-02-05remove everything possible but PATH from set_soenvNorbert Thiebaud1-5/+44
2012-02-05windows fix. some path need to be 'formatted' appropriatelyNorbert Thiebaud1-2/+6
2012-02-05migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud1-2/+61
2012-02-05ENABLE_RPATH and LINKFLAGSRUNPATH are not usedNorbert Thiebaud1-12/+0
2012-02-05migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud1-1/+1
2012-02-05migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud1-0/+14
2012-02-05migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud1-1/+1
2012-02-05WITH_VC_REDIST does not need exporting. it is a SCPDEFS only infoNorbert Thiebaud1-1/+1
2012-02-05migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud1-194/+311