aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* - configure fixLaurent Bercot2015-11-101-1/+1
| | | | | - better make strip - rc for 2.0.5.4
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
|
* remove fucking -BsymbolicLaurent Bercot2015-10-051-1/+0
|
* Link shared libs against their -l deps, better libpath managementv2.0.5.1Laurent Bercot2015-08-121-6/+13
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-4/+10
|
* Align to other packagesLaurent Bercot2015-01-131-2/+3
|
* 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
|
* Test _XOPEN_SOURCE=700Laurent Bercot2014-12-151-1/+1
|
* Fix include order in Makefile, remove gcc warningLaurent Bercot2014-12-151-7/+19
|
* Use -O2 by defaultLaurent Bercot2014-12-111-1/+1
|
* Remove CPPFLAGS_AUTO options that disable compiler warningsLaurent Bercot2014-12-081-7/+0
|
* bugfix: sp_root -> sprootLaurent Bercot2014-11-021-1/+1
|
* initial commitLaurent Bercot2014-09-191-0/+383