This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-android
Watch
1
Star
0
Fork
0
You've already forked openttd-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
46,709
Commits
14
Branches
28
Tags
77ecfa35feefea324a286ce349d20518bb4debd1
Commit Graph
2 Commits
Author
SHA1
Message
Date
S. D. Cloudt
13cc8a0cee
Cleanup: Removed SVN headers
2019-11-10 17:59:20 +00:00
rubidium
8fa42362e9
(svn r26708) -Codechange: replace C preprocessor with all kinds of options to prevent adding certain things to the result and the sed script to remove everything that shouldn't be in the resulting nfo file but came out of the C preprocessor by a small-ish awk program. This means no more breaking if a C preprocessor decides to add more data to the processed file (like GCC's inclusion of stdc-predef.h when not passing -nostdinc). It furthermore more than halfs the time needed for the assemble step of the extra GRF compilation
2014-07-30 17:21:42 +00:00