Commit Graph

701 Commits

Author SHA1 Message Date
2ff38b9851 Registered the Darwin library test case as a known failure 2014-11-11 20:54:26 +01:00
7a3e93939a Also test for proper library (un)installation (fails with MacOS X) 2014-11-11 20:54:26 +01:00
b0441df064 Implemented library versioning on MacOS X (needs more work) 2014-11-11 20:54:26 +01:00
31e3058e74 Slightly improved the tests log 2014-11-11 20:48:18 +01:00
716d5c6a87 Added a test for libraries on MacOS X (Darwin) 2014-11-11 20:48:18 +01:00
6e2694fce2 No longer hardcode the target file 2014-11-11 20:48:18 +01:00
e6f46314a9 Introduced a test suite for the configure project 2014-11-11 20:48:18 +01:00
0a9c9c687d Code cleanup 2014-11-11 20:47:51 +01:00
373af903a8 Use -install_name on MacOS X when the installation path is known
Kudos to yrmt@ for the hint
2014-11-11 20:47:51 +01:00
bdb9f4b4ce Fix for $(MKDIR) in "make distcheck" without any other target to install 2014-10-31 18:49:15 +01:00
146855f8d0 Revisited support for OBJDIR 2014-10-31 18:16:02 +01:00
b221d55c6a No longer explicitly force the object name for the "makefile.o" object target 2014-10-31 18:15:01 +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
a89955563c Re-generated the Makefiles 2014-10-31 18:12:00 +01:00
ab6c01a9bf Default "make distcheck" to using OBJDIR and testing (un)installation to DESTDIR 2014-10-31 18:10:32 +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
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