summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2016-10-16 Revert SKALIBS_DEFAULTPATH to /usr/bin:/binLaurent Bercot
2016-10-14 Clean up and modernize librandom.Laurent Bercot
2016-09-27 configure: allow $CC to have several wordsLaurent Bercot
2016-09-26 Replace c99 compiler test with clangLaurent Bercot
2016-08-12 ... if I stop being an idiotLaurent Bercot
2016-08-12 And the next iteration!Laurent Bercot
2016-08-12 Next iteration... BSD shells are BROKENLaurent Bercot
2016-08-12 Redirections are hard for the BSD shellsLaurent Bercot
2016-08-12 Next iteration of the spawn.lib experimentLaurent Bercot
2016-08-12 Solaris fix attempt for spawn.lib detectionLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-08-10 Fix posix_spawn() autodetection (it can be in librt)Laurent Bercot
2016-04-27 Add new sysdeps for futimens() and futimes(), adapt touch() implementationLaurent Bercot
2016-03-19 More standard support for cross-compilation (--host only, no --enable-cross)Laurent Bercot
2016-03-10 Change default SKALIBS_DEFAULTPATH to /usr/bin:/usr/sbin:/bin:/sbin to accom...Laurent Bercot
2015-11-30 Easier CROSS_COMPILE support in configureLaurent Bercot
2015-10-26 Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot
2015-10-05 Remove fucking buggy -Bsymbolic option to the linker.v2.3.7.1Laurent Bercot
2015-08-12 Add -Bsymbolicv2.3.6.1Laurent Bercot
2015-08-12 Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot
2015-07-13 - sysdeps for strnlen (Solaris... sigh)Laurent Bercot
2015-01-20 Put auto compiler flags into CPPFLAGS. They're useless for linking.Laurent Bercot
2015-01-02 Fix configure --help: no support for VAR=VALUELaurent Bercot
2015-01-02 More noob-friendly defaults for configureLaurent Bercot
2015-01-02 Remove the --enable-right-tz configure option.Laurent Bercot
2014-12-21 So the non-portable MSG_DONTWAIT may alleviate the problem... mightLaurent Bercot
2014-12-20 Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocksLaurent Bercot
2014-12-16 Test _XOPEN_SOURCE=700, you never know... (but not for Solaris)Laurent Bercot
2014-12-15 Declare static/shared libs in configure, it's specific anywayLaurent Bercot
2014-12-11Use -O2 by defaultLaurent Bercot
2014-12-08Remove CPPFLAGS_AUTO entries that disable compiler warningsLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot