Commit Graph

6 Commits (master)

Author SHA1 Message Date
Philippe PITTOLI 3177b525a0 Static and shared C libs: allow writing "depends[x]=$(ls src/*.h)". 2020-04-27 02:50:43 +02:00
Philippe PITTOLI b3c1b42704 Adding depends content in the dependencies for static & shared C libs. 2020-04-27 02:12:17 +02:00
Luka Vandervelden 7ffb3c8afa Improved dependency handling for build-directories. 2019-06-09 19:19:50 +02:00
Luka Vandervelden 10f3708e4e Target directory creation.
(eg. `bin/` is created for a `bin/hello` target)
2019-05-28 19:05:17 +02:00
Luka Vandervelden 711e92c22d Various.
- nodist[file] can be used to prevent inclusion of something in the
	  tarballs, even if it’s a source or something that should normally be
	  included.
	- filename[target] can be used to rename files at installation-time.
	- A moonscript module was added.
	- Many modules update.
	- Some grooming, some deprecated code removed.
	- Makefile regenerated.
2016-04-06 10:12:06 +02:00
Luka Vandervelden 41b495b0e8 Libraries are now built properly (both static and dynamic, with symlinks). 2015-04-07 10:12:17 +02:00