summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-02-06fix typoDavid Tardon
2012-02-06Attempt to disable database connectivity for iOS for nowTor Lillqvist
2012-02-06Clarify and simplify a bit as we don't have any X11 option on Mac OS X anywayTor Lillqvist
2012-02-06No set_soenv.in any moreTor Lillqvist
2012-02-06typo in the export of WIN_* variablesNorbert Thiebaud
2012-02-05fix the autogen.sh final message, to give proper build instructionsNorbert Thiebaud
2012-02-05fixes for windows build for config_host.mk based buildNorbert Thiebaud
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05coup de grace for Env.Host.sh and associated filesNorbert Thiebaud
2012-02-05remove everything possible but PATH from set_soenvNorbert Thiebaud
2012-02-05windows fix. some path need to be 'formatted' appropriatelyNorbert Thiebaud
2012-02-05migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud
2012-02-05ENABLE_RPATH and LINKFLAGSRUNPATH are not usedNorbert Thiebaud
2012-02-05migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud
2012-02-05migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud
2012-02-05migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud
2012-02-05WITH_VC_REDIST does not need exporting. it is a SCPDEFS only infoNorbert Thiebaud
2012-02-05migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud
2012-02-05migrate SYSBASE out of set_soenvNorbert Thiebaud
2012-02-05migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenvNorbert Thiebaud
2012-02-05remove unused CC_X64_BINARYNorbert Thiebaud
2012-02-05migrate SYNAMIC_CRT and use_shl_versionNorbert Thiebaud
2012-02-05move SunOS compiler detection up so that COMPATH is settled earlierNorbert Thiebaud
2012-02-05add api in configure.in to deal with PATH manipulations...Norbert Thiebaud
2012-02-05export a flag-variable to deal with cygwin only exportNorbert Thiebaud
2012-02-05add function to deal with native windows path variablesNorbert Thiebaud
2012-02-05Move MACOS related variable out of set_soenv.inNorbert Thiebaud
2012-02-05move COMPATH,EPM_FLAGS and connex variables out of set_soenv.inNorbert Thiebaud
2012-02-03Ensure AC_CHECK_LIB/AC_SEARCH_LIBS do not poison LIBSStephan Bergmann
2012-02-03enable Kerberos by default on DragonFly, tooLionel Elie Mamane
2012-02-03redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb cleanerLionel Elie Mamane
2012-02-03Fix configure step on various arm linux targets.Jani Monoses
2012-02-03Fix typo in configure messageJani Monoses
2012-02-02make --with-system-libs behave as documentedLionel Elie Mamane
2012-02-02Look for Xcode 3 also in /Xcode3 where I have it ;)Tor Lillqvist
2012-02-02configure.in: properly close caseLionel Elie Mamane
2012-02-02postgresql: enable Kerberos&GSSAPI on GNU/Linux and *BSDLionel Elie Mamane
2012-02-01_os is WINNT, not cygwin (Thanks Norbert)Korrawit Pruegsanusak
2012-01-27Bypass libwp? for iOSTor Lillqvist
2012-01-24Put a local.properties in android/qa/desktop, tooTor Lillqvist
2012-01-24Indent the postgresql stuff consistently like the rest of the fileTor Lillqvist
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann
2012-01-22Use more portable `=' comparison operator instead of `=='.Thomas Klausner
2012-01-22Must export SYSBASE for it to propagate through set_soenvTor Lillqvist
2012-01-20android: add the sdk platform-tools and tools to your path to simplifyMichael Meeks
2012-01-20Improve Android configuryTor Lillqvist
2012-01-19Don't point to non-existent directories in JAVA_LIBTor Lillqvist
2012-01-19Google calls armel just armTor Lillqvist
2012-01-18android: use config_host.mk for unit test goodnessMichael Meeks
2012-01-18android: add --with-android-ndk= option to simplify configure.Michael Meeks