| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for disabling rpath; prepare for 1.2.0.1 | Laurent Bercot | 2026-03-31 | 1 | -0/+9 |
| * | Correctly use pthread_lib sysdep | Laurent Bercot | 2025-05-29 | 1 | -2/+6 |
| * | Support shlibs on MacOS | Laurent Bercot | 2025-05-26 | 1 | -6/+15 |
| * | Next batch of build fixes | Laurent Bercot | 2025-04-29 | 1 | -1/+1 |
| * | More build fixes | Laurent Bercot | 2025-04-29 | 1 | -1/+1 |
| * | More fixes | Laurent Bercot | 2025-04-29 | 1 | -3/+3 |
| * | build fix: need skeldir in Makefile | Laurent Bercot | 2025-04-29 | 1 | -2/+8 |
| * | Prepare for 1.1.3.0, templated configure, pkg-config support, etc. | Laurent Bercot | 2025-04-27 | 1 | -64/+125 |
| * | Prepare for next version, fix configure | Laurent Bercot | 2025-03-27 | 1 | -1/+0 |
| * | Align configure to /usr/lib default | Laurent Bercot | 2024-09-23 | 1 | -13/+5 |
| * | configure: Catch all of variable values | Mobin | 2023-07-10 | 1 | -1/+1 |
| * | Make scandir compile-time configurable | Laurent Bercot | 2022-06-13 | 1 | -0/+4 |
| * | configure: support DESTDIR for sysdeps too | Laurent Bercot | 2021-12-05 | 1 | -1/+1 |
| * | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | 2021-12-05 | 1 | -6/+6 |
| * | Do not compile or link into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -4/+6 |
| * | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 1 | -1/+0 |
| * | noexecstack only works in LDFLAGS | Laurent Bercot | 2021-04-08 | 1 | -1/+1 |
| * | configure should be executable >.> | Laurent Bercot | 2020-12-29 | 1 | -0/+0 |
| * | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
| * | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
| * | Fix generated CC for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -1/+1 |
| * | Fix configure permissions | Laurent Bercot | 2019-09-21 | 1 | -0/+0 |
| * | Remove tainnow dependency in configure too | Laurent Bercot | 2019-09-21 | 1 | -2/+0 |
| * | Make configure CC-friendlier | Laurent Bercot | 2019-07-22 | 1 | -8/+24 |
| * | Add skel files; add initdefault; remove env-stage2 | Laurent Bercot | 2019-04-20 | 1 | -1/+1 |
| * | Add support for nsss and utmps; add skel management | Laurent Bercot | 2019-04-18 | 1 | -4/+51 |
| * | It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts. | Laurent Bercot | 2019-04-16 | 1 | -0/+1 |
| * | Save pending changes in 1.0.0.0 branch | Laurent Bercot | 2019-03-02 | 1 | -16/+25 |
| * | Support conditional slashpackage builds | Laurent Bercot | 2018-08-20 | 1 | -6/+13 |
| * | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 1 | -11/+19 |
| * | Support default pie | Laurent Bercot | 2017-10-29 | 1 | -0/+15 |
| * | Remove shebang from configure | Laurent Bercot | 2017-10-19 | 1 | -9/+1 |
| * | Better *FLAGS management | Laurent Bercot | 2017-10-05 | 1 | -15/+32 |
| * | Proper support for timer_lib | Laurent Bercot | 2016-10-24 | 1 | -0/+2 |
| * | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 1 | -12/+13 |
| * | configure: allow $CC to have several words | Laurent Bercot | 2016-09-27 | 1 | -1/+1 |
| * | Replace c99 compiler test with clang | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| * | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| * | Remove irrelevant shebangdir option from configure | Laurent Bercot | 2016-09-11 | 1 | -6/+1 |
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -11/+11 |
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 1 | -7/+15 |
| * | fix --enable-cross | Laurent Bercot | 2015-12-05 | 1 | -1/+1 |
| * | Easier CROSS_COMPILE support in configure | Laurent Bercot | 2015-11-30 | 1 | -2/+3 |
| * | better configure, better strip, small init-maker bugfix | Laurent Bercot | 2015-11-19 | 1 | -2/+1 |
| * | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | 2015-10-26 | 1 | -0/+7 |
| * | Remove fucking -Bsymbolic | Laurent Bercot | 2015-10-05 | 1 | -1/+0 |
| * | Link shared libs against their -l deps, better libpath management | Laurent Bercot | 2015-08-12 | 1 | -6/+13 |
| * | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 1 | -3/+4 |
| * | Initial commit | Laurent Bercot | 2015-06-17 | 1 | -0/+409 |