24 check-ins using file src/Makefile version 585cef9f50
2017-01-07
| ||
23:08 | Update buildsys check-in: 888b97ef5a user: js tags: trunk | |
23:03 | Use -no-integrated-as on Windows check-in: 6b43f91448 user: js tags: trunk | |
22:58 | Use -Wl,--allow-multiple-definition on Windows check-in: 8b2107e238 user: js tags: trunk | |
03:26 | Use strtof_l, strtod_l and asprintf_l if available check-in: 0ad678f125 user: js tags: trunk | |
02:34 | Always use "." for the decimal point check-in: 6dff0f5922 user: js tags: trunk | |
00:37 | Add of_ascii_{to{upper,lower},is{alpha,alnum}} check-in: d9eb7b50b3 user: js tags: trunk | |
00:09 | OFNumber: Make description locale-compatible check-in: df5e33bec7 user: js tags: trunk | |
2017-01-06
| ||
23:59 | Add more _Nonnull to make Clang 4.0 happy check-in: b56ef2c415 user: js tags: trunk | |
23:42 | Several minor style fixes check-in: ae340607fd user: js tags: trunk | |
2016-12-25
| ||
00:53 | Use -Werror=deprecated for the readdir_r check check-in: c74cbb9d07 user: js tags: trunk | |
2016-12-21
| ||
16:22 | Make the readdir_r check an AC_TRY_COMPILE check check-in: 26971c2ea9 user: js tags: trunk | |
2016-10-16
| ||
20:01 | OFBlocks: Forward stack block to copy when copied check-in: 9dc0755178 user: js tags: trunk | |
2016-10-15
| ||
20:47 | Use NSFoundationVersionNumber to detect Foundation check-in: ccd504e68d user: js tags: trunk | |
13:49 | OFBlock: Set (*dst)->forwarding after memcpy() check-in: dbb706d21e user: js tags: trunk | |
2016-10-09
| ||
16:04 | Add three missing #include <inttypes.h> check-in: 1b90782e78 user: js tags: trunk | |
02:17 | OFSystemInfo: Implement finding dirs for iOS 10 check-in: 4a5eb1c281 user: js tags: trunk | |
01:34 | Remove textual headers from ObjFW_Bridge check-in: f6ac3febf3 user: js tags: trunk | |
01:31 | Do not use @compatibility_alias when using modules check-in: 19cb9a43a5 user: js tags: trunk | |
01:06 | Remove inttypes.h include from OFString.h check-in: 9c108208ef user: js tags: trunk | |
00:44 | Add module support for ObjFW_Bridge check-in: 7f0ac7c2de user: js tags: trunk | |
00:12 | Xcode project: Properly enable module support check-in: 5c44467987 user: js tags: trunk | |
2016-10-08
| ||
15:58 | Explicitly exclude atomic_*.h in module.map check-in: 39ef493222 user: js tags: trunk | |
15:58 | Undefine OF_HAVE_PROCESSES on iOS check-in: 0e4b4a63f2 user: js tags: trunk | |
15:58 | Fix a few headers being public by mistake check-in: 3002655386 user: js tags: trunk | |