index
:
skalibs
2.11.0.0
main
master
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-12-11
Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_g
Laurent Bercot
2023-11-06
make distclean shouldn't error out when no config.mak
Laurent Bercot
2023-10-12
Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaid
Laurent Bercot
2023-09-22
Change datadir to sysconfdir, aligning with autoconf
Laurent Bercot
2023-09-12
test for ./configure compatibly with make 3.81
Laurent Bercot
2023-06-09
Add devino, refactor openwrite(v)nclose
Laurent Bercot
2021-04-09
No need for noexecstack, but the strip is too greedy
Laurent Bercot
2020-01-27
Put correct /library.so back into Makefile
Laurent Bercot
2020-01-27
Fix shared libs installation; prepare for 2.9.2.0
Laurent Bercot
2019-09-20
sysdeps redesign: first part: minimize clr tests
Laurent Bercot
2019-08-19
Add more reproducibility to the build
Laurent Bercot
2019-07-23
Fix uint16.h and uint32.h dependencies
Laurent Bercot
2019-07-19
Simplify cross-build support some more
Laurent Bercot
2019-07-11
bits-fmtscan refactor, part one
Laurent Bercot
2019-02-19
Add skalibs/posixishard.h
Laurent Bercot
2017-10-30
Make all-pic a user option
Laurent Bercot
2017-10-29
Add pie test, don't double build on pie
Laurent Bercot
2017-10-05
Better *FLAGS management; prepare for 2.6.0.1
Laurent Bercot
2017-07-16
Change setgroups() management, in particular add skalibs_setgroups()
Laurent Bercot
2017-03-13
More superflous headers cleanup and tiny fixes
Laurent Bercot
2017-02-17
More types changes
Laurent Bercot
2017-01-25
More work on the types. This commit builds but has errors.
Laurent Bercot
2016-10-24
Real fix for the shared lib dep: correctly DT_NEEDED timer_lib
Laurent Bercot
2016-08-12
Finally make spawn.lib work everywhere
Laurent Bercot
2016-03-14
Really fix update and global-links dependencies this time...
Laurent Bercot
2016-03-14
Fix update/global-links dependencies
Laurent Bercot
2016-01-05
Fix dependencies to BUILT_INCLUDES (thanks Yannick DuchĂȘne)
Laurent Bercot
2015-11-14
- fix make strip
v2.3.8.3
Laurent Bercot
2015-11-04
- revert make tgz change (needs to be ok without a config.mak)
v2.3.8.2
Laurent Bercot
2015-11-04
- link .so to correct soname
Laurent Bercot
2015-08-12
Add -Bsymbolic
v2.3.6.1
Laurent Bercot
2015-08-12
Link dynamic library against its -l dependencies, fix soname
Laurent Bercot
2015-08-12
Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)
Laurent Bercot
2015-08-03
Add make version guard
Laurent Bercot
2014-12-15
Declare static/shared libs in configure, it's specific anyway
Laurent Bercot
2014-12-11
Include deps.mak after config.mak, just in case
Laurent Bercot
2014-12-11
Fix make global-links with nonempty sproot
Laurent Bercot
2014-09-18
add git support to make tgz
Laurent Bercot
2014-09-18
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot