aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
Commit message (Collapse)AuthorAgeFilesLines
* Add s6-rc-set-listLaurent Bercot2025-11-121-1/+3
|
* s6rc_repo_nlto0 replaced with string_index in skalibsLaurent Bercot2025-11-101-5/+5
|
* Separate libs6rcrepoLaurent Bercot2025-10-221-55/+65
|
* add getserviceflags and use it in fillset; add some docLaurent Bercot2025-10-211-5/+5
|
* Move all string comparison operations into skalibsLaurent Bercot2025-10-091-7/+6
|
* Add s6-rc-set-install, repodefs pageLaurent Bercot2025-10-061-7/+12
|
* Add repo/set touching to avoid extra compilesLaurent Bercot2025-10-011-4/+6
|
* Add stores, edit init and syncLaurent Bercot2025-10-011-4/+5
|
* More progress: updated sync, nominal fixLaurent Bercot2025-09-241-5/+13
|
* Add s6rc_repo_fixsetLaurent Bercot2025-09-221-4/+6
|
* Add s6-rc-set-commit, slightly rephrase other binariesLaurent Bercot2025-09-211-0/+3
|
* Support bundles in changestate, various refactorsLaurent Bercot2025-09-181-4/+5
|
* Add s6-rc-set-changestate. FINALLY.Laurent Bercot2025-09-151-10/+13
|
* Implement badsub, refactor moveservices, get ready for enable/disableLaurent Bercot2025-09-151-5/+5
|
* Reorganize for 4 subs; add makesvlist, start badsubLaurent Bercot2025-09-081-4/+7
|
* Almost got a full sync, still need the adjustment heuristicLaurent Bercot2025-08-191-6/+7
|
* Major refactors, add makesetbundle, refcompile/setcompile, etc.Laurent Bercot2025-08-081-6/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next additions: better bundle management and autobuildLaurent Bercot2025-08-051-11/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add makebundle, moveservices, defcompileLaurent Bercot2025-08-041-4/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor to add listalldepsLaurent Bercot2025-08-041-5/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More utilities: s6rc_nlto0, s6rc_repo_set_listdepsLaurent Bercot2025-08-041-4/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* first draft of s6rc_repo_set_compileLaurent Bercot2025-08-041-7/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add set-copy, set-deleteLaurent Bercot2025-07-041-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-rc-set-new, refactors, additions, etc.Laurent Bercot2025-07-031-4/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Finish s6-rc-repo-initLaurent Bercot2025-07-021-9/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-rc-repo-init, s6-rc-repo-populateLaurent Bercot2025-06-301-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6rc_live_state functionsLaurent Bercot2025-06-181-4/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.6.0, add pkg-config support, etc.Laurent Bercot2025-04-271-22/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* It's a vpath problem... so work around it, temporarily >.>Laurent Bercot2025-03-181-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* fix full dynamic build (missing dep in s6-rc-oneshot-run)Laurent Bercot2025-03-181-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.5.5.0; add s6rc_livedir_canonLaurent Bercot2024-07-051-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-211-20/+20
|
* Remove tainnow.lib dependencyLaurent Bercot2019-09-211-5/+5
|
* Add s6-rc-format-upgradeLaurent Bercot2017-12-041-0/+2
|
* Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and ↵Laurent Bercot2017-12-041-3/+5
| | | | s6rc_livedir_create
* Make all-pic a user optionLaurent Bercot2017-10-301-0/+4
|
* Make s6-rc prefix-independent; implement s6-rc diffLaurent Bercot2017-10-091-1/+1
| | | | | | Using scandir/ in s6-rc is useless, we have access to the servicedirs/ directly. That prevents us from being concerned with scandir prefixes.
* Replace suffix with prefixLaurent Bercot2017-10-091-4/+4
|
* Add -s to s6-rc-init; prepare for 0.3.0.0Laurent Bercot2017-10-081-3/+5
|
* Revert wrong shared lib fixLaurent Bercot2016-10-241-1/+1
|
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-241-1/+1
|
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-161-1/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-121-2/+2
|
* Add rollback to s6rc_servicedir_manage; it should now be transactionalLaurent Bercot2016-03-171-2/+3
|
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-10/+10
|
* Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet)Laurent Bercot2015-09-211-0/+3
|
* Fix the regression in s6-rc-init; progress on s6-rc-updateLaurent Bercot2015-09-021-2/+3
|
* - some work on s6-rc-updateLaurent Bercot2015-08-291-2/+6
| | | | - add s6-rc-bundle and relevant doc
* More work on s6-rc-updateLaurent Bercot2015-08-271-2/+3
|