10 descendants and 10 ancestors of a21709c9fc2642e2
2009-04-24
| ||
22:13 | Fix missing braces. check-in: 8f1cf20690 user: js tags: trunk | |
2009-04-16
| ||
17:26 | Add example configure.ac. check-in: c266a83ce1 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 | |
16:54 | Better error handing in dependency generation. check-in: c46e3c0160 user: js tags: trunk | |
2008-11-30
| ||
13:31 | Fix a bug in dependency generation. check-in: 9a87faddb3 user: js tags: trunk | |
2008-11-19
| ||
18:06 | Better target matching. check-in: a21709c9fc user: js tags: trunk | |
2008-11-01
| ||
20:38 | Clear .SUFFIXES first to prevent compiling files silently. check-in: 760cfcb16e user: js tags: trunk | |
20:22 | Remove .deps on distclean. check-in: e8a5ad3b7d user: js tags: trunk | |
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 | |
19:09 | Move one line to fix dependency generation. check-in: baeb4314f3 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-09-14
| ||
16:15 | Fix dependency generation for real. check-in: c246b6488a user: js tags: trunk | |
16:09 | Dependency generation was broken. Fixed. check-in: 6920533466 user: js tags: trunk | |