summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-10-05 Better *FLAGS management; prepare for 2.6.0.1Laurent Bercot
2017-07-16 Change setgroups() management, in particular add skalibs_setgroups()Laurent Bercot
2017-03-13 More superflous headers cleanup and tiny fixesLaurent Bercot
2017-02-17 More types changesLaurent Bercot
New disize Add size_t to the autotypes list Delete redundant and replace-libc files dev_t/ino_t pass Big size_t pass More things missing, still not operational yet
2017-01-25 More work on the types. This commit builds but has errors.Laurent Bercot
Rework src/headers entirely: build skalibs/types.h Convert skalibs/fmtscan.h types. Propagate changes until it builds. There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul.
2016-10-24 Real fix for the shared lib dep: correctly DT_NEEDED timer_libLaurent Bercot
2016-08-12 Finally make spawn.lib work everywhereLaurent Bercot
2016-03-14 Really fix update and global-links dependencies this time...Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2016-01-05 Fix dependencies to BUILT_INCLUDES (thanks Yannick DuchĂȘne)Laurent Bercot
2015-11-14 - fix make stripv2.3.8.3Laurent Bercot
- rc for 2.3.8.3
2015-11-04 - revert make tgz change (needs to be ok without a config.mak)v2.3.8.2Laurent Bercot
2015-11-04 - link .so to correct sonameLaurent Bercot
- fully strip shared libs - Makefile syntactic consistency - version: 2.3.8.2
2015-08-12 Add -Bsymbolicv2.3.6.1Laurent Bercot
2015-08-12 Link dynamic library against its -l dependencies, fix sonameLaurent Bercot
2015-08-12 Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot
2015-08-03 Add make version guardLaurent Bercot
2014-12-15 Declare static/shared libs in configure, it's specific anywayLaurent Bercot
2014-12-11Include deps.mak after config.mak, just in caseLaurent Bercot
2014-12-11Fix make global-links with nonempty sprootLaurent Bercot
2014-09-18add git support to make tgzLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot