aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
* build: add print-version target and use in CILibravatar Kelvin M. Klann2024-02-29
* build: sync scan-build target with CILibravatar Kelvin M. Klann2024-02-24
* build: sync cppcheck targets with CILibravatar Kelvin M. Klann2024-02-24
* build: allow overriding certain toolsLibravatar Kelvin M. Klann2024-02-24
* build: fix running make clean with undefined varsLibravatar Kelvin M. Klann2024-02-07
* Merge pull request #6186 from kmk3/build-improve-cleanLibravatar Kelvin M. Klann2024-02-04
|\
| * 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
* | build: fix codespell warningsLibravatar Kelvin M. Klann2024-02-01
* | build: ignore depfiles on codespellLibravatar Kelvin M. Klann2024-02-01
|/
* 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