|
ac5f0bf6fa
|
Re-generate the Makefiles
|
2015-05-25 18:37:34 +02:00 |
|
|
55ebd56b08
|
Fix "make distcheck" with regard to OBJDIR
|
2015-05-25 18:37:34 +02:00 |
|
|
22111b929b
|
Re-generate the Makefiles
|
2015-05-25 18:37:34 +02:00 |
|
|
0bc141c002
|
Code cleanup
|
2015-05-25 18:24:37 +02:00 |
|
|
e6abb29c62
|
Add a test for packaging
|
2015-05-25 18:07:48 +02:00 |
|
|
ffcfef3282
|
Avoid sub-shells where not necessary
This is for the "distcheck" target.
|
2015-05-25 18:05:49 +02:00 |
|
|
c50ef8a0f2
|
About to release DeforaOS configure 0.2.0
|
2015-05-25 02:06:03 +02:00 |
|
|
53e58ad14e
|
About to release DeforaOS configure 0.1.1
|
2015-05-25 02:04:41 +02:00 |
|
|
9edcbbaa3c
|
Also test "libtool" targets
|
2015-05-25 01:58:08 +02:00 |
|
|
bbff942d35
|
Do not link to libraries before being built
|
2015-05-21 01:52:44 +02:00 |
|
|
08a54f65c4
|
Build libraries reliably with multiple jobs
|
2015-05-21 01:42:28 +02:00 |
|
|
969eef859c
|
Detect more errors
|
2015-05-21 01:22:23 +02:00 |
|
|
9397a25143
|
Code cleanup
|
2015-05-21 01:18:16 +02:00 |
|
|
66fc688a1d
|
Re-generate the Makefiles
|
2015-05-09 13:58:09 +02:00 |
|
|
2608e29b53
|
Fix running the tests with OBJDIR set
|
2015-05-09 13:57:40 +02:00 |
|
|
f8740ea1ec
|
Avoid a crash on Linux systems
Use vsnprintf() (with n=0) instead of vsprintf() in dry-run mode.
|
2015-05-09 13:56:00 +02:00 |
|
|
10dd6865a1
|
Lift the safeguard against printing
|
2015-05-08 01:29:44 +02:00 |
|
|
1819d3ab5d
|
Use the new print helper
|
2015-05-08 01:28:55 +02:00 |
|
|
2d47888360
|
Remove unused variable
|
2015-05-08 00:54:51 +02:00 |
|
|
a2bc07cf7f
|
Introduce a helper for dry-run mode
|
2015-05-08 00:54:51 +02:00 |
|
|
42020536b1
|
Constify a variable
|
2015-05-07 23:47:25 +02:00 |
|
|
ad989c6489
|
Also test Objective-C binaries
|
2015-05-07 23:41:56 +02:00 |
|
|
dbff1f96c1
|
Update the copyright notice
|
2015-05-07 23:41:56 +02:00 |
|
|
fbf85f198d
|
Preliminary support for Objective-C{,++}
|
2015-05-07 23:38:11 +02:00 |
|
|
3214ad350b
|
Update the copyright notice
|
2015-05-07 23:32:01 +02:00 |
|
|
ba5c9c8b8f
|
Recognize the ".cc" extension as C++
|
2015-05-07 23:31:20 +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 |
|
|
64f420d799
|
Update the copyright notice
|
2015-04-02 19:40:07 +02:00 |
|
|
c4290ac6f8
|
Add a test for library support on Linux
|
2015-04-02 19:39:59 +02:00 |
|
|
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 |
|