Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
deesix
/
mescc-tools
mirror of
https://git.savannah.nongnu.org/git/mescc-tools.git
Watch
1
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
kaem
master
wip
debian/1.1.0-3
debian/1.1.0-2
debian/1.1.0-1
debian/1.0.1-6
debian/1.0.1-5
debian/1.0.1-4
debian/1.0.1-3
debian/1.0.1-2
debian/1.0.1-1
debian/0.7.0-1
debian/0.6.1-2
debian/0.6.1-1
Release_1.5.2
Release_1.5.1
Release_1.5.0
Release_1.4.0
Release_1.3
Release_1.2.0
Release_1.1.0
Release_1.0.1
Release_1.0.0
Release_0.7.0
Release_0.6.1
Release_0.6.0
Release_0.5.2
Release_0.5.1
Release_0.5
Release_0.4
Release_0.3
Release_0.2
Release_0.1
Release_0.0
mescc-tools
/
Kaem
Andrius Štikonas
08d5a0679f
Also fix kaem's makefile.
1 year ago
..
test
bf90b45aaf
Add test for bug fixed thanks to roconnor
1 year ago
.gitignore
2c6a5211dc
Revert "Revert to more minimal kaem for core bootstrap"
4 years ago
README
2c6a5211dc
Revert "Revert to more minimal kaem for core bootstrap"
4 years ago
kaem.c
8f1e771b4b
Preparing for the next release cycle
1 year ago
kaem.h
632357f807
Double maximum number of arguments that kaem supports.
1 year ago
kaem_globals.c
9f25544301
Set SHELL to the current shell being used
2 years ago
kaem_globals.h
9f25544301
Set SHELL to the current shell being used
2 years ago
makefile
08d5a0679f
Also fix kaem's makefile.
1 year ago
test.sh
8b0991748b
Fix shebang of check.sh.
1 year ago
variable.c
ffa79d68be
clean up $@ behavior
3 years ago
README
kaem is the world's worst build tool.
You really really should use make instead.
This tool exists only as the bare bottom floor scriptable build tool for bootstrapping.
Avoid as there be dragons here.