Commit Graph

660 Commits

Author SHA1 Message Date
00da9d9164 Fixed building with OBJDIR 2014-11-11 21:19:44 +01:00
2fe12de441 Re-generated the Makefiles 2014-11-11 21:14:20 +01:00
c87a3ffa84 Pass all the tests again 2014-11-11 21:12:28 +01:00
22b4afcae6 The "library" test now succeeds on MacOS X as well 2014-11-11 20:57:26 +01:00
60f2216da2 Fixed "make uninstall" on MacOS X 2014-11-11 20:57:26 +01:00
e17b53c4e5 Fixed "make install" on MacOS X 2014-11-11 20:57:26 +01:00
53e20b5667 Added a test for plug-ins as well 2014-11-11 20:56:41 +01:00
61c0351965 Abstract a good part of the output in helpers 2014-11-11 20:56:40 +01:00
011a4b6140 Default to "$(CC) -dynamiclib" on MacOS X for $(CCSHARED) 2014-11-11 20:54:26 +01:00
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