buildsys  Timeline

10 descendants and 10 ancestors of 0459f92e4f973b349c56fcb0b05810f2044ed5b8e4bda6d2fa867c0cf04a3cf3

2009-06-15
21:48
Change ${@} to $@. check-in: 00339d87b6 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
18:28
Let configure define our ${INSTALL}. check-in: d4c3373800 user: js tags: trunk
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