summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-10-11Small fix for cross-compilationTor Lillqvist1-5/+9
2013-10-11Changes for iOS SDK 7.0Tor Lillqvist1-17/+32
2013-10-11Move C++ library check a bit earlier and use resultTor Lillqvist1-35/+39
2013-10-11Use libc++ on iOSTor Lillqvist1-1/+2
2013-10-11Use -fvisibility=hidden also for 3rd-party libs for iOSTor Lillqvist1-2/+5
2013-10-10Normalize ENABLE_VALGRIND: TRUE or emptyTor Lillqvist1-5/+6
2013-10-10UntabifyTor Lillqvist1-2/+2
2013-10-10Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist1-6/+11
2013-10-09ENABLE_OPENCL should be TRUE or emptyTor Lillqvist1-1/+0
2013-10-09OpenCL is not available for iOS or AndroidTor Lillqvist1-1/+1
2013-10-07only build openGL canvas when libGL supports shaderChristian Lohmaier1-2/+10
2013-10-07Add opengl canvas implementation.Thorsten Behrens1-1/+1
2013-10-06make system-bluez build not use -I$S/bluez_bluetooth/inc in sd...Rene Engelhard1-1/+7
2013-10-06Point out that --enable-canonical-installation-tree-structure is broken nowTor Lillqvist1-1/+1
2013-10-05URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist1-4/+5
2013-10-04configure.ac: always search for md5sumBenedikt Morbach1-6/+11
2013-10-01put result of make test-install into top-level test-install dirMichael Stahl1-2/+2
2013-09-30Simiplify testTor Lillqvist1-3/+3
2013-09-30Check separately and more thoroughly what the C++ library isTor Lillqvist1-17/+39
2013-09-25Enable orucs by default on Windows.Kohei Yoshida1-1/+0
2013-09-24Use portable '=' comparison operator for test(1).Thomas Klausner1-6/+6
2013-09-24remove unused EXEEXT_FOR_BUILDMatúš Kukan1-3/+0
2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist1-1/+11
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-53/+59
2013-09-23ThinkoTor Lillqvist1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist1-12/+27
2013-09-22configure: oops, there were 2 harfbuzz lines to fixMichael Stahl1-1/+1
2013-09-22find lots of external static libraries in UnpackedTarball dirMichael Stahl1-8/+27
2013-09-20fix find_al() under 64-bit CygwinAndras Timar1-1/+1
2013-09-20configure.ac: use ${INPATH} instead of wildcardMiklos Vajna1-1/+1
2013-09-19No need to by default avoid liborcus for Android, iOS and OS XTor Lillqvist1-3/+1
2013-09-19Allow enable / disable opencl at build time.Kohei Yoshida1-0/+24
2013-09-19Remove opencl-sdk configure option, and build time opencl conditionals.Kohei Yoshida1-48/+0
2013-09-19Don't advertise make dev-install any more.Jan Holesovsky1-8/+5
2013-09-18Diable orcus on cygwin, OS X, iOS and Android by default.Kohei Yoshida1-0/+3
2013-09-18Add the configure bits to support --disable-orcus.Kohei Yoshida1-34/+52
2013-09-17remove WITH_ACTIVEX_COMPONENTMatúš Kukan1-1/+0
2013-09-17goodbye linkoo.. you have served wellMatúš Kukan1-17/+14
2013-09-13python3: fix the MacOSX build here tooMichael Stahl1-0/+2
2013-09-13For fun, handle --enable-64-bit for iOS, tooTor Lillqvist1-3/+18
2013-09-13Use consistent indentationTor Lillqvist1-93/+93
2013-09-13configure: also cure nm's malformed object diseaseMichael Stahl1-0/+2
2013-09-13configure: ensure that install_name_tool matches the toolchain...Michael Stahl1-4/+4
2013-09-13argh /me stupidMichael Stahl1-6/+6
2013-09-13configure: find MacOSX SDKs in /Applications/Xcode.app/Contents/DeveloperMichael Stahl1-3/+23
2013-09-11Revert "Visibility doesn't seem to work as we want in Apple's Clang"Stephan Bergmann1-8/+0
2013-09-11Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixesStephan Bergmann1-0/+1
2013-09-10configure: PRODUCTNAME changes on --enable-release-build,Michael Stahl1-1/+1
2013-09-09gbuild: fix Jar layers for WNTMichael Stahl1-0/+1
2013-09-09properly generate rc filesMatúš Kukan1-0/+1