aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Alpha version of the SSL work.Laurent Bercot2016-11-251-0/+25
| | | | | | Doesn't build yet, but I'm scared of losing it, so using git as storage. Will fix the stupid bugs now, the tricky bugs later.
* Proper support for timer_libLaurent Bercot2016-10-241-0/+2
|
* Implement --enable-absolute-pathsLaurent Bercot2016-10-161-12/+13
|
* configure: allow $CC to have several wordsLaurent Bercot2016-09-271-1/+1
|
* Replace c99 compiler test with clangLaurent Bercot2016-09-261-1/+1
|
* -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot2016-09-261-1/+1
|
* Remove irrelevant shebangdir option from configureLaurent Bercot2016-09-111-6/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-121-11/+11
|
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-191-7/+15
|
* fix --enable-crossLaurent Bercot2015-12-051-1/+1
|
* Easier CROSS_COMPILE support in configureLaurent Bercot2015-11-301-2/+3
|
* better configure, better make stripLaurent Bercot2015-11-191-1/+1
|
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
|
* Remove fucking -Bsymbolicv2.1.0.3Laurent Bercot2015-10-051-1/+0
| | | | version: 2.1.0.3
* Link shared libs against their -l deps, better libpath managementv2.1.0.2Laurent Bercot2015-08-121-6/+13
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-4/+10
|
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-141-2/+3
| | | | - Version updated to 2.0.1.0, release candidate
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-111-2/+0
|
* Fix configure --help: no support for VAR=VALUELaurent Bercot2015-01-021-4/+1
|
* More noob-friendly configure defaultsLaurent Bercot2015-01-021-11/+31
|
* Fix include order in MakefileLaurent Bercot2014-12-161-3/+13
|
* Initial commitLaurent Bercot2014-12-151-0/+378