amxmodx/dlls/regex
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
..
lib_linux Readded libpcre 6.4 binary for x86 Linux module 2006-04-07 10:52:39 +00:00
lib_linux64 MSVC8 Project Files + SDK Update 2006-04-07 10:51:09 +00:00
lib_win MSVC8 Project Files + SDK Update 2006-04-07 10:51:09 +00:00
msvc7 Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh* 2007-04-24 18:50:16 +00:00
msvc8 Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
sdk Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h 2008-04-29 06:53:55 +00:00
CRegEx.cpp Implemented amb673 - pre-compiled regular expression support. 2007-08-01 17:36:10 +00:00
CRegEx.h Implemented amb673 - pre-compiled regular expression support. 2007-08-01 17:36:10 +00:00
Makefile Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
module.cpp Implemented amb673 - pre-compiled regular expression support. 2007-08-01 17:36:10 +00:00
pcre.h MSVC8 Project Files + SDK Update 2006-04-07 10:51:09 +00:00
svn_version.h finalized build numbers and all that other release crap 2007-10-26 02:23:21 +00:00
svn_version.tpl Moved svn_version.h and svn_version.tpl out of SDK directories... 2007-03-27 16:07:28 +00:00