This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
10
Star
0
Fork
0
You've already forked sourcemod
Code
Issues
Pull Requests
Releases
Wiki
Activity
737d8c3240
sourcemod
/
tools
/
crc32
/
build.sh
3 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). This adds the ability for us to change the GCC version we use more flexibly.
2008-12-23 07:33:37 +01:00
g++ -I../../core ../../core/sm_crc32.cpp main.cpp -o crc32
Spring Cleaning, Part Ichi (1) Various minor things done to project files Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way) Updated regex project file and makefile --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
2008-03-30 09:00:22 +02:00
Reference in New Issue
Copy Permalink