50 check-ins occurring on or before 2018-01-20 16:47:44.
More ↑
2018-01-20
| ||
16:47 | Automatically build and (un)install .frameworks check-in: e112f36a3a user: js tags: trunk | |
2018-01-19
| ||
23:16 | Fix using wrong .o files with Apple libtool check-in: ee58842cbe user: js tags: trunk | |
00:17 | Use Apple libtool if build and host are Darwin check-in: 305b7c17e4 user: js tags: trunk | |
2017-10-29
| ||
02:25 | Fix make install running several times check-in: 511e89e9c6 user: js tags: trunk | |
2017-10-24
| ||
22:07 | Do not extract .a files to link them in check-in: 23fbb8c3ff user: js tags: trunk | |
21:48 | Check for codesign check-in: d4d7103d4e user: js tags: trunk | |
2017-10-20
| ||
20:19 | Allow flags per source in addition to per object check-in: e6a8a94557 user: js tags: trunk | |
2017-10-19
| ||
22:21 | Sign framework after copying Info.plist check-in: eeaa404b2b user: js tags: trunk | |
21:44 | Codesign frameworks check-in: 50e99bf00d user: js tags: trunk | |
20:54 | Add support for building iOS frameworks check-in: 53b768c617 user: js tags: trunk | |
2017-10-16
| ||
22:48 | Fix copying .framework headers into wrong dir check-in: cea80baf39 user: js tags: trunk | |
2017-10-15
| ||
20:50 | Use module.modulemap instead of module.map check-in: b4d7f6b2a0 user: js tags: trunk | |
20:22 | Do not use LIB_LDFLAGS for .frameworks check-in: bdf6dfeb42 user: js tags: trunk | |
19:32 | Include Info.plist in .framework check-in: 7dacde6581 user: js tags: trunk | |
19:05 | Improve building .frameworks check-in: cbb6cb1ec9 user: js tags: trunk | |
17:50 | Add support for building .frameworks check-in: c0cbf132c7 user: js tags: trunk | |
2017-09-10
| ||
20:56 | OpenBSD wants setaf * 0 0 on *-256color terms check-in: 511ab31af8 user: js tags: trunk | |
2017-07-16
| ||
18:28 | Properly clean for MorphOS libraries check-in: 0aed783561 user: js tags: trunk | |
2017-07-08
| ||
20:10 | Add support for building MorphOS libraries check-in: fc183c97fa user: js tags: trunk | |
2017-04-17
| ||
23:50 | Only use OBJCXXFLAGS and CPPFLAGS with OBJCXX check-in: b673b99afc user: js tags: trunk | |
2017-01-16
| ||
02:53 | Make sure we never end up with "for i in ;" check-in: 74c1a6b3ab user: js tags: trunk | |
2017-01-07
| ||
23:07 | Always use -Wl,--export-all-symbols for libs check-in: ce59f77400 user: js tags: trunk | |
2016-07-09
| ||
20:09 | Update copyright check-in: f6ec3fb905 user: js tags: trunk | |
19:58 | Don't match against androideabi*, but android* check-in: 0132db8ec5 user: js tags: trunk | |
2016-07-03
| ||
19:03 | Don't use ${MFLAGS} with ${MAKE} check-in: b9bf94078c user: js tags: trunk | |
2016-06-27
| ||
16:07 | Disable rpath for Android EABI check-in: 48acf8e912 user: js tags: trunk | |
2015-03-24
| ||
22:31 | Add support for per-object flags check-in: 26c6bece8d user: js tags: trunk | |
2014-12-24
| ||
15:30 | Move install name to new variable check-in: c99df84e25 user: js tags: trunk | |
2014-08-01
| ||
20:59 | Add print-hierarchy and print-var check-in: 5081649c17 user: js tags: trunk | |
2014-05-25
| ||
12:04 | Include the lib major in the install_name check-in: 7b0bd04ed6 user: js tags: trunk | |
12:00 | Add variables in and out to be used in *FLAGS check-in: c7dcfaf5c6 user: js tags: trunk | |
11:29 | Order shared library systems alphabetically check-in: 2fc58c7bfd user: js tags: trunk | |
11:28 | Better naming for shared library systems check-in: cce8f132a5 user: js tags: trunk | |
2014-05-15
| ||
15:52 | @rpath is not even needed as install_name check-in: be6fab977d user: js tags: trunk | |
01:09 | Use @rpath/foo.dylib as install_name check-in: f23a2d808f user: js tags: trunk | |
2014-05-06
| ||
21:07 | Don't insert the file name into the printf format check-in: eb38479a75 user: js tags: trunk | |
20:35 | Fix dependency checking with bmake check-in: bd5f98820f user: js tags: trunk | |
2014-02-24
| ||
02:55 | Do not automatically call AC_CONFIG_COMMANDS_* check-in: 5e8c4f49fc user: js tags: trunk | |
2014-02-23
| ||
17:39 | Update copyright check-in: a546121a77 user: js tags: trunk | |
2013-12-20
| ||
00:20 | Add SUBDIRS_AFTER. check-in: fc73c73df1 user: js tags: trunk | |
2013-12-10
| ||
17:26 | Add pre-all and post-all. check-in: 2f6cac75b7 user: js tags: trunk | |
2013-07-01
| ||
12:56 | Remove BUILDSYS_INIT and BUILDSYS_TOUCH_DEPS. check-in: a28e8368b3 user: js tags: trunk | |
2012-11-26
| ||
23:13 | Add missing AS_DEPENDS. check-in: d4793bdb89 user: js tags: trunk | |
2012-04-25
| ||
09:51 | Only generate depends if the compiler supports it. check-in: 775d4eae01 user: js tags: trunk | |
2012-04-19
| ||
15:41 | Allow building directories in parallel. check-in: b7a12103d6 user: js tags: trunk | |
2012-04-08
| ||
17:51 | Use the language specific flags for deps. check-in: dbf218689a user: js tags: trunk | |
2012-03-27
| ||
09:53 | Let make install depend on make all. check-in: 38c3acd0ea user: js tags: trunk | |
2012-03-21
| ||
20:28 | OS X: Only add -install_name after installation. check-in: 47b4ff074b user: js tags: trunk | |
12:13 | Use PACKAGE_NAME and PACKAGE_VERSION. check-in: a6dcdabef7 user: js tags: trunk | |
12:13 | Update URL in copyright. check-in: a8598f9e8f user: js tags: trunk | |