| Commit | Date | |
|---|---|---|
|
[r2934]
by
plombo
Added a tracerealloc() function to tracelib that wraps around realloc() in the standard C library. |
2010-11-21 07:34:52 | Tree |
|
[r2933]
by
plombo
Bazaar revision numbers can now be used as the build number when the 'svn-revno' property is not available. |
2010-11-21 02:44:54 | Tree |
|
[r2932]
by
plombo
Fixed build numbers for bzr-svn. The Bazaar version control system should now work as a complete alternative to SVN through the bzr-svn plugin. |
2010-11-21 02:13:34 | Tree |
|
[r2931]
by
plombo
Fixed version.sh in Windows when the SVN executable is in the PATH, not in tools/bin. |
2010-11-15 00:38:28 | Tree |
|
[r2930]
by
plombo
Fixed a 'long is 32 bits' assumption in the SDL menu's font renderer. It appears to be the only such assumption in the SDL backend. |
2010-11-12 00:02:36 | Tree |
|
[r2929]
by
plombo
x86_64 Linux building works without cross-compiling now. Thanks for AL13N for confirming that these changes fix the build. |
2010-11-10 05:29:49 | Tree |
|
[r2928]
by
plombo
OpenBOR now compiles under 64-bit (x86_64) Linux. I'm not sure yet whether it's buggy or ready for general use. |
2010-11-08 04:19:06 | Tree |
| 2010-11-08 02:18:45 | Tree | |
|
[r2926]
by
plombo
Linux ports can now be compiled for multiple architectures. Currently, x86 and x86_64 are supported: Calling "./build.sh 4" with no other arguments implies x86. |
2010-11-08 02:15:56 | Tree |
|
[r2925]
by
plombo
Another compile fix. This time I actually made sure the whole thing compiles before committing. |
2010-11-07 23:13:00 | Tree |