summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Allow to override --with-python=system withh $PYTHON on Mac OS XStephan Bergmann2012-02-221-29/+25
* build also with older npapiLuboš Luňák2012-02-211-0/+20
* reintroduce hardcoded dll names as defaultsDavid Tardon2012-02-211-6/+6
* More --disable-database-connectivity work, still experimentalTor Lillqvist2012-02-211-1/+5
* Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti2012-02-211-1/+1
* headless: cleanup HEADLESS definitionRiccardo Magliocchetti2012-02-201-2/+0
* Improve check for broken -fthreadsafe-staticsStephan Bergmann2012-02-201-2/+8
* Add missing $Matúš Kukan2012-02-191-1/+1
* configure: also, --with-lang=en-US should not trigger TRANSLATIONS build typeMiklos Vajna2012-02-191-1/+1
* configure: no need to fetch the translations repo for --with-lang=en-USMiklos Vajna2012-02-191-1/+1
* build_env is obsolete nowNorbert Thiebaud2012-02-181-2/+1
* 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