Commit Graph

431 Commits

Author SHA1 Message Date
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
e97db07dd7 Also output the OBJDIR variable when relevant 2014-10-31 02:35:26 +01:00
c3a612ed97 Fixed target libraries with OBJDIR 2014-10-31 02:31:40 +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
b56fc20a01 Second part of OBJDIR support 2014-10-31 02:15:07 +01:00
94829facbf First part of OBJDIR support 2014-10-31 02:08:18 +01:00
932f8bb6b5 Re-generated the Makefiles 2014-10-31 01:31:54 +01:00
76f58f4182 Run "make distclean" before "make dist" in the new "distcheck" rule 2014-10-31 01:31:23 +01:00
9df8d67590 Re-generated the Makefile 2014-10-31 01:25:33 +01:00
955ad20e65 Added a "distcheck" rule 2014-10-31 01:25:12 +01:00
24f3d2c09e Re-generated the Makefiles 2014-10-31 01:18:57 +01:00
a8f9adc800 No longer hardcode TAR as "tar -czvf" but simply as "tar" 2014-10-31 01:18:24 +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
f019e6315d No longer automatically add $(PREFIX) when (un)installing script targets 2014-10-17 20:50:07 +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
806f1361b3 Fixed calling scripts in the "clean" target 2014-10-09 19:40:51 +02:00
e67f058a15 Updated the license terms to BSD 2014-10-03 17:27:02 +02:00
f0577c9428 Re-licensed as 2-clause BSD (with consent from myself) 2014-10-03 14:20:38 +02:00
126ee6fbfc Re-licensed pkg-config(1) to 2-clause BSD (with consent from bapt) 2014-10-03 14:11:23 +02:00
793e946b03 Listed the changes for configure 0.1.0 2014-10-03 13:56:20 +02:00
3591bbb9fc Moved main() to a separate file 2014-10-03 13:53:07 +02:00
d8e7f7a943 Fixed the "--help" option 2014-10-03 13:39:17 +02:00
a3c60bb285 Using PROGNAME for pkg-config(1) 2014-10-03 13:35:53 +02:00
319a2b6653 Removed unused code 2014-10-03 13:33:03 +02:00
2a32b4003e Updated the copyright line 2014-10-03 13:28:25 +02:00
ed1cc6d820 Using PROGNAME instead of PACKAGE for configure(1) 2014-10-03 13:27:51 +02:00
08d51a9edf Added the "phplint.sh" helper script 2014-10-03 13:24:19 +02:00
ea45db6036 Code cleanup 2014-10-03 13:23:00 +02:00
ef54e9374b Fixed the usage screen 2014-10-03 13:22:48 +02:00
be85f616d0 Fixed the usage screen 2014-10-03 13:20:42 +02:00
d1f023337e Using the BSD license 2014-10-03 13:19:54 +02:00
3e1267d8d0 Removed useless .cvsignore files 2014-10-03 13:14:03 +02:00
4e0eb37f2d Updated the AUTHORS file 2014-10-03 13:01:10 +02:00
7643ce1a63 About to release configure 0.1.0 2014-10-03 12:50:20 +02:00
4ffe704cba Open and write to the error log only once for all the files analyzed 2014-08-25 19:43:35 +02:00
aa5e64f1b1 Code cleanup 2014-08-25 19:40:46 +02:00
8fd1b92a2c No need to redirect the standard output from "sh -n" 2014-08-25 19:40:10 +02:00
65bbbf366f Added two sample scripts to check for conformity of shell and XML files 2014-08-25 19:37:30 +02:00
712fa1e744 Avoid a compilation warning 2014-07-23 20:33:21 +02:00
76ac44e8c4 Updated the copyright line 2014-07-23 20:23:19 +02:00
05ba7db351 Also build when MAXPATHLEN is not available 2014-07-23 20:05:47 +02:00
df286571f4 Better handling of distributable files found in sub-folders (when installing) 2014-07-17 02:28:41 +02:00