Commit Graph

124 Commits

Author SHA1 Message Date
fd3e628984 Create the parent directory before creating the target file
Fixes building with OBJDIR.
2016-12-29 21:09:26 +01:00
3e495db844 Let the default value for variables be overriden 2016-12-29 20:10:10 +01:00
c290d9266e Update the copyright notice 2016-12-29 20:04:40 +01:00
2cce47a644 Create the parent directory before creating the target file
Fixes building with OBJDIR.
2016-12-29 20:03:08 +01:00
e43aadfb42 Try to detect invalid use of return 2016-12-09 00:13:20 +01:00
4c37d686f8 Code cleanup 2016-12-09 00:03:49 +01:00
f90f6d2c87 Correct LDSO on Linux/amd64 2016-08-02 15:09:56 +02:00
bcc92f45ea Correct LDSO on Linux 2016-08-02 15:07:11 +02:00
de23cebd2e Improve the output 2016-04-20 11:42:03 +02:00
d1c17719e7 Sort the files tested arithmetically 2016-04-13 19:21:02 +02:00
5177bf68e2 Perform tests deterministically 2016-02-18 00:41:29 +01:00
65573eabef Add support for SOURCE_DATE_EPOCH 2016-02-14 21:58:37 +01:00
584f102627 Update the copyright notice 2016-01-20 02:12:30 +01:00
8c4f0f9800 Do not guess variables when already set 2016-01-20 02:11:48 +01:00
ef0ad13680 Fix "make clean" 2016-01-20 02:08:34 +01:00
0bb41efbf1 Add a comment 2016-01-20 02:08:23 +01:00
17fc0c5ea9 Update the copyright notice 2016-01-20 02:03:24 +01:00
66081c65c5 Detect which directories to test 2016-01-20 02:03:17 +01:00
024133740f Update the copyright notice 2016-01-20 01:59:10 +01:00
0d2581ebbc Detect which directories to test 2016-01-20 01:59:02 +01:00
0e1f74f714 Update the copyright notice 2016-01-20 01:58:42 +01:00
9df7e3f1a8 Detect which directories to test 2016-01-20 01:50:13 +01:00
24bfbe1a82 Update the copyright notice 2016-01-20 01:37:42 +01:00
904aa4a20d Detect which directories to test 2016-01-20 01:36:54 +01:00
b9a07bc17a Sort the files checked alphabetically 2015-10-19 21:01:20 +02:00
7414b3e00c Sort the files checked alphabetically
With this change failures should be more deterministic.
2015-10-19 17:22:06 +02:00
d233b6cee8 Support installing targets from sub-directories 2015-10-06 18:25:25 +02:00
252f0f5579 Support installing targets in sub-directories 2015-10-06 18:25:18 +02:00
e9721ca82f Update the copyright notice 2015-10-04 13:07:23 +02:00
cfa5e962ba Redirect debug information to the standard output 2015-10-04 13:05:53 +02:00
bebb776956 Consistency fix 2015-10-04 13:01:17 +02:00
c13a652773 Monitor the commands executed 2015-10-04 12:54:41 +02:00
adfa5b11ed Add support for multiple targets 2015-10-04 12:52:40 +02:00
1cb6982bbd Correct the usage screen 2015-10-04 12:40:02 +02:00
fb393d684f Update the copyright notice 2015-08-23 16:20:11 +02:00
3b1f38fbf6 Use "exit" instead of "return" outside of shell functions 2015-08-23 16:18:23 +02:00
36bc0d0888 Re-generate the Makefiles 2015-06-08 03:31:15 +02:00
6fb566ebdb Introduce platform.sh 2015-06-08 03:31:15 +02:00
6ddac85570 Update the copyright notice 2015-06-08 03:31:15 +02:00
d4316f6f3f Use PROGNAME 2015-06-08 03:31:15 +02:00
1d9d0e73f4 Update the copyright notice 2015-04-19 16:46:27 +02:00
7a48db0218 Guess the location of config.sh 2015-04-19 16:46:11 +02:00
6331bf00d3 Let internal variables be overridden 2015-03-04 01:55:09 +01:00
7d033e61c8 No longer fail when gtk-doc is not installed 2015-03-03 20:37:18 +01:00
ac8c7a11b9 Escape arguments for CHMOD before the mode 2014-11-27 19:55:56 +01:00
8c616151cb Added a script to help validate Python scripts 2014-11-15 18:47:10 +01:00
32e1ce4281 No longer create useless directories 2014-11-12 03:39:53 +01:00
66d61fa3c4 Added support for OBJDIR 2014-11-12 03:24:08 +01:00
4865f13b3f Let the gtkdoc.sh script ignore OBJDIR for the moment 2014-11-12 02:33:12 +01:00
a54cc16b1e Using PROGNAME in gtkdoc.sh as well 2014-11-12 02:33:01 +01:00