This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-06 05:01:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7ebede0517
quakeforge
/
cs-code
/
.gitignore
9 lines
55 B
Text
Raw
Normal View
History
Unescape
Escape
usual thing
2002-01-17 19:33:32 +00:00
*.dat
ignore gzipped files
2002-04-15 14:51:15 +00:00
*.gz
usual thing
2002-01-17 19:33:32 +00:00
*.h
scary, but the only changes qfcc needed to build as part of quakeforge was to auto-substitued the libs and headers. o unconditionally build qfcc (for now, anyway) when building quakeforge (needed for cs-code compilation) o when built as part of quakeforge (qfcc should still be buildable independently) always enable cpp o autoconfiscate the client-side code o build the client-side code using the built qfcc o install the client-side code in $(datadir)/quakeforge/id1
2002-01-22 05:48:03 +00:00
*.src
usual thing
2002-01-17 19:33:32 +00:00
*.sym
add .vimrc
2002-01-18 18:24:05 +00:00
.vimrc
scary, but the only changes qfcc needed to build as part of quakeforge was to auto-substitued the libs and headers. o unconditionally build qfcc (for now, anyway) when building quakeforge (needed for cs-code compilation) o when built as part of quakeforge (qfcc should still be buildable independently) always enable cpp o autoconfiscate the client-side code o build the client-side code using the built qfcc o install the client-side code in $(datadir)/quakeforge/id1
2002-01-22 05:48:03 +00:00
Makefile.in
Fix three gitignores.
2002-01-31 07:49:29 +00:00
Makefile
Reference in a new issue
Copy permalink