summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-03-02Hide a potential error message which we aren't interested in seeingTor Lillqvist
2012-03-02Clarify what --disable-extensions meansTor Lillqvist
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist
2012-03-02Reduce vertical whitespace a bitTor Lillqvist
2012-03-02Creating a module lcms2Fridrich Štrba
2012-02-29Don't generate Thumb code to avoid ld bug in NDK r7bTor Lillqvist
2012-02-29Make some --without-system-XXX available on Linux, tooStephan Bergmann
2012-02-28libvisio depends on the LGPL libwpd and libwpg so bypass on iOS thenTor Lillqvist
2012-02-27fix icecc compile in ubuntuFernando Governatore
2012-02-27libcdr depends on libwpd and libwpg so don't use it either on iOS thenTor Lillqvist
2012-02-27$_os is "iOS" for iOS, not "IOS"Tor Lillqvist
2012-02-27Add --disable-extensions switch for future implementationTor Lillqvist
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Wonder what "integration" meansTor Lillqvist
2012-02-27s/builded/builtTor Lillqvist
2012-02-27Just call it "Windows" here, tooTor Lillqvist
2012-02-27Fix shell / test OR operator confusionTor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-24Removed unused --enable-uglyStephan Bergmann
2012-02-24use -std=gnu++0x rather than -std=c++0xLuboš Luňák
2012-02-23document how to enable contrib-libs for distro's system-cluceneCaolán McNamara
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara
2012-02-23bootstrap replacement c++ help componentCaolán McNamara
2012-02-22Allow to override --with-python=system withh $PYTHON on Mac OS XStephan Bergmann
2012-02-21build also with older npapiLuboš Luňák
2012-02-21reintroduce hardcoded dll names as defaultsDavid Tardon
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
2012-02-20headless: cleanup HEADLESS definitionRiccardo Magliocchetti
2012-02-20Improve check for broken -fthreadsafe-staticsStephan Bergmann
2012-02-19Add missing $Matúš Kukan
2012-02-19configure: also, --with-lang=en-US should not trigger TRANSLATIONS build typeMiklos Vajna
2012-02-19configure: no need to fetch the translations repo for --with-lang=en-USMiklos Vajna
2012-02-18build_env is obsolete nowNorbert Thiebaud
2012-02-17fix build, WANT_X11 is a variableCaolán McNamara
2012-02-17SOLAREXTRALIB unusedMatúš Kukan
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-17Recommend to use NDK r7bTor Lillqvist
2012-02-17do not hardcode mingw pathDavid Tardon
2012-02-17avoid hardcoded dll namesDavid Tardon
2012-02-17allow using system icu in cross-compilation buildDavid Tardon
2012-02-17allow using system expat in cross-compilation buildDavid Tardon
2012-02-17allow using system db in cross-compilation buildDavid Tardon
2012-02-17allow using system boost in cross-compilation buildDavid Tardon
2012-02-17allow using system cppunit in cross-compilation buildDavid Tardon
2012-02-17allow using system libxml in cross-compilation buildDavid Tardon
2012-02-17pass --without-java to configure for build platformDavid Tardon
2012-02-17Bin obsolete commentTor Lillqvist
2012-02-15Set SOLARLIB for AndroidTor Lillqvist
2012-02-15Fix recognition of ccache in $CC and/or $CXXTor Lillqvist