about summary refs log tree commit diff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Put correct /library.so back into MakefileLaurent Bercot2020-01-271-0/+3
* Fix shared libs installation; prepare for 2.9.2.0Laurent Bercot2020-01-271-6/+2
* sysdeps redesign: first part: minimize clr testsLaurent Bercot2019-09-201-2/+2
* Add more reproducibility to the buildLaurent Bercot2019-08-191-1/+1
* Fix uint16.h and uint32.h dependenciesLaurent Bercot2019-07-231-2/+2
* Simplify cross-build support some moreLaurent Bercot2019-07-191-4/+3
* bits-fmtscan refactor, part oneLaurent Bercot2019-07-111-3/+3
* Add skalibs/posixishard.hLaurent Bercot2019-02-191-13/+0
* Make all-pic a user optionLaurent Bercot2017-10-301-2/+3
* Add pie test, don't double build on pieLaurent Bercot2017-10-291-1/+5
* Better *FLAGS management; prepare for 2.6.0.1Laurent Bercot2017-10-051-4/+4
* Change setgroups() management, in particular add skalibs_setgroups()Laurent Bercot2017-07-161-11/+1
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+1
* More types changesLaurent Bercot2017-02-171-1/+1
* More work on the types. This commit builds but has errors.Laurent Bercot2017-01-251-76/+11
* Real fix for the shared lib dep: correctly DT_NEEDED timer_libLaurent Bercot2016-10-241-1/+1
* Finally make spawn.lib work everywhereLaurent Bercot2016-08-121-1/+1
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
* Fix dependencies to BUILT_INCLUDES (thanks Yannick DuchĂȘne)Laurent Bercot2016-01-051-1/+1
* - fix make strip v2.3.8.3Laurent Bercot2015-11-141-0/+4
* - revert make tgz change (needs to be ok without a config.mak) v2.3.8.2Laurent Bercot2015-11-041-4/+5
* - link .so to correct sonameLaurent Bercot2015-11-041-21/+20
* Add -Bsymbolic v2.3.6.1Laurent Bercot2015-08-121-1/+0
* Link dynamic library against its -l dependencies, fix sonameLaurent Bercot2015-08-121-3/+3
* Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-12/+12
* Add make version guardLaurent Bercot2015-08-031-0/+5
* Declare static/shared libs in configure, it's specific anywayLaurent Bercot2014-12-151-3/+0
* Include deps.mak after config.mak, just in caseLaurent Bercot2014-12-111-1/+1
* Fix make global-links with nonempty sprootLaurent Bercot2014-12-111-1/+1
* add git support to make tgzLaurent Bercot2014-09-181-2/+2
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+236