summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan1-0/+1
2013-04-10detect IBM java paths on other platforms than x86Caolán McNamara1-0/+11
2013-04-10one variable to rule them allDavid Tardon1-106/+57
2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez1-0/+40
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist1-3/+72
2013-04-07Supress warnings about unset classpathPeter Foley1-0/+5
2013-04-05allow Package to install to other dir than $OUTDIRDavid Tardon1-0/+4
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák1-36/+0
2013-04-03unordf: replace external entity disabling handler code ...Michael Stahl1-0/+2
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist1-17/+1
2013-04-03Remove Mac OS X 10.4 and 10.5 SDK supportTor Lillqvist1-124/+26
2013-04-03Make 10.6 sdk in XCode 4 setup work in configury.Thorsten Behrens1-5/+9
2013-04-03Be more serious with our 10.6 baseline on OSXThorsten Behrens1-16/+25
2013-04-03Easter Bunny brings new redland tarballsMichael Stahl1-2/+2
2013-04-03Adapt AS_HELP_STRINGsStephan Bergmann1-2/+2
2013-04-01fdo#62110: GLU also needs -lGL to linkBenedikt Morbach1-0/+1
2013-04-01Revert "use -isystem instead of -I for 3rd party headers"Michael Stahl1-1/+2
2013-03-30upgrade icu to 51.1Peter Foley1-4/+1
2013-03-29Revert "--enable-gio requires GVariant, which is >= 2.24"Luboš Luňák1-1/+1
2013-03-29--enable-gio requires GVariant, which is >= 2.24Luboš Luňák1-1/+1
2013-03-29Preserve timestamps of config_build/*.h, too, if unchangedTor Lillqvist1-2/+3
2013-03-28make gio the default instead of crufty old gnome-vfsBjoern Michaelsen1-2/+2
2013-03-28revert the --enable-clang optionLuboš Luňák1-35/+31
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist1-1/+0
2013-03-28Do disable extensions for Android, tooTor Lillqvist1-3/+2
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist1-5/+2
2013-03-27Add config_features.h platform or configurable high-level featuresTor Lillqvist1-0/+4
2013-03-27config_host.mk: L10N_MODULE is not usedMatúš Kukan1-4/+0
2013-03-26Update commons-lang and commons-codec versionsJulien Nabet1-4/+4
2013-03-26don't build postgresql just to parse the makefilesPeter Foley1-0/+11
2013-03-25Fix pragma GCC diagnostic checksStephan Bergmann1-2/+2
2013-03-25band-aid fix for icecream regressionMichael Meeks1-4/+4
2013-03-25Fix bashism in configure.acMathias Michel1-19/+27
2013-03-25Adapt pragma GCC diagnostic checks to GCC (did work well with Clang, though)Stephan Bergmann1-4/+4
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-0/+27
2013-03-24add configure option to use clangPeter Foley1-31/+35
2013-03-23Don't turn on DISABLE_EXPORT automatically for Android and iOSTor Lillqvist1-13/+1
2013-03-23Use the make binary that configure found in PATHMathias Hasselmann1-1/+1
2013-03-23Another blind fix for using the x86 NDK tool-chainTor Lillqvist1-4/+12
2013-03-23The x86 NDK toolchain uses a different naming convention for its rootTor Lillqvist1-2/+5
2013-03-22Start on supporting also the Clang tool-chain in the Android NDKTor Lillqvist1-35/+89
2013-03-22Removing some old HH crackFridrich Štrba1-6/+0
2013-03-22Our internal (static) zlib library is called "zlib", not "z"Stephan Bergmann1-1/+1
2013-03-22Update comment for NDK r8eTor Lillqvist1-6/+7
2013-03-21do not add non-existant dirs to JAVAINCPeter Foley1-8/+8
2013-03-21Adapt to amd64/x64 terminology changeTor Lillqvist1-1/+3
2013-03-20Use -isystem for NPAPI CFLAGS when available and necessaryTor Lillqvist1-0/+1
2013-03-20Work around -Werror,-WundefStephan Bergmann1-1/+1
2013-03-20remove leftover from copy&pasteLuboš Luňák1-1/+1
2013-03-20use -isystem instead of -I for 3rd party headersLuboš Luňák1-1/+21