summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2010-09-21Added mac version of num_cpu detectionThorsten Behrens
2010-09-21Properly catch unknown cpu number situationThorsten Behrens
2010-09-21better unowinreg.dll configure checkPetr Mladek
There was dead-lock; configure did not pass without unowinreg.dll; fetch_tarballs.sh did not work without configure => always fetch unowinreg.dll; do not require it in configure; add --enable-build-unowinreg if you want to force rebuild
2010-09-17build-java-target.diff: allow to define java targetPetr Mladek
i#93115 allow to define java target, so the build is usable with the JVM 1.5 even when it is built with JDK 1.6
2010-09-17add explicit call to PKG_PROG_PKG_CONFIG. autogen (regen aclocal.m4)Rene Engelhard
2010-09-16Drop requirements needed only for Win9x supportTor Lillqvist
Don't require and distribute unicows.dll and instmsia.exe (Windows Installer 2.0 installer for Win9x). Drop the Win9x-specific code in setup.exe. Do still require and distribute gdiplus.dll for Win2k support (bnc#522833).
2010-09-16patches/gstreamer/gstreamer-config-office.diff: gstreamerRadek Doulik
- enable/disable at build time
2010-09-14extensions_configure.diff: extension integration, configure partKalman Szalai - KAMI
2010-09-14internal-cairo-configure.diff: build internal cairo on x86 and x86_64 alikeFridrich Štrba
2010-09-14win32-sdk7.diff: Recognize Windows SDK 7Tor Lillqvist
2010-09-14internal-mesa-headers-config_office.diff: make configure aware of Mesa.Fridrich Štrba
2010-09-14wpgimporter.diff: WPG Import filterFridrich Štrba
2010-09-14wpsimport-config_office.diff: WPS import filter - configure part.Fridrich Štrba
2010-08-26Implement --enable-icecream configure switch.Jan Holesovsky
It sets up the gcc home to /opt/icecream, and sets the max number of jobs per one dmake to 10.
2010-08-26Decrease verbosity of the configuration process.Jan Holesovsky
2010-08-24Implement --with-num-cpus and --with-max-jobs.Jan Holesovsky
To be able handle the amount of jobs in the Makefile.
2010-07-13CWS-TOOLING: integrate CWS native317_OOO330Kurt Zenker
2010-07-13CWS-TOOLING: integrate CWS configure25_OOO330Kurt Zenker
2010-06-30native317: #i112761# instsetoo_native/util/makefile.mk failed with --disable-epmsb
2010-06-24configure25: cosmetics (spaces vs tabs) - merge with previous commitsChristian Lohmaier
2010-06-24configure25: more changes for stax/downloadRene Engelhard
2010-06-24configure25: no config_office anymore, thus test for ./stax/…, not ../stax/…Christian Lohmaier
additional some space vs tab cosmetics in areas touched by the cws
2010-06-23remove one space more to make --with-alloc helptext alignedRene Engelhard
2010-06-23configure25: configure should check for new download/stax too; some ↵Rene Engelhard
beautifications
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# ↵obo
#i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase.
2010-06-23confiure25: add back line removed too muchRene Engelhard
2010-06-22configure25: check for some more functions in libm in lpsolve check, needed ↵Rene Engelhard
on some systems
2010-06-22configure25: jemalloc is default on Net/FreeBSDRene Engelhard
2010-06-22configure25: removing some (on Linux) unneeded echosRene Engelhard
2010-06-22configure25: #i93116# Allow to use the prebuilt staxRene Engelhard
2010-06-22configure25: #i111045# jemallocRene Engelhard
2010-06-22configure25: #i99063# heck if rpm(build) can actually buildRene Engelhard
2010-06-22configure25: #i105772# allow boost 1.36Rene Engelhard
2010-06-22configure25: s/==/=/Rene Engelhard
2010-06-22configure25: check that lucene is lucene2Rene Engelhard
2010-06-22configure25: move ant version check behind checking whether ant worksRene Engelhard
2010-06-22configure25: reject hsqldb 1.8.1.xRene Engelhard
2010-06-22CWS-TOOLING: integrate CWS cmcfixes75obo
2010-06-22CWS-TOOLING: integrate CWS mythes12obo
2010-06-21CWS-TOOLING: integrate CWS systemlibcobo
2010-06-11cmcfixes75: merge with DEV300 m81Caolán McNamara
2010-06-09cmcfixes75: merge with DEV300 m81Caolán McNamara
2010-06-09CWS-TOOLING: integrate CWS kfreebsdport01v2obo
2010-06-07systemlibc: add missing "test" to fix buildRene Engelhard
2010-06-03CWS-TOOLING: integrate CWS narrow01Ivo Hinkelmann
2010-05-31cmcfixes74: merge with DEV300 m80Caolán McNamara
2010-05-31cmcfixes75: merge with DEV300 m80Caolán McNamara
2010-05-26cmcfixes74: merge with DEV300 m79Caolán McNamara
2010-05-27CWS-TOOLING: integrate CWS sb122Vladimir Glazunov
2010-05-25systemlibc: rename new SYSTEM_* variables to better names ↵Rene Engelhard
)SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT