50 events by user js occurring on or before 2008-07-12 22:13:51.
More ↑
2008-07-12
| ||
22:13 | Updated copyright. check-in: 4e27c4cbda user: js tags: trunk | |
00:09 | Better deps generation & allow compilation of XPM files. check-in: c85315ff18 user: js tags: trunk | |
2008-04-17
| ||
19:53 | Fixed a typo. check-in: 4211b70c2d user: js tags: trunk | |
2008-02-10
| ||
20:20 | Add URL to comments. check-in: 42fce8e1b8 user: js tags: trunk | |
09:40 | Fix a few bugs in threaded dependency generation. check-in: 1e6ad9ea9d user: js tags: trunk | |
09:20 | Make dependency generation threaded. check-in: 5b7cb4481a user: js tags: trunk | |
2007-11-08
| ||
15:08 | Partially revert 004bf2fb49e3. check-in: 0e7df1ff56 user: js tags: trunk | |
2007-11-01
| ||
14:45 | Changed my mail. check-in: 0bb1d0fb57 user: js tags: trunk | |
2007-10-21
| ||
00:32 | Fix -soname. check-in: 1a31e6f238 user: js tags: trunk | |
2007-10-13
| ||
08:24 | Make ${plugindir} independent from ${libdir}. check-in: ef768e3273 user: js tags: trunk | |
08:14 | Fix dependency generation when using NetBSD make. check-in: f0b9d95ddc user: js tags: trunk | |
08:11 | Fix a typo. check-in: ecace2e459 user: js tags: trunk | |
2007-10-10
| ||
12:09 | Add \033[K. check-in: b04eb0c9c2 user: js tags: trunk | |
2007-09-27
| ||
19:58 | Add missing targets to .PHONY. check-in: 2716510444 user: js tags: trunk | |
19:28 | Keep it to the autoconf standard. check-in: 237ce83b90 user: js tags: trunk | |
19:12 | ${STATIC_LIB} is mode 644, not 755! check-in: 2ce3794e0b user: js tags: trunk | |
19:09 | Add ${PROG_IMPLIB_NEEDED}. check-in: e749d8ead4 user: js tags: trunk | |
19:01 | ${PROG_IMPLIB_LDFLAGS} should work now. check-in: 46ab33620c user: js tags: trunk | |
12:25 | Remove implib stuff again. check-in: 936c059a99 user: js tags: trunk | |
2007-09-26
| ||
14:20 | Only generate .deps file if there are files for it. check-in: 16cf0533ac user: js tags: trunk | |
04:41 | That rm -f is unnecessary. check-in: 90f748637b user: js tags: trunk | |
04:38 | Optimize dependency generation. check-in: 3008f6d7d1 user: js tags: trunk | |
01:08 | Typo. check-in: 91d2e5bc8c user: js tags: trunk | |
00:55 | Don't check for ${PROG_SUFFIX}, set it to @EXEEXT@. check-in: 0d0d4f6a56 user: js tags: trunk | |
00:45 | Actually, these names are better. check-in: bf23a0ce77 user: js tags: trunk | |
00:42 | Oops. check-in: 0908041299 user: js tags: trunk | |
00:40 | m4/sharedlib.m4 -> m4/buildsys.m4 and add ${PROG_SUFFIX}. check-in: 98d3e26089 user: js tags: trunk | |
2007-09-25
| ||
17:10 | Seems like I forgot to remove -s for ${PROG}. check-in: f641a9db4f user: js tags: trunk | |
15:52 | Move *~ from clean to distclean. check-in: d207d214db user: js tags: trunk | |
14:49 | Oops. Fix parallel build. check-in: bedd3a521d user: js tags: trunk | |
2007-09-24
| ||
22:26 | Add missing distclean target. check-in: 84d335c94c user: js tags: trunk | |
21:37 | Use test instead of [ ]. check-in: e7ff22216a user: js tags: trunk | |
21:12 | install-sh doesn't work. check-in: 328cc9cdf7 user: js tags: trunk | |
19:13 | Abort on error. check-in: 57bff58833 user: js tags: trunk | |
18:58 | Don't depend on subdirs, it's done anyway. check-in: 7edbf0b1f9 user: js tags: trunk | |
18:45 | Always prefix comparisons with x. check-in: 1d055c3b0b user: js tags: trunk | |
18:20 | Fix dependencies and other parallel stuff. check-in: 4780df5f05 user: js tags: trunk | |
18:00 | Add depend status. check-in: d21b1a6b92 user: js tags: trunk | |
16:09 | Solaris only allows -f for ln if the file's already existent. check-in: 8b2924942b user: js tags: trunk | |
12:06 | PLUGIN_LDFLAGS needs -shared on Windows. check-in: 67e417000d user: js tags: trunk | |
10:40 | s/MinGW32/Win32/ check-in: 52b37aef75 user: js tags: trunk | |
10:38 | Also check target for *-*-cygwin. check-in: e970e34259 user: js tags: trunk | |
02:05 | Fix target for Solaris. check-in: b4c51b4303 user: js tags: trunk | |
2007-09-22
| ||
09:03 | Remove rpath. check-in: 05cddecc40 user: js tags: trunk | |
08:29 | Use ar cr instead of ar cq. check-in: eaccb853ad user: js tags: trunk | |
2007-09-21
| ||
22:54 | Some fixes for Windows. check-in: f04215cc70 user: js tags: trunk | |
16:19 | Actually, depend depends on the sources. check-in: 0cb39220fa user: js tags: trunk | |
13:11 | Add pre-depend, add rpath for Solaris and POSIX. check-in: e4d1f950ba user: js tags: trunk | |
2007-09-19
| ||
15:55 | Add ${MFLAGS}. check-in: c56d6277f6 user: js tags: trunk | |
15:38 | Better dir creation + typo fixed. check-in: 54de1ec8e6 user: js tags: trunk | |