summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* configure.in: readd arch-detection for kFreeBSDRene Engelhard2012-02-091-0/+29
* fix typoDavid Tardon2012-02-061-1/+1
* Attempt to disable database connectivity for iOS for nowTor Lillqvist2012-02-061-0/+23
* Clarify and simplify a bit as we don't have any X11 option on Mac OS X anywayTor Lillqvist2012-02-061-28/+3
* No set_soenv.in any moreTor Lillqvist2012-02-061-1/+0
* typo in the export of WIN_* variablesNorbert Thiebaud2012-02-061-4/+4
* fix the autogen.sh final message, to give proper build instructionsNorbert Thiebaud2012-02-051-3/+2
* fixes for windows build for config_host.mk based buildNorbert Thiebaud2012-02-051-12/+18
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-46/+45
* coup de grace for Env.Host.sh and associated filesNorbert Thiebaud2012-02-051-36/+137
* remove everything possible but PATH from set_soenvNorbert Thiebaud2012-02-051-5/+44
* windows fix. some path need to be 'formatted' appropriatelyNorbert Thiebaud2012-02-051-2/+6
* migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud2012-02-051-2/+61
* ENABLE_RPATH and LINKFLAGSRUNPATH are not usedNorbert Thiebaud2012-02-051-12/+0
* migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud2012-02-051-1/+1
* migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud2012-02-051-0/+14
* migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud2012-02-051-1/+1
* WITH_VC_REDIST does not need exporting. it is a SCPDEFS only infoNorbert Thiebaud2012-02-051-1/+1
* migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud2012-02-051-194/+311
* migrate SYSBASE out of set_soenvNorbert Thiebaud2012-02-051-1/+2
* migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenvNorbert Thiebaud2012-02-051-3/+3
* remove unused CC_X64_BINARYNorbert Thiebaud2012-02-051-4/+1
* migrate SYNAMIC_CRT and use_shl_versionNorbert Thiebaud2012-02-051-1/+5
* move SunOS compiler detection up so that COMPATH is settled earlierNorbert Thiebaud2012-02-051-26/+26
* add api in configure.in to deal with PATH manipulations...Norbert Thiebaud2012-02-051-0/+12
* export a flag-variable to deal with cygwin only exportNorbert Thiebaud2012-02-051-0/+3
* add function to deal with native windows path variablesNorbert Thiebaud2012-02-051-0/+8
* Move MACOS related variable out of set_soenv.inNorbert Thiebaud2012-02-051-0/+3
* move COMPATH,EPM_FLAGS and connex variables out of set_soenv.inNorbert Thiebaud2012-02-051-6/+50
* Ensure AC_CHECK_LIB/AC_SEARCH_LIBS do not poison LIBSStephan Bergmann2012-02-031-16/+33
* enable Kerberos by default on DragonFly, tooLionel Elie Mamane2012-02-031-1/+1
* redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb cleanerLionel Elie Mamane2012-02-031-3/+3
* Fix configure step on various arm linux targets.Jani Monoses2012-02-031-2/+2
* Fix typo in configure messageJani Monoses2012-02-031-1/+1
* make --with-system-libs behave as documentedLionel Elie Mamane2012-02-021-7/+11
* Look for Xcode 3 also in /Xcode3 where I have it ;)Tor Lillqvist2012-02-021-0/+6
* configure.in: properly close caseLionel Elie Mamane2012-02-021-0/+1
* postgresql: enable Kerberos&GSSAPI on GNU/Linux and *BSDLionel Elie Mamane2012-02-021-4/+13
* _os is WINNT, not cygwin (Thanks Norbert)Korrawit Pruegsanusak2012-02-011-1/+1
* Bypass libwp? for iOSTor Lillqvist2012-01-271-0/+6
* Put a local.properties in android/qa/desktop, tooTor Lillqvist2012-01-241-1/+2
* Indent the postgresql stuff consistently like the rest of the fileTor Lillqvist2012-01-241-44/+44
* fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann2012-01-231-11/+9
* Use more portable `=' comparison operator instead of `=='.Thomas Klausner2012-01-221-1/+1
* Must export SYSBASE for it to propagate through set_soenvTor Lillqvist2012-01-221-1/+1
* android: add the sdk platform-tools and tools to your path to simplifyMichael Meeks2012-01-201-0/+1
* Improve Android configuryTor Lillqvist2012-01-201-15/+44
* Don't point to non-existent directories in JAVA_LIBTor Lillqvist2012-01-191-1/+4
* Google calls armel just armTor Lillqvist2012-01-191-1/+1
* android: use config_host.mk for unit test goodnessMichael Meeks2012-01-181-0/+1