Commit Graph

136 Commits

Author SHA1 Message Date
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
55bfac966f Update the manual page 2015-08-30 21:38:41 +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
d7daf15193 Add a few .gitignore files 2015-05-28 21:33:10 +02:00
ac5f0bf6fa Re-generate the Makefiles 2015-05-25 18:37:34 +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
bff69d3593 Re-generated the Makefiles 2015-02-06 01:39:00 +01:00
822dc8719f Re-phrase what configure cannot do yet because it is less true by now 2015-01-13 23:33:02 +01:00
2619f6c455 Use the package name's entity where relevant 2015-01-13 23:27:15 +01:00
446f56b846 Added the "libtool" target type and "phony" variable 2015-01-13 23:21:50 +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
146855f8d0 Revisited support for OBJDIR 2014-10-31 18:16:02 +01:00
664e04a60f Newer version of the script upstream 2014-10-31 18:14:36 +01:00
4ee39f3ea0 Added support for source files in the OBJDIR directory 2014-10-31 18:13:40 +01:00
54f5fc02f7 Use $PROGNAME in the "docbook.sh" script 2014-10-31 18:13:17 +01:00
35c5278d8a Added partial support for OBJDIR 2014-10-31 03:46:25 +01:00
e7881148d6 Removed debugging information 2014-10-31 03:42:20 +01:00
6336cc5d9c Added support for OBJDIR 2014-10-31 03:35:09 +01:00
2e4ce80eac Added support for OBJDIR 2014-10-31 02:55:56 +01:00
b7a553b6a5 Added support for OBJDIR 2014-10-31 02:45:14 +01:00
4a62ebc9e9 Re-generated the Makefiles 2014-10-31 02:35:45 +01:00
eac6961b34 Re-generated the Makefiles 2014-10-31 02:23:25 +01:00
1e1dc6a1ae Added support for OBJDIR 2014-10-31 02:15:40 +01:00
0d0af600b8 Added support for OBJDIR 2014-10-31 02:15:23 +01:00
18ce1c4c84 Fixed LDSO for FreeBSD 2014-10-30 19:12:46 +01:00
bcb4a0d64c Substitute every occurence on each line 2014-10-25 00:38:01 +02:00
eb327748c2 Also substitute INCLUDEDIR and LDSO 2014-10-25 00:37:48 +02:00
3e65ff5d9b Really support SunOS for sure 2014-10-25 00:35:19 +02:00
2f213e60e2 Re-generated the Makefiles 2014-10-17 20:40:30 +02:00
cd61377128 Support more substitutions
The following substitutions are now supported:
BINDIR, DATADIR, LIBDIR, LIBEXECDIR, MANDIR and SYSCONFDIR
2014-10-17 20:31:42 +02:00
08d51a9edf Added the "phplint.sh" helper script 2014-10-03 13:24:19 +02:00