Commit Graph

27 Commits

Author SHA1 Message Date
Scott Ehlert
568bec17fc Fixed building with newly updated SDK.
Former-commit-id: bf0455aea7
2013-09-05 19:51:52 -05:00
Vincent Herbet
da30315556 Fix Wno-delete-non-virtual-dtor flag to be passed only for .cpp files.
Former-commit-id: 4f8b31483d
2013-08-10 19:29:28 +02:00
Scott Ehlert
f6ff4796b2 Fixed Linux and Mac builds.
Former-commit-id: 6f39588049
2013-06-16 12:55:22 -05:00
Scott Ehlert
40c1fee55a Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06:00
David Anderson
330fd1c2ae Fixed Makefile paths for Metamod. 2010-04-04 17:55:37 -07:00
Scott Ehlert
0dc6a4a5dd Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
Also did the following:
* Removed -fPIC from all Linux makefiles
* AMXX build tool now also moved over to VS 2005
* AMXX build tool binary renamed from "AMXXRelease" to "builder"
* MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
2008-08-16 09:48:39 +00:00
David Anderson
44e078c7c0 added support for building 32-bit on 64-bit machines 2008-04-15 23:26:54 +00:00
Scott Ehlert
c71be87a3a Massive reorganization attempt - part 1
Oh dear, what has DS done now?
2007-03-13 11:46:03 +00:00
David Anderson
78956f3d89 merged bcompat changed into trunk
removed amxmod compat files for now
2006-09-01 03:29:27 +00:00
Scott Ehlert
5c23cf416e Fixed makefiles (yes, again) for hlsdk move 2006-08-27 05:29:04 +00:00
Scott Ehlert
22bef17660 Changed makefiles to point to trunk's modified version of the HL SDK 2006-08-27 03:13:11 +00:00
Scott Ehlert
81ac41037b GCC Wallification 2006-08-27 02:17:18 +00:00
David Anderson
ee4f064073 Initial bump to GCC-4.1 2006-08-24 22:44:57 +00:00
Scott Ehlert
0eca298c2a Fixed makefile paths (I think) 2006-07-12 06:05:06 +00:00
David Anderson
123215a53c removed these, no longer needed 2006-05-11 08:47:53 +00:00
Scott Ehlert
41214cc461 Makefile changes to fix the clean option 2006-04-12 16:55:09 +00:00
David Anderson
76b6510a27 686->586 2005-10-02 20:15:52 +00:00
David Anderson
57ce74c4c7 Bumped version, lowered -O flag 2005-08-30 18:43:11 +00:00
David Anderson
b12224eabd CVS Cleanup 2005-08-24 07:01:02 +00:00
David Anderson
80bd845182 *** empty log message *** 2005-08-18 08:36:48 +00:00
David Anderson
686dadc9c5 New makefile 2005-08-02 08:12:47 +00:00
David Anderson
285a4ffed8 Fixed a few bugs. 2004-06-29 06:26:56 +00:00
David Anderson
4adb119f8e Fixed Makefile for 0.20. 2004-06-29 05:16:18 +00:00
David Anderson
a21537f644 Made linux compatible. 2004-05-26 06:19:50 +00:00
David Anderson
c78e2bcf7e new makefile 2004-03-24 06:33:39 +00:00
David Anderson
bf35c8f079 *** empty log message *** 2004-03-15 22:13:43 +00:00
Pavol Marko
538b7a7a12 Added Makefile 2004-03-07 19:50:55 +00:00