summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Make some --without-system-XXX available on Linux, tooStephan Bergmann2012-02-291-12/+39
* libvisio depends on the LGPL libwpd and libwpg so bypass on iOS thenTor Lillqvist2012-02-281-0/+3
* fix icecc compile in ubuntuFernando Governatore2012-02-271-1/+5
* libcdr depends on libwpd and libwpg so don't use it either on iOS thenTor Lillqvist2012-02-271-0/+3
* $_os is "iOS" for iOS, not "IOS"Tor Lillqvist2012-02-271-3/+3
* Add --disable-extensions switch for future implementationTor Lillqvist2012-02-271-0/+21
* s/interpreters/scripting/Tor Lillqvist2012-02-271-15/+15
* Wonder what "integration" meansTor Lillqvist2012-02-271-0/+6
* s/builded/builtTor Lillqvist2012-02-271-1/+1
* Just call it "Windows" here, tooTor Lillqvist2012-02-271-1/+1
* Fix shell / test OR operator confusionTor Lillqvist2012-02-271-1/+1
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-4/+34
* Removed unused --enable-uglyStephan Bergmann2012-02-241-17/+0
* use -std=gnu++0x rather than -std=c++0xLuboš Luňák2012-02-241-3/+3
* document how to enable contrib-libs for distro's system-cluceneCaolán McNamara2012-02-231-0/+2
* use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara2012-02-231-0/+34
* bootstrap replacement c++ help componentCaolán McNamara2012-02-231-86/+0
* 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