Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2011-06-05 | Again: Call chmod without the "-f" flag | Holger Weiß | |
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag from chmod calls in Makefiles: | "-f" is a non-standard chmod option which at least SGI IRIX and HP UX | do not support. As the only effect of the "-f" flag is to suppress | warning messages, it can be safely omitted. Meanwhile, new "chmod -f" calls have been added. This commit removes the "-f" flag from those new calls. | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2010-12-10 | Added counter (variables) for usm. | Micael Karlberg | |
Also added config file for usm. And more sed'ing... | |||
2010-12-10 | Various cosmetic (print) fixes. Wrong module names used for the | Micael Karlberg | |
utility module in the test_config dir. | |||
2010-12-10 | "Completed" sed'ing of config files. | Micael Karlberg | |
2010-12-09 | First preliminary sedding... | Micael Karlberg | |
2010-12-09 | Added preliminary make targets for config file building (sed'ing). | Micael Karlberg | |
2010-12-09 | First preliminary addition of the test config | Micael Karlberg | |
(there are still a bunch of hard coded paths and stuff). No sed'ing yet... |