Commit Graph

388 Commits

Author SHA1 Message Date
19401d5887 Let the preference flags be unsigned 2017-11-18 01:53:22 +01:00
0ad67d1706 Code cleanup 2017-11-18 01:51:12 +01:00
3ce2dbb314 Code cleanup 2017-11-18 01:37:45 +01:00
baf80ca116 Add a helper to output extensions
This also adds a variable for the "tgz" extension. It defaults to
".tar.gz" or to ".tgz" on Windows.
2017-11-18 00:52:05 +01:00
8bc9658344 Code cleanup 2017-11-18 00:38:02 +01:00
790a0e549f Code cleanup 2017-11-18 00:35:35 +01:00
694c23de2b Code cleanup 2017-11-18 00:31:01 +01:00
5e782aa189 Let extensions be determined through configuration 2017-11-18 00:28:43 +01:00
df7126897a Re-generate the Makefiles 2017-11-16 22:03:31 +01:00
4358bc46cf Add support for "make PREFIX" in configure.c 2017-11-16 22:03:31 +01:00
d7034e6ee9 Pass the tests again 2017-11-09 05:40:01 +01:00
371e34d52b Introduce support for a basedir
This is meant to help pass the tests again.
2017-11-09 05:23:48 +01:00
3701794802 Load platform-specific programs from a configuration file 2017-11-09 05:11:16 +01:00
8102619275 Code cleanup 2017-11-09 04:57:22 +01:00
36c1e62388 Improve error handling 2017-11-09 04:54:58 +01:00
d96f1726a9 Introduce a helper for warnings 2017-11-09 04:45:39 +01:00
ad6257b5c4 Use a configuration file for paths to programs 2017-11-09 04:42:43 +01:00
666bcc29c0 Refactor looking up programs
This paves the way for configuration files.
2017-11-09 04:34:15 +01:00
6855258c8c Let the Configure instance be private (3/3) 2017-11-09 03:56:10 +01:00
8a14bdbdc7 Let the Configure instance be private (2/3) 2017-11-09 03:56:10 +01:00
9142061d75 Really return a boolean value 2017-11-09 03:51:34 +01:00
80f13fbc22 Code cleanup 2017-11-09 03:51:34 +01:00
65845e94d9 Let the Configure instance be private (1/3) 2017-11-09 03:51:30 +01:00
11980fa1b5 Code cleanup 2017-11-09 03:24:45 +01:00
3578933a2c Constify 2017-11-09 03:21:33 +01:00
a9d77a5ca6 Code cleanup 2017-11-09 03:05:41 +01:00
e9f5939e97 Code cleanup 2017-11-09 03:02:01 +01:00
f914ccd63a Update the copyright notice 2017-11-09 02:52:07 +01:00
08f1841bb4 Code cleanup 2017-11-09 02:52:00 +01:00
2048ae8337 Code cleanup 2017-11-09 02:46:32 +01:00
a27a1640d4 Check for more errors 2017-11-09 02:27:42 +01:00
fc5ce3b511 Allow the verilog program to be specified
It should really work by default though.
2017-11-09 02:18:07 +01:00
66adfacfb9 Let the flags to ar(1) be overidden 2017-11-01 17:59:22 +01:00
cf3dfe9206 No longer hard-code permission checks 2017-10-15 18:51:22 +02:00
28b9d02600 Re-generate the Makefiles 2017-09-13 13:44:31 +02:00
31d77506dc Default to the regular stack protector 2017-09-13 13:44:17 +02:00
28b9c0f21a Really fail upon errors 2017-04-30 03:32:43 +02: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
840034ec0a Update the copyright notice 2017-04-30 02:56:12 +02:00
4f4432b038 Initial support for Verilog
This is still very hackish and limited unfortunately.
2017-04-30 02:53:05 +02:00
1767f4fc29 Add missing CXXFLAGSF 2017-04-30 00:51:06 +02:00
ca20d5fa11 Update the copyright notice 2017-04-30 00:50:09 +02:00
805a3a4dd0 Code cleanup (re-wrap) 2017-04-30 00:50:00 +02:00
1c3e7d8062 Truncate scripts at the first space to get the path 2016-09-15 03:02:21 +02:00
54aa67d2bd Pave the way to keep track of directories created 2016-09-12 04:39:08 +02:00
dda49d988c Re-generate the Makefiles 2016-09-12 04:26:22 +02:00
4a10424c5d No longer compile with -pedantic 2016-09-12 04:26:09 +02:00
ede0e5ce40 More consistent warning messages 2016-09-12 00:46:42 +02:00
10c3f377d2 Improve some error messages 2016-09-12 00:46:42 +02:00