Commit Graph

16 Commits

Author SHA1 Message Date
578f828136 Reflect $(ARFLAGS) in the tests
This lets the tests pass again.
2017-11-01 18:00:00 +01:00
b629cb18a9 Pass the tests again 2015-09-09 12:42:04 -04:00
3c9bd8bd68 Pass the tests again 2015-09-09 12:03:21 -04:00
5585e756f3 Add test cases for the dependency fix 2015-08-27 00:08:19 +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
c4290ac6f8 Add a test for library support on Linux 2015-04-02 19:39:59 +02:00
b7c76b3696 No longer output variables for static libraries when not supported 2014-11-12 01:47:00 +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
c87a3ffa84 Pass all the tests again 2014-11-11 21:12:28 +01:00
011a4b6140 Default to "$(CC) -dynamiclib" on MacOS X for $(CCSHARED) 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
716d5c6a87 Added a test for libraries on MacOS X (Darwin) 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