27 check-ins using file utils/Makefile version 45afd96e70
|
2013-12-21
| ||
| 01:12 | OFZIP: Keep going after non-fatal errors. (check-in: 7e6942f348 user: js tags: trunk) | |
| 01:10 | OFZIP: Add quiet mode. (check-in: 8e35da9d61 user: js tags: trunk) | |
|
2013-12-20
| ||
| 00:20 | Fix make recursion for bridge. (check-in: 3f3151bd81 user: js tags: trunk) | |
| 00:14 | runtime: More consistency in the API. (check-in: 2dec88a9d5 user: js tags: trunk) | |
|
2013-12-19
| ||
| 22:21 | runtime: Add objc_{get,copy}ClassList(). (check-in: 035fa09270 user: js tags: trunk) | |
| 20:15 | runtime: New API for internal unregister methods. (check-in: b4231b1df9 user: js tags: trunk) | |
|
2013-12-16
| ||
| 03:31 | Add a few files to DISTCLEAN which were missing. (check-in: ee4e1a8fac user: js tags: trunk) | |
|
2013-12-15
| ||
| 18:11 | Silence a few of Clang Analyzer's false positives. (check-in: d0b98b417d user: js tags: trunk) | |
| 18:11 | Fix a few minor bugs found by the Clang Analyzer. (check-in: ffe7645e3a user: js tags: trunk) | |
| 17:57 | OFFile: Code cleanup. (check-in: 09d0cd7ac5 user: js tags: trunk) | |
| 17:56 | OFFile: Require a full path for (sym)links. (check-in: feaf3faad5 user: js tags: trunk) | |
| 17:22 | lookup-asm-mips.S: Use __MIPSE[LB]__. (check-in: a2d93fd632 user: js tags: trunk) | |
| 16:57 | configure: Add --disable-tls option. (check-in: 1fb15f3fd9 user: js tags: trunk) | |
| 16:36 | tests: Import ObjFW.h to test it. (check-in: 06d5d5a774 user: js tags: trunk) | |
| 16:31 | Fix ObjFW.h. (check-in: f03942db89 user: js tags: trunk) | |
| 14:57 | OFFile: Clean up the stat mess. (check-in: ce99d76d79 user: js tags: trunk) | |
| 14:35 | configure.ac: Move host-specific flags. (check-in: 87b56ba86f user: js tags: trunk) | |
| 14:29 | Update install-sh. (check-in: f80b5d78f0 user: js tags: trunk) | |
|
2013-12-14
| ||
| 11:14 | exception.m: Fix wrong type in _Unwind_Exception. (check-in: a655ba9020 user: js tags: trunk) | |
| 03:07 | configure.ac: Fix -Wcast-align check. (check-in: 1d8122fbc9 user: js tags: trunk) | |
| 02:22 | OFException: Don't redefine HAVE_DWARF_EXCEPTIONS. (check-in: 60922fdb15 user: js tags: trunk) | |
| 02:21 | Don't enter src/runtime/lookup-asm twice. (check-in: f9693f45f3 user: js tags: trunk) | |
|
2013-12-11
| ||
| 23:53 | Add +[OFFile moveItemAtPath:toPath:]. (check-in: 260391fc1c user: js tags: trunk) | |
| 22:26 | +[{copy,rename}ItemAtPath...]: Require full path. (check-in: 242fd56445 user: js tags: trunk) | |
| 22:19 | +[copyFileAtPath:toPath:]: Never override items. (check-in: ba57490ba6 user: js tags: trunk) | |
|
2013-12-10
| ||
| 17:26 | Prevent entering directories twice. (check-in: 0320eee453 user: js tags: trunk) | |
| 16:21 | OFZIP: Add dependency on libobjfw.a if necessary. (check-in: 082d1f50c5 user: js tags: trunk) | |