This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2025-02-20 18:42:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
953c244003
raze
/
polymer
History
terminx
953c244003
Add my _clang-format file to the repository. These options are pretty close to what most of our code already looks like, the primary difference being that it enforces spaces between operators and operands. I was initially opposed to the spaces, but I would be lying if I said they didn't increase legibility of much of our code, in addition to making it a lot easier to identify the specific intent in cases where we have a lot of expressions nested within one another. DONT_BUILD.
...
git-svn-id:
https://svn.eduke32.com/eduke32@4742
1a8010ca-5511-0410-912e-c29ae57300e0
2014-11-22 12:28:21 +00:00
..
eduke32
Add my _clang-format file to the repository. These options are pretty close to what most of our code already looks like, the primary difference being that it enforces spaces between operators and operands. I was initially opposed to the spaces, but I would be lying if I said they didn't increase legibility of much of our code, in addition to making it a lot easier to identify the specific intent in cases where we have a lot of expressions nested within one another. DONT_BUILD.
2014-11-22 12:28:21 +00:00
synthesis.sh
Build system: Detect the SVN revision and generate rev.h directly from the Makefile, if applicable.
2014-02-22 08:02:41 +00:00