buildsys  Timeline

50 events by user js occurring around 2010-05-08 14:40:58.

More ↑
2011-10-12
14:56
Fix usage of ar instead of ${AR}. check-in: c2b09b2ecf user: js tags: trunk
2011-09-21
19:34
Add a check for install in the example configure.ac. check-in: fa228a2087 user: js tags: trunk
19:33
Add a default autogen.sh. check-in: 1e891c8f56 user: js tags: trunk
2011-09-15
11:18
Fix forgotten variable rename in buildsys.m4. check-in: 2dcb585335 user: js tags: trunk
2011-09-13
11:06
Make sure printf does not override $?. check-in: 6b35e061ec user: js tags: trunk
00:33
Delete old .a file before creating a new one. check-in: be77b5bfd8 user: js tags: trunk
00:32
Keep error codes instead of exiting with 1. check-in: 78aa5f93ad user: js tags: trunk
00:31
Rename LIB to SHARED_LIB. check-in: d0f134f872 user: js tags: trunk
2011-04-23
17:23
Add support for Java and Windows RC files. check-in: fedf4f6ce2 user: js tags: trunk
17:15
Add missing BUILDSYS_INIT to example configure.ac. check-in: a889f6f6fa user: js tags: trunk
2011-03-24
15:56
Add STATIC_PIC_LIB. check-in: c2346ca5a2 user: js tags: trunk
15:29
Make it possible to add .a files to OBJS when building static libs. check-in: aa7526de49 user: js tags: trunk
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
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-11-03
15:55
Add support for compiling Objective C++. check-in: 47afbbecd1 user: js tags: trunk
2009-10-28
18:49
Add support for converting .po files to .gmo. check-in: 05ae2271b7 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-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
More ↓