Commit Graph

652 Commits

Author SHA1 Message Date
543a0e2d50 Assume Linux always has libintl
It should really detect GNU (glibc) and not base the test on the Linux
kernel alone though.
2015-04-02 19:38:43 +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
3c462bd392 Updated the copyright line 2015-02-06 01:38:37 +01:00
1df558bbac Largely improved support for OBJDIR by placing objects in a mirrored hierarchy 2015-02-06 01:36:17 +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
17d5fb9d81 Reflected support for phony script targets when installing as well 2014-12-13 02:47:19 +01:00
58acf2ed3a Added a test for phony script targets 2014-12-13 02:40:59 +01:00
5308765aa2 Added support for phony script targets 2014-12-13 02:40:32 +01:00
f97abe5eab Really detect errors when running tests 2014-12-02 01:26:26 +01:00
06cc4c9cf4 Use PROGNAME for tests.sh 2014-12-02 01:23:36 +01:00
6d0fa726f7 Added a test for object targets 2014-12-02 01:22:27 +01:00
edb3b2236f Fixed "make dist" 2014-12-02 01:21:05 +01:00
8fb7d1c00f Converted the README file to Markdown format 2014-12-01 00:37:24 +01:00
bb54a897b2 Code cleanup 2014-12-01 00:31:52 +01:00
6a625dc18e Let invididual scripted targets have a separate prefix 2014-12-01 00:29:24 +01:00
ac8c7a11b9 Escape arguments for CHMOD before the mode 2014-11-27 19:55:56 +01:00
fb3ed4e1b0 Added a helper to output target definitions 2014-11-16 14:56:57 +01:00
6ed14eb4cb Re-generated the Makefiles 2014-11-16 14:45:44 +01:00
029a46b049 No longer require even "make dist" to write to the current directory 2014-11-16 14:45:05 +01:00
8c616151cb Added a script to help validate Python scripts 2014-11-15 18:47:10 +01:00
f6b8dc20f0 Re-generated the Makefiles 2014-11-15 14:50:17 +01:00
c2f10ca5a3 Create archives from "make dist" in OBJDIR
This still requires creating a symbolic link in the sources directory
though.
2014-11-15 14:49:20 +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
94d445eafd Code cleanup 2014-11-12 02:01:15 +01:00
b7c76b3696 No longer output variables for static libraries when not supported 2014-11-12 01:47:00 +01:00
a415d0adf1 Isolated the generation of static libraries as a platform capability 2014-11-12 01:43:50 +01:00
7a95945a01 Pass the Windows library test 2014-11-12 01:34:35 +01:00
23c221835f Added a (failing) test for generating Windows libraries 2014-11-12 00:59:58 +01:00
0a26b49220 Fixed target definitions for libraries with OBJDIR 2014-11-12 00:56:26 +01:00
f5ba74891b Code cleanup 2014-11-12 00:43:57 +01:00
b603113261 Pass the Windows binary test 2014-11-12 00:42:19 +01:00
a0d55812f3 Added a test for Windows binaries (currently fails) 2014-11-12 00:00:02 +01:00
81117f00d6 Added a test for binary targets as well 2014-11-11 23:54:07 +01:00
542e692103 Re-organized the tests per platform rather than per type of target 2014-11-11 23:50:56 +01:00
ff5703de45 Really fixed "make distcheck" this time 2014-11-11 23:36:29 +01:00
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