index
:
makel
master
Makefile linter
Mattias Andrée <m@maandree.se>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-m test: fail if there is an error during execution or at end if there one or more of the tests failed
Mattias Andrée
2022-01-18
1
-0
/
+4
*
test: add missing quotes, allow : in extra options, use printf instead of echo, print to stderr and not stdout, and some style changes
Mattias Andrée
2022-01-18
1
-15
/
+19
*
Do not run check by default
Mattias Andrée
2022-01-18
1
-1
/
+1
*
Implemented a simple test suite
Thomas Oltmann
2022-01-18
7
-2
/
+44
*
Fixed line continuation checks.
Thomas Oltmann
2022-01-07
2
-3
/
+4
*
Use c99 instead of nonportable cc -std=c99
Mattias Andrée
2022-01-05
1
-2
/
+2
*
Add todos for comments
Mattias Andrée
2022-01-04
1
-1
/
+10
*
Remove unused files from .gitignore and make clean
Mattias Andrée
2022-01-04
2
-7
/
+1
*
Replace dependency on libsimple with boilerplate code
Mattias Andrée
2022-01-04
6
-7
/
+133
*
Rename to makel
Mattias Andrée
2022-01-04
3
-10
/
+10
*
don't print argv0
NRK
2022-01-04
1
-2
/
+2
*
misc
Mattias Andrée
2022-01-04
3
-8
/
+64
*
Remove unnecessary brackets
Mattias Andrée
2022-01-02
1
-2
/
+2
*
Lint line continuation and whitespace issues
Mattias Andrée
2022-01-01
4
-9
/
+220
*
Move some functions into makefile.c
Mattias Andrée
2022-01-01
4
-87
/
+96
*
Fix replacement character insertion for invalid UTF-8
Mattias Andrée
2022-01-01
1
-1
/
+2
*
Validate UTF-8 encoding and check for long lines
Mattias Andrée
2022-01-01
7
-97
/
+199
*
Change [warn] to [warning]
Mattias Andrée
2022-01-01
1
-1
/
+1
*
improve WC_EXTRA_MAKEFILE warning
NRK
2022-01-01
1
-3
/
+4
*
Rename to mklint to avoid confusion with pre-existing tool with opposite goal
Mattias Andrée
2022-01-01
3
-10
/
+10
*
m
Mattias Andrée
2021-12-31
1
-1
/
+1
*
First commit
Mattias Andrée
2021-12-31
7
-0
/
+378