This website requires JavaScript.
Explore
Help
Sign in
c
/
lw-build-system
Watch
1
Star
0
Fork
You've already forked lw-build-system
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A very old build system for C / C++ projects, using catenation of source files as its primary concept.
40
commits
1
branch
0
tags
317
KiB
Shell
88.6%
C
4.3%
Erlang
4%
Makefile
1.2%
C++
1.2%
Other
0.7%
becb94e1d4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Laurence Withers
becb94e1d4
In the monolithic build, we must always define SRC etc, since that is used
...
outside the script. This must happen even if the monolithic build has already occurred.
2006-07-25 10:58:17 +01:00
skel
In the monolithic build, we must always define SRC etc, since that is used
2006-07-25 10:58:17 +01:00
install.sh
Slight fix to the way @TODO@ is detected.
2006-07-24 22:10:30 +01:00