aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
* build: use TARNAME and remove more paths on cleanLibravatar Kelvin M. Klann2024-02-01
* build: simplify clean targetLibravatar Kelvin M. Klann2024-01-31
* build: remove redundant clean commandsLibravatar Kelvin M. Klann2024-01-31
* build: sort clean commandsLibravatar Kelvin M. Klann2024-01-31
* Merge pull request #5876 from kmk3/firecfg-add-confdir-ignoreLibravatar netblue302023-12-04
|\
| * firecfg: parse config files in /etc/firejail/firecfg.dLibravatar Kelvin M. Klann2023-08-04
* | build: add missing dbus/x11 commands to arg1 listLibravatar Kelvin M. Klann2023-09-06
* | ci: use path whitelists instead of blacklistsLibravatar Kelvin M. Klann2023-08-20
* | Merge pull request #5956 from kmk3/build-fix-dep-syntaxLibravatar Kelvin M. Klann2023-08-14
|\ \
| * | build: improve char escaping of syntax listsLibravatar Kelvin M. Klann2023-08-14
| * | build: print syntax list generationLibravatar Kelvin M. Klann2023-08-12
| * | build: add missing makefile depLibravatar Kelvin M. Klann2023-08-12
* | | build: run codespell on almost all filesLibravatar Kelvin M. Klann2023-08-14
* | | build: codespell: remove dependency on "clean"Libravatar Kelvin M. Klann2023-08-13
|/ /
* / build: fix codespell errorsLibravatar Kelvin M. Klann2023-08-12
|/
* build: use config.sh in more scriptsLibravatar Kelvin M. Klann2023-07-28
* Merge pull request #5916 from kmk3/build-improve-distLibravatar Kelvin M. Klann2023-07-27
|\
| * build: make asc use config.shLibravatar Kelvin M. Klann2023-07-27
| * build: make dist depend on just cleanLibravatar Kelvin M. Klann2023-07-27
| * build: remove remaining svn-related codeLibravatar Kelvin M. Klann2023-07-24
| * build: sort DISTFILES_TESTLibravatar Kelvin M. Klann2023-07-24
| * build: format DISTFILES / DISTFILES_TESTLibravatar Kelvin M. Klann2023-07-24
* | split nettrace executable ^Cto netrace and netlockLibravatar netblue302023-07-25
|/
* build: remove unnecessary distclean targetsLibravatar Kelvin M. Klann2023-07-20
* build: fix hardcoded make in recursive make callsLibravatar Kelvin M. Klann2023-07-20
* disable-common.inc: blacklist sudo/doas paths in /etcLibravatar Kelvin M. Klann2023-07-14
* build: simplify code related to man pagesLibravatar Kelvin M. Klann2023-07-13
* build: restore seccomp filter targetsLibravatar Kelvin M. Klann2023-07-13
* feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
* Makefile fixLibravatar netblue302023-07-10
* generate seccomp filters at install timeLibravatar netblue302023-07-07
* rework src/man MakefileLibravatar netblue302023-07-07
* compress static ip map for fnettrace at compile timeLibravatar netblue302023-07-06
* build: move MAKEFLAGS to config.mk.inLibravatar Kelvin M. Klann2023-06-24
* build: disable all built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* build: disable most built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* build: remove -mretpoline and NO_EXTRA_CFLAGSLibravatar Kelvin M. Klann2023-06-18
* build: mark phony test targets as suchLibravatar Kelvin M. Klann2023-06-15
* ci: print env-related settings in each jobLibravatar Kelvin M. Klann2023-04-28
* testingLibravatar netblue302023-03-09
* testingLibravatar netblue302023-03-08
* codespell github actionLibravatar netblue302023-03-05
* more testingLibravatar netblue302023-03-03
* network testingLibravatar netblue302023-03-02
* appimage testingLibravatar netblue302023-03-01
* chroot testingLibravatar netblue302023-02-28
* Merge pull request #5668 from kmk3/build-deb-apparmor-defaultLibravatar netblue302023-02-17
|\
| * build: deb: enable apparmor by default & remove deb-apparmorLibravatar Kelvin M. Klann2023-02-17
* | Merge pull request #5654 from kmk3/build-mkdeb-noargsLibravatar netblue302023-02-14
|\|
| * build: mkdeb.sh: pass all arguments to ./configureLibravatar Kelvin M. Klann2023-02-10