Commit Graph

8 Commits (ac042da7578ad41db52246998914bba77abc92a6)

Author SHA1 Message Date
Luka Vandervelden 7c252b0348 Overridable `make test`. 2017-11-07 07:46:25 +01:00
Luka Vandervelden f7154334ae `man` (manpages) module added. 2017-11-04 13:01:13 +01:00
Luka Vandervelden e3005cdcc1 Style update, BECAUSE. 2017-08-18 19:46:05 +02:00
Luka Vandervelden b7261d1cee “make help” grooming. 2016-06-10 19:55:30 +02:00
Luka Vandervelden 0274ac704e install[i]=- will work for .uninstall rules. 2016-04-12 11:48:54 +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 7cc71afbe7 Portability fix.
Applied to the right file, this time.
2015-12-25 16:05:50 +01:00
Luka Vandervelden 3d91eac15d .in scripts are somewhat better handled.
- Also, this build.zsh itself builds itself more nicely, with
	  nice building messages and stuff.
	- It also fixes the problem of on-system scripts that were…
	  well… kind of ignored. Yeah, I’m not working very seriously on
	  this…
2015-04-07 10:23:36 +02:00