44 check-ins that include changes to files matching 'm4/*' occurring on or before 2009-12-09 18:26:48.
More ↑
2009-12-09
| ||
18:26 | Check $host_os instead of $host. check-in: d0585f68ca user: js tags: trunk | |
2009-12-05
| ||
10:41 | Rename RPATH_LDFLAGS to LDFLAGS_RPATH. check-in: 74eab0b6db user: js tags: trunk | |
2009-11-28
| ||
14:56 | Fix wrong output in BUILDSYS_SHARED_LIB. check-in: 72b5035ef6 user: js tags: trunk | |
2009-11-15
| ||
00:56 | Use -undefined suppress only for plugins. check-in: 5bc0937e72 user: js tags: trunk | |
2009-11-09
| ||
19:36 | Don't use -install_name anymore, it's better to use rpath instead. check-in: 32f2d909a6 user: js tags: trunk | |
2009-07-22
| ||
23:03 | Add -flat_namespace to library flags on OS X. check-in: 9851471d25 user: js tags: trunk | |
01:21 | Ignore undefined symbols when linking a library. check-in: 0416cfa0fa user: js tags: trunk | |
2009-06-03
| ||
19:32 | Add support for -rpath. check-in: 2500eb87ad user: js tags: trunk | |
18:56 | More sane flags for Mac OS X / iPhone OS. check-in: 8468643f6d user: js tags: trunk | |
2009-04-24
| ||
22:13 | Fix missing braces. check-in: 8f1cf20690 user: js tags: trunk | |
2009-04-15
| ||
14:28 | Update copyright. check-in: f9f650baba user: js tags: trunk | |
14:20 | Fix OpenBSD and MirBSD target. check-in: dd07640ce1 user: js tags: trunk | |
14:17 | Use $host instead of $target. check-in: 075461c0b0 user: js tags: trunk | |
2008-12-23
| ||
13:36 | Make it possible to build libraries as static libraries only. check-in: 4a8529bfde user: js tags: trunk | |
03:53 | Remove spaces at end of line. check-in: 0459f92e4f user: js tags: trunk | |
2008-12-13
| ||
19:54 | Fix creation of dirs on win32. check-in: 6294fc87a8 user: js tags: trunk | |
2008-11-19
| ||
18:06 | Better target matching. check-in: a21709c9fc user: js tags: trunk | |
2008-11-01
| ||
20:03 | Don't delete .deps files on make clean. check-in: 65c48c4be2 user: js tags: trunk | |
19:27 | It seems that $as_echo is undefined on some systems. Fixed. check-in: 1b298e5879 user: js tags: trunk | |
19:19 | Touch .deps files in the past so they are always recreated. check-in: 8822a3853f user: js tags: trunk | |
18:55 |
Touch .deps files on ./configure. This also makes it compatible with OpenBSD make. check-in: deea07358c user: js tags: trunk | |
2008-10-02
| ||
21:34 | Use ranlib. check-in: bceeee6eed user: js tags: trunk | |
2008-07-12
| ||
22:13 | Updated copyright. check-in: 4e27c4cbda user: js tags: trunk | |
2008-02-10
| ||
20:20 | Add URL to comments. check-in: 42fce8e1b8 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:11 | Fix a typo. check-in: ecace2e459 user: js tags: trunk | |
2007-09-27
| ||
19:28 | Keep it to the autoconf standard. check-in: 237ce83b90 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 | |
2007-09-26
| ||
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:40 | m4/sharedlib.m4 -> m4/buildsys.m4 and add ${PROG_SUFFIX}. check-in: 98d3e26089 user: js tags: trunk | |
2007-09-24
| ||
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 | |
2007-09-21
| ||
22:54 | Some fixes for Windows. check-in: f04215cc70 user: js tags: trunk | |
13:11 | Add pre-depend, add rpath for Solaris and POSIX. check-in: e4d1f950ba user: js tags: trunk | |
2007-09-18
| ||
18:16 | Add -Wl,-soname= for Solaris and POSIX. check-in: 5801e1e331 user: js tags: trunk | |
2007-09-17
| ||
10:57 | Initial import. check-in: 17fd05f506 user: js tags: trunk | |