Commit Graph

16 Commits

Author SHA1 Message Date
92a5a95ebc Handle empty values for the directory
This is considered to mean the current directory.
As an intended side-effect, the output in verbose mode is slightly
nicer.
2018-09-21 14:20:31 +03:00
60e606c396 Add a flag to set quiet mode for configure
This is currently the default.
2018-03-18 23:42:38 +01:00
ad71bb7d82 Also document "configure -i" 2018-03-18 23:39:36 +01:00
fe3014fd52 Update the copyright notice 2018-03-18 23:37:34 +01:00
26b41af665 Actually support "configure -b" 2018-03-18 23:37:23 +01:00
a162600940 Also obtain paths from configuration files 2017-11-18 04:08:18 +01:00
d7034e6ee9 Pass the tests again 2017-11-09 05:40:01 +01:00
08f1841bb4 Code cleanup 2017-11-09 02:52:00 +01:00
07616fd173 Update the copyright notice 2017-04-30 03:23:17 +02:00
8da91d009a Really implement PROGNAME 2017-04-30 03:22:55 +02:00
d9117f6c34 Update the copyright notice 2016-01-24 18:55:02 +01:00
5857b2276e Do not ignore unsupported flags 2016-01-24 18:54:38 +01:00
560612800e Update the copyright notice 2015-08-30 21:30:25 +02:00
ffc150b2a7 Complete the usage screen 2015-08-30 21:30:10 +02:00
f0577c9428 Re-licensed as 2-clause BSD (with consent from myself) 2014-10-03 14:20:38 +02:00
3591bbb9fc Moved main() to a separate file 2014-10-03 13:53:07 +02:00