- Mar 30, 2015
-
-
Michael Grünewald authored
-
- Mar 20, 2015
-
-
Michael Grünewald authored
v3.0.0-20150314
-
Michael Grünewald authored
v3.0.0-20140213 Alaaf!
-
Michael Grünewald authored
v3.0.0-20141228
-
Michael Grünewald authored
v3.0.0-20141203 Conflicts: Makefile.in
-
Michael Grünewald authored
-
Michael Grünewald authored
-
- Mar 15, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
-
- Mar 14, 2015
-
-
Michael Grünewald authored
Put the version in the main Makefile
-
Michael Grünewald authored
-
Michael Grünewald authored
Enable Travis continuous integration
-
Michael Grünewald authored
GNU sed collapses when it is called without a script.
-
Michael Grünewald authored
-
- Feb 14, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
-
Michael Grünewald authored
Conflicts: script/script.main.mk
-
Michael Grünewald authored
-
- Feb 12, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
When using hard-links, the new file names and the old file names refer to the same inode. They therefore share their owner, group and permissions, but we want to alter the owner, group and permissions of the data referred to by the new file names independently from the owner, group and permissions of the data referred to by the old file names. We therefore remove the -l flag from the cpio command.
-
Michael Grünewald authored
-
Michael Grünewald authored
-
Michael Grünewald authored
-
Michael Grünewald authored
-
Michael Grünewald authored
-
Michael Grünewald authored
-
- Feb 04, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
-
Michael Grünewald authored
-
- Jan 29, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
-
- Jan 09, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
Closes #79
-
- Jan 08, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
We do not export the source directory and so on from generic.subdir.mk anymore, turning this into a simple aggregate. The previous functionality is provided by generic.project.mk, which should be used as needed.
-
Michael Grünewald authored
-
Michael Grünewald authored
If the initialisation of the MODULE variable starts with MODULE+= rather than with MODULE=, the list will grow with each recursive call of make. This is a very puzzling issue, so we detect this automatically and make this an error condition.
-
Michael Grünewald authored
-
- Jan 04, 2015
-
-
Michael Grünewald authored
-
Michael Grünewald authored
-