buildsys  Timeline

10 descendants and 10 ancestors of 8f2b93e012c9e8120be3de17d87880f0ac84d4a0ff0d121abe6ed6e41777f1be

2011-01-17
16:08
Prevent a possible syntax error when not using shared libs. check-in: 80272a6a79 user: js tags: trunk
2010-12-26
23:52
Get rid of tput warnings if capability is unavailable. check-in: 6f290a37ef user: js tags: trunk
2010-09-26
11:36
Remove an unnecessary fork of a new sh. check-in: 2108108311 user: js tags: trunk
2010-09-19
02:05
Fix generating dependencies for .lib.o and .plugin.o. check-in: 066136bfc9 user: js tags: trunk
2010-09-16
01:04
It seems there are very different versions of tput. Handle both. check-in: 384043a8b4 user: js tags: trunk
2010-09-15
22:23
Include original extension in temporary .dep files. check-in: 4391081dd7 user: js tags: trunk
2010-08-11
11:09
Use tput for colour output, if available. check-in: 2035aa9673 user: js tags: trunk
2010-08-10
14:30
Fix a bug in buildsys.m4 that would cause some shells to fail. check-in: 8d783666c4 user: js tags: trunk
2010-07-30
01:24
Adjust configure.ac to recent changes. check-in: 3cc9e58d14 user: js tags: trunk
2010-07-29
18:23
More parallelism. check-in: 1f2625c8b1 user: js tags: trunk
2010-07-25
11:20
Use different object files for libs and plugins.
This allows building a shared and static lib at once.
check-in: 8f2b93e012 user: js tags: trunk
2010-05-08
19:27
No need for -flat_namespace and -undefined dynamic_lookup is better. check-in: 4f1e103a44 user: js tags: trunk
14:40
Include the library version in the resulting .dylib. check-in: b4cda18675 user: js tags: trunk
2010-04-18
01:55
Properly delete data dir. check-in: a50fe57783 user: js tags: trunk
2009-12-16
11:38
Change compiling .po files and install the .mo files. check-in: bfe0deda6b user: js tags: trunk
2009-12-13
18:04
Ouch. check-in: 99d2895284 user: js tags: trunk
17:52
Change make clean behaviour. check-in: 2b8322f61b user: js tags: trunk
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-12-01
14:53
Add support for compiling .S files. check-in: 2448a5a3bf user: js tags: trunk
2009-11-28
14:56
Fix wrong output in BUILDSYS_SHARED_LIB. check-in: 72b5035ef6 user: js tags: trunk