summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Generalize -fsanitize=address checksStephan Bergmann2014-08-081-7/+7
* configure: SunStudio is not a (supported) C++ compilerMichael Stahl2014-08-081-52/+1
* reuse OpenGLContext in OGL canvasMarkus Mohrhard2014-08-081-2/+1
* Handle collada libraries seperately: --disable-colladaZolnai Tamás2014-08-071-4/+19
* Work around dirty Qt4 test codeStephan Bergmann2014-08-071-0/+8
* remove unnecessary references to test-install (just use instdir)Michael Stahl2014-08-071-2/+2
* If dev-install is obsolete, why have it at all?Tor Lillqvist2014-08-071-2/+2
* implement --with-system-coinmpRene Engelhard2014-08-061-2/+14
* implement --with-system-gltfRene Engelhard2014-08-051-1/+14
* Presumably no point in automatically disabling avmedia for iOS either thenTor Lillqvist2014-08-041-3/+1
* build avmedia for AndroidTomaž Vajngerl2014-08-031-2/+1
* Accept NDK r10Tor Lillqvist2014-08-011-2/+2
* It's called "GNU Make", not "gnumake"Tor Lillqvist2014-07-281-7/+7
* Improvements for Windows build with only VS2013 installedTor Lillqvist2014-07-281-10/+26
* make libgltf compile on OSXMarkus Mohrhard2014-07-231-1/+1
* configure: unused variableMichael Stahl2014-07-231-1/+0
* configure: stop calling native Win32 make "horribly slow"Michael Stahl2014-07-231-19/+15
* add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud2014-07-201-0/+13
* fix Qt4 filedialog configure checks againLuboš Luňák2014-07-201-0/+2
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-201-0/+9
* OS X: SDK configurationrbuj2014-07-141-87/+71
* allow modern GCC to be automatically chosen on OS X 10.5Douglas Mencken2014-07-111-4/+14
* Cleanup configure's make recommendations for stale make versions.Michael Meeks2014-07-101-3/+12
* fdo#75937 - package galaxy theme in a form we like; cf. fdo#81103.Michael Meeks2014-07-091-1/+1
* cosmetic: fix few intentations irregularitiesNorbert Thiebaud2014-07-081-86/+92
* kill UPD,SOURCEVERION and WORK_STAMPNorbert Thiebaud2014-07-081-8/+0
* Bump build-time system python's requirement to 2.6.Douglas Mencken2014-07-081-10/+11
* Construct and propagate the argument to xcodebuild's -sdk optionTor Lillqvist2014-07-081-0/+3
* auto-detect the presence of a native gmake on windowsNorbert Thiebaud2014-07-081-51/+87
* configure, gbuild: remove Cygwin paths from make environmentMichael Stahl2014-07-081-23/+46
* Revert "use bundled (non-system) versions of libxml2 and libxslt for OS X <10.6"Douglas Mencken2014-06-301-5/+1
* OS X: PYTHON_CFLAGS & PYTHON_LIBS (--enable-python=system)rbuj2014-06-291-2/+7
* OS X: JDK_HOME configurationrbuj2014-06-291-0/+6
* revert forcing system-odbc on MAc as Maverick dropped system supportNorbert Thiebaud2014-06-281-1/+1
* odbc properly support platform with sizeof(SQLWCHAR) = 4Norbert Thiebaud2014-06-271-1/+1
* Assume $FRAMEWORKSHOME/JavaVM/Headers is junkStephan Bergmann2014-06-271-1/+2
* integrate libpagemakerDavid Tardon2014-06-271-0/+5
* my clang doesn't grok -isystemPATH only -isystem PATHCaolán McNamara2014-06-261-1/+1
* Update libgltf: new build system and various fixesZolnai Tamás2014-06-251-14/+1
* OS X: JDK include path for JDK 1.8rbuj2014-06-181-0/+3
* Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2014-06-121-1/+7
* redland >= 1.0.16 is required not 1.16Baptiste Daroussin2014-06-121-1/+1
* ThinkoTor Lillqvist2014-06-111-1/+1
* The Cygwin realpath command fails for dirs on a mounted volume so just warnTor Lillqvist2014-06-111-2/+4
* On FreeBSD x86_64 is named amd64Baptiste Daroussin2014-06-101-1/+1
* Add --enable-macosx-package-signingTor Lillqvist2014-06-101-1/+37
* gbuild: UnpackedTarball: use Win32 paths for make targetsMichael Stahl2014-06-091-1/+2
* Add --with-macosx-app-name configure option that propagates to MACOSX_APP_NAMETor Lillqvist2014-06-081-2/+10
* PackageMaker does not exist any moreTor Lillqvist2014-06-061-16/+3
* getDataStream() returns non-const ptr nowDavid Tardon2014-06-031-1/+1