Scott Ehlert
95de453677
Compile and link fixes for Mac OS X (bug 4392, r=dvander).
2010-05-13 04:22:31 -05:00
Fyren
2a77dfbcd2
Fixed buildbot scripts for darwin (r=dvander).
2010-05-11 00:16:52 -07:00
Scott Ehlert
705ea18b2a
Really fixed version.rc file problem by removing and recreating build OUTPUT directory when required (bug 4042, r=dvander).
2009-10-06 01:46:06 -05:00
David Anderson
3f264097a7
Removed unused files.
2009-10-02 03:30:54 -07:00
David Anderson
a439c3be3c
Added sourcemod.logic to package script.
2009-08-30 12:06:32 -07:00
David Anderson
d682361cfc
More changes for new build system.
2009-08-30 00:46:56 -07:00
David Anderson
d3f0a14867
Imported support for new build system.
2009-08-30 00:21:42 -07:00
Matt Woodrow
85cb592a7e
Fixed typo in the build tool
2009-08-17 10:44:35 +12:00
Matt Woodrow
13b9deb5ef
Merged the build fixes (hopefully)
2009-08-17 10:42:01 +12:00
Matt Woodrow
c307c692a0
Copy of new tf engine changes from 1.2 branch
2009-08-17 10:03:53 +12:00
Matt Woodrow
944c523a49
Fixed incparser for new functag format and added a sample Crimson Editor template
2009-08-09 14:03:50 +12:00
David Anderson
12a1cb9e97
Check-in of pcre-7.9 source code and win32 static lib (bug 3923).
2009-07-28 17:51:34 -04:00
David Anderson
421b58f68e
Import of core modularization plan (bug 3599).
2009-05-13 21:55:50 -04:00
David Anderson
2af45da0a8
Merge from 1.2 branch.
2009-05-12 19:43:21 -04:00
David Anderson
e2a6ae9ecc
Central place to mark releases so buildbot symbols aren't scrapped by purge script (bug 3809, r=me, a12=NPOTB).
2009-05-12 19:06:57 -04:00
David Anderson
40a8892cb7
Merge from sourcemod-1.2 branch.
2009-03-30 11:43:16 +02:00
David Anderson
569f4646a0
Fixed builder not passing GCC version in some cases (bug 3750, r=ds, a12=ds).
2009-03-30 08:29:47 +02:00
Fyren
ccc4386285
Let vtablecheck take class names instead of just vtable symbols (also fix line endings)
2009-03-21 18:17:43 -07:00
David Anderson
8e744ec5f7
Re-added -dev tag, bumped version to 1.2.1.
2009-03-05 02:36:27 -05:00
David Anderson
01ff2cca0c
Removed -dev tag for release.
2009-03-05 02:06:59 -05:00
David Anderson
6ebbb48f9f
Re-landed automating updating (bug 3530, r=pred).
2009-03-01 01:35:39 -05:00
Scott Ehlert
bd9fab6cf5
Added support for Dark Messiah engine and game. (no bug, r=me).
...
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 02:19:22 -06:00
David Anderson
fffc211989
Whoops, updated build tool to correctly copy new gamedata files.
2009-01-14 00:55:28 -05:00
David Anderson
9a7c25047d
Fixed windows build.
2009-01-12 01:15:29 -05:00
David Anderson
7cef8b7363
Attempt at getting webternet extension into build process.
2009-01-12 00:36:36 -05:00
David Anderson
ccc59ecdaf
Pre-emptive removal of gamedata updater pending rewrite.
2009-01-08 16:11:59 -05:00
David Anderson
4a0f639e89
Fixed build, removed stale build entries.
2009-01-08 02:19:17 -05:00
David Anderson
32c5925652
Whitespace patrol - fixed soft tabs leaking into build tool.
2009-01-08 01:54:55 -05:00
Matt Woodrow
f641aa92f5
Added Dynamic Hooking to BinTools (bug 2616 r=dvander,DS)
2009-01-08 18:17:17 +13:00
David Anderson
4e37900d93
Updated build to have the sounds plugin (follow-up from bug 3498).
2009-01-07 19:28:42 -05:00
David Anderson
0a33a25a7d
Merge from sourcemod-1.1 branch.
2008-12-28 03:23:45 -05:00
David Anderson
1fe38c7473
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 01:33:37 -05:00
Matt Woodrow
5a5172be57
Merge
2008-12-15 00:48:54 -05:00
Matt Woodrow
58ec9a4f38
Merge
2008-12-15 18:47:11 +13:00
Matt Woodrow
b7477fc321
Cleaned up vtable_scanner code a bit to diagnose l4d crashes
2008-12-15 18:45:33 +13:00
Matt Woodrow
88afac51f0
Merge
2008-12-12 23:24:13 -05:00
Matt Woodrow
2bb3e5fd6b
Gamedata cleanup and security fix (bug 3351 r=dvander)
2008-12-12 23:20:35 -05:00
Scott Ehlert
7bdcea5814
Merged changes from 1.1 branch.
2008-12-05 15:57:49 -06:00
David Anderson
b684d3aad7
Various nits on smupdate tool (bug 3351, r=pred).
2008-11-29 20:07:43 -06:00
Scott Ehlert
41b61ed36f
Fixed tab inconsistency in some build tool source files.
2008-11-14 16:55:09 -06:00
Scott Ehlert
ff7a2c6b73
Added preliminary support for Left 4 Dead; some things may not yet work.
2008-11-14 09:18:30 -06:00
Scott Ehlert
acea705df8
Moved IDA scripts from editor/ida to tools/ida_scripts
...
--HG--
rename : editor/ida/gcc_fpic.idc => tools/ida_scripts/gcc_fpic.idc
rename : editor/ida/linux_vtable_dump.idc => tools/ida_scripts/linux_vtable_dump.idc
2008-11-14 03:51:57 -06:00
Scott Ehlert
7e3f9ada31
Moved IDA scripts from editor/ida to tools/ida_scripts
...
--HG--
rename : editor/ida/gcc_fpic.idc => tools/ida_scripts/gcc_fpic.idc
rename : editor/ida/linux_vtable_dump.idc => tools/ida_scripts/linux_vtable_dump.idc
2008-11-14 03:38:59 -06:00
David Anderson
af2af91300
Take-two at fixing bug 3410.
2008-11-11 02:21:25 -08:00
David Anderson
b1646accb9
Attempted to lcase dll dirs in the symstore.
2008-11-11 01:36:15 -08:00
David Anderson
c1c8a4c988
Backed out structs extension from being in builds - it's not ready to land.
2008-10-31 23:20:40 -07:00
Matt Woodrow
dc3b4a57cc
Structs now builds for the old engine (bug 3286) - again.
2008-10-09 13:35:14 +13:00
Matt Woodrow
7009e755fe
Backed out changeset: 44b02986c01b
...
Damn you tortoisehg
2008-10-09 13:33:47 +13:00
Matt Woodrow
bba2cfc6f7
Structs now builds for the old engine (bug 3286)
2008-10-09 13:24:44 +13:00
David Anderson
f0a11d3cb7
Fixed project file name mismatch in the build tool.
2008-09-27 18:04:10 -07:00
David Anderson
8f555543cc
Switch to vcbuilder.exe since devenv.com is not available in express editions.
2008-09-27 16:19:56 -07:00
David Anderson
88a71ddad4
Migrated to Visual Studio 2008 for default builds (bug 3257).
2008-09-27 14:59:09 -07:00
David Anderson
bbbc2ce22c
Merge (A la Worms 2, The First of Many!)
2008-09-18 00:15:34 -05:00
David Anderson
def0a8a0d6
Attempt at solving this stdout redirection mess for buildbot.
2008-09-18 00:11:24 -05:00
Matt Woodrow
5687a7ba90
Added Struct Abstraction extension (bug 2666 and bug 2663)
...
--HG--
rename : extensions/structs/structs.txt => gamedata/structs.gamedata.txt
rename : extensions/structs/structs.inc => plugins/include/structs.inc
rename : extensions/structs/structtest.sp => plugins/testsuite/structtest.sp
2008-09-18 15:32:22 +12:00
David Anderson
f79c9eec82
Changes to buildbot scripts for Mercurial.
2008-09-14 16:40:49 -05:00
David Anderson
8fcecf3dec
Updated versionchanger.pl for Mercurial, FINALLY fixed its whitespace.
2008-09-14 16:26:38 -05:00
David Anderson
bcf1b092ae
Mirrored buildbot/version template changes from branch.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402539
2008-09-14 06:13:25 +00:00
David Anderson
8eb6d9ccf5
Added master.cfg from buildbot for safe keeping.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402514
2008-09-06 23:36:04 +00:00
David Anderson
d3394453ff
Fixed, hopefully, one of the last bugs in the symstore script.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402513
2008-09-06 23:26:52 +00:00
David Anderson
5caeebf807
Bugfixes to buildbot scripts, added symstore script.
...
Removed soon-to-be-outdated fetchdlls program.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402512
2008-09-06 23:24:56 +00:00
David Anderson
cb4b1dce71
Another PathFormat.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402505
2008-09-06 14:10:21 +00:00
David Anderson
e6c5adfa24
PathFormat in bootstrap.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402504
2008-09-06 14:03:50 +00:00
David Anderson
444896104f
Enclose bootstrapper command in quotes.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402503
2008-09-06 14:02:48 +00:00
David Anderson
e2791a3702
Packager now gets a config file on the command line (more secure for buildbot).
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402502
2008-09-06 13:04:54 +00:00
David Anderson
16ed584e39
Added packaging script.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402501
2008-09-06 12:19:33 +00:00
David Anderson
d6a0cb8992
Removed some debug code, and hopefully fixed misleading failures.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402500
2008-09-06 10:18:26 +00:00
David Anderson
f99b82b53a
Added default return code of 0.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402499
2008-09-06 09:40:44 +00:00
David Anderson
32b7e2df98
startbuild is now a direct pipe.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402498
2008-09-06 09:32:12 +00:00
David Anderson
0137219fb8
Added startbuild script.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402497
2008-09-06 09:24:39 +00:00
David Anderson
51f914fb30
Bootstrap performs all steps up to executing builer now.
...
Builder sends error code on failure now.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402496
2008-09-06 09:12:21 +00:00
David Anderson
f85eeb2adb
Finally, paths sorted out I think.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402495
2008-09-06 08:35:27 +00:00
David Anderson
6b213a9caf
Ugh.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402494
2008-09-06 08:19:05 +00:00
David Anderson
35f31b0f1a
More buildbot path nonsense.
...
--HG--
rename : tools/buildbot/build_builder.pl => tools/buildbot/bootstrap.pl
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402493
2008-09-06 08:09:19 +00:00
David Anderson
56a68f4dfd
Paths should be relative to working folder.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402492
2008-09-06 07:47:29 +00:00
David Anderson
6e930f6048
Added buildbot script for building builder tool.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402491
2008-09-06 07:39:10 +00:00
David Anderson
4fc7fce4fd
No spaces!
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402490
2008-09-06 07:23:04 +00:00
David Anderson
2c25c09420
Ew! No spaces in filenames.
...
--HG--
rename : tools/gamedata md5/Makefile => tools/gamedata_md5/Makefile
rename : tools/gamedata md5/TextParsers.cpp => tools/gamedata_md5/TextParsers.cpp
rename : tools/gamedata md5/TextParsers.h => tools/gamedata_md5/TextParsers.h
rename : tools/gamedata md5/main.cpp => tools/gamedata_md5/main.cpp
rename : tools/gamedata md5/main.h => tools/gamedata_md5/main.h
rename : tools/gamedata md5/md5.cpp => tools/gamedata_md5/md5.cpp
rename : tools/gamedata md5/md5.h => tools/gamedata_md5/md5.h
rename : tools/gamedata md5/msvc9/gamedatamd5.sln => tools/gamedata_md5/msvc9/gamedatamd5.sln
rename : tools/gamedata md5/msvc9/gamedatamd5.vcproj => tools/gamedata_md5/msvc9/gamedatamd5.vcproj
rename : tools/gamedata md5/sm_memtable.cpp => tools/gamedata_md5/sm_memtable.cpp
rename : tools/gamedata md5/sm_memtable.h => tools/gamedata_md5/sm_memtable.h
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402463
2008-08-17 18:27:51 +00:00
Matt Woodrow
8182bdb476
More file handle leaks fixed.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402428
2008-07-29 06:12:52 +00:00
Matt Woodrow
bd24893837
Probably helps to close files after opening them.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402425
2008-07-27 00:01:17 +00:00
David Anderson
8a4c96b252
fixed build (I hope)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402404
2008-07-11 09:28:04 +00:00
Matt Woodrow
73203fb7b3
Removed unneeded dod:s beta scan script.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402338
2008-07-03 08:54:58 +00:00
Matt Woodrow
89a56ac3e1
Output now shows params for overloaded functions
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402336
2008-07-03 06:52:28 +00:00
David Anderson
f9cfe7e9da
fixed regression in build tool
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402334
2008-07-03 04:32:30 +00:00
Matt Woodrow
bb9f31e555
Changed dod script to support dod:s no longer being beta
...
--HG--
rename : tools/Vtable scanner/dodsbetascan.sh => tools/Vtable scanner/dodscan.sh
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402331
2008-07-03 02:30:59 +00:00
Matt Woodrow
77a7bf385b
Added a vtable scan script for dod:s beta
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402329
2008-07-02 01:34:46 +00:00
Matt Woodrow
52d2a1797d
A null check that lets the program keep running is somewhat pointless.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402328
2008-07-01 23:44:33 +00:00
Matt Woodrow
111a3a7169
Added a null check on the vtable symbol
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402327
2008-07-01 23:42:19 +00:00
Matt Woodrow
f3f46fc126
Minor fix to the filename reading logic. Almost done!
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402322
2008-07-01 09:38:20 +00:00
Matt Woodrow
3cff457c6d
More changes to support the shell script.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402321
2008-07-01 09:29:02 +00:00
Matt Woodrow
853b080aa4
Updated shell script to remove windows line endings
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402320
2008-07-01 09:24:22 +00:00
Matt Woodrow
261023800e
Updated gamedatamd5 to print the md5 in a more usable format and added shell script (thanks wowsawce!) for updating gamedata files.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402319
2008-07-01 09:13:27 +00:00
Matt Woodrow
4106620928
New mapchooser, rockthevote and nominations plugins finally ready. Removed the existing mapmanager stuff.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402313
2008-07-01 01:18:52 +00:00
Matt Woodrow
57bba6d83f
Import of gamedata daemon. I love imported stuff.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402304
2008-06-30 02:34:21 +00:00
Matt Woodrow
2c08bb3a96
FORGOTTEN QUOTE
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402303
2008-06-30 02:11:58 +00:00
Matt Woodrow
6d4938f6b5
Removed cruft.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402302
2008-06-30 02:04:30 +00:00
Matt Woodrow
7104e187cc
Import of Vtable scanner
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402301
2008-06-30 02:03:56 +00:00
Matt Woodrow
2fc7a017e1
Import of GameData MD5 hashing app.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402298
2008-06-29 22:23:14 +00:00
David Anderson
b18bd78c51
fixed build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402229
2008-05-31 09:27:33 +00:00
David Anderson
b2d25f2a77
added quick tool for fetching dlls of mdmps
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402177
2008-05-24 06:48:35 +00:00