6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68c15232ca | ||
|
|
5700573a46 | ||
|
|
76b7596817 | ||
|
|
61e77a5686 | ||
|
|
61fe4a73d5 | ||
|
|
46c67d77fc |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
68c15232ca |
rules.mk, tools.mk: Relink shared project library more often
Relink shared project library after target all in every tools.mk directory. |
||
|
|
5700573a46 | bin, make, scripts: Copy scripts to $(MODDIR)/bin | ||
|
|
76b7596817 | make: Add new values to ALL and MEMBER instead of setting them | ||
|
|
61e77a5686 | make, scripts: Add lots of "all" targets | ||
|
|
61fe4a73d5 | make: Introduced plasticd project compatibility | ||
|
|
46c67d77fc |
$(TOPDIR), make: Initial commit
After making most modules independent from the Hamlet tree, place Makefiles in a central location for more centralized control over the build process. |