about summary refs log tree commit diff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
* Make scandir compile-time configurableLaurent Bercot2022-06-131-0/+4
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-091-1/+0
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
* configure fixLaurent Bercot2020-12-181-7/+7
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
* Add skel files; add initdefault; remove env-stage2Laurent Bercot2019-04-201-1/+1
* Add support for nsss and utmps; add skel managementLaurent Bercot2019-04-181-4/+51
* It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts.Laurent Bercot2019-04-161-0/+1
* Save pending changes in 1.0.0.0 branchLaurent Bercot2019-03-021-16/+25
* Support conditional slashpackage buildsLaurent Bercot2018-08-201-6/+13
* Make all-pic a user optionLaurent Bercot2017-10-301-11/+19
* Support default pieLaurent Bercot2017-10-291-0/+15
* Remove shebang from configureLaurent Bercot2017-10-191-9/+1
* Better *FLAGS managementLaurent Bercot2017-10-051-15/+32
* 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 strip, small init-maker bugfixLaurent Bercot2015-11-191-2/+1
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+7
* Remove fucking -BsymbolicLaurent Bercot2015-10-051-1/+0
* Link shared libs against their -l deps, better libpath managementLaurent Bercot2015-08-121-6/+13
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-3/+4
* Initial commitLaurent Bercot2015-06-171-0/+409