Commit Graph

3927 Commits

Author SHA1 Message Date
Vincent Herbet
f520a39c89 Add DMG_GRENADE constant (bug 6030, r=arkshine) 2014-03-20 18:14:31 +01:00
Vincent Herbet
bc97cc0bfb Add missing Pawn includes in VC project file 2014-03-20 18:11:49 +01:00
Arkshine
79af43b861 Testing commit 2014-03-17 08:50:44 +01:00
David Anderson
f1883fd773 Trigger a build. 2014-03-11 22:29:30 -07:00
David Anderson
d77e4a1470 Fix package.pl. 2014-03-11 19:54:37 -07:00
David Anderson
4c2f4095d2 Update README.md 2014-02-23 13:17:57 -08:00
David Anderson
4a79099115 Merge pull request #6 from alliedmodders/fix-winres-rc
Change winres.h to winresrc.h.
2014-02-15 21:26:42 -08:00
David Anderson
11d0b204f5 Change winres.h to winresrc.h. 2014-02-15 21:13:12 -08:00
David Anderson
db466c56fa Update README.md 2014-02-14 09:20:46 -08:00
David Anderson
8a55f1db35 Update README.md 2014-02-13 23:07:04 -08:00
David Anderson
31654d2908 Create README.md 2014-02-13 23:06:43 -08:00
David Anderson
d61abc5a18 Fix Windows build. 2014-02-13 00:13:43 -08:00
David Anderson
4df96b097d Add env var support to AMBuildScript. 2014-02-13 00:04:52 -08:00
David Anderson
ea051bddfb Import the package needed for rmtree(). 2014-02-12 23:30:03 -08:00
David Anderson
3b2a005a92 Merge pull request #5 from alliedmodders/depscript
Add a checkout-deps.sh script.
2014-02-12 20:58:54 -08:00
David Anderson
fb186b6fab Add a checkout-deps.sh script. 2014-02-12 20:46:19 -08:00
Scott Ehlert
f453bca1c3 Merge pull request #4 from alliedmodders/macmin_cflags
Add -mmacosx-version-min=10.5 to compiler flags on OS X (no bug, r=dvander).
2014-02-12 19:58:19 -06:00
Scott Ehlert
be4d91c105 Add -mmacosx-version-min=10.5 to compiler flags on OS X. 2014-02-12 19:40:05 -06:00
David Anderson
60bea040d0 Merge pull request #3 from alliedmodders/egg
Fix whitespaces.
2014-02-10 23:40:09 -08:00
David Anderson
0f303eb999 Fix whitespaces. 2014-02-10 23:38:55 -08:00
David Anderson
94c864390d Quell GCC madness. 2014-02-10 00:20:00 -08:00
David Anderson
3772645fca Merge pull request #2 from alliedmodders/strbreak
Add new variants of strbreak, which is too broken to use (bug 6041, r=ds).
2014-02-10 00:06:06 -08:00
David Anderson
e2855dee7d Undo vim modelines. 2014-02-09 23:49:19 -08:00
David Anderson
aa46469878 Add new variants of strbreak, which is too broken to use. 2014-02-09 23:40:45 -08:00
David Anderson
4125796569 Remove the debug clamp. 2014-02-09 10:37:02 -08:00
David Anderson
44ebe2f09a Remove deps.zip since GitHub doesn't like large files.
Former-commit-id: 2536a500acb86417c73ec65249c881d8e3e695ff
2014-02-08 23:48:30 -08:00
David Anderson
d46d657190 Merge pull request #1 from alliedmodders/ambuild
Port AMX Mod X to AMBuild 2.

Former-commit-id: caa26e5133dc97557b7d7e111de73c1dcac7fe94
2014-02-08 22:16:32 -08:00
David Anderson
e56cd58d70 Update the rest of the buildbot scripts for AMBuild.
Former-commit-id: ef3e192105
2014-02-08 21:45:40 -08:00
David Anderson
426771deda Switch bootstrap.pl and startbuild.pl to AMBuild.
Former-commit-id: 462765c926
2014-02-08 21:23:02 -08:00
David Anderson
f0f319a418 Add WinCSX to AMBuild scripts.
Former-commit-id: eca50829ae
2014-02-08 21:16:41 -08:00
David Anderson
779e064a17 Add .rc files.
Former-commit-id: 3d9c34eff6
2014-02-08 20:53:01 -08:00
David Anderson
1f15fdd6cb Update versioning for AMBuild and git.
Former-commit-id: ea473061ef
2014-02-08 20:37:33 -08:00
David Anderson
a07cf853d7 Fix a cxxflag being in cflags.
Former-commit-id: 4358bad902
2014-02-08 16:27:02 -08:00
David Anderson
59c3e271db Remove all files related to SVN versioning.
Former-commit-id: 57a320bfe9
2014-02-08 16:26:40 -08:00
David Anderson
922b4802f1 Port AMBuild scripts to Windows.
Former-commit-id: 9af9b5f205
2014-02-08 16:09:29 -08:00
David Anderson
bd586d37e6 Add OS X support to AMBuild and 10.9 support to amxxpc.
Former-commit-id: 91779cb941
2014-02-08 15:25:57 -08:00
David Anderson
90b2860fd2 Get parity with makefile flags.
Former-commit-id: d1ee3b0780
2014-02-08 14:49:03 -08:00
David Anderson
0748a05bf0 Remove the C# builder - the last vestige of the Old Republic.
Former-commit-id: ff7277048f
2014-02-08 14:35:11 -08:00
David Anderson
8f51d87826 Get PackageScript release-equivalent on Linux.
Former-commit-id: 15cfb571fb
2014-02-08 14:29:15 -08:00
David Anderson
e57845dd50 Add the PackageScript.
Former-commit-id: 8fe47f62d5
2014-02-08 13:46:34 -08:00
David Anderson
fdc804b7df Remove precompiled binaries from the plugins folder.
Former-commit-id: 4821df4aaf
2014-02-08 12:44:35 -08:00
David Anderson
ad36859607 Port plugin building to AMBuild.
Former-commit-id: 9ac73de5b2
2014-02-08 12:42:00 -08:00
David Anderson
c4e90ce865 Initial import of AMBuild infrastructure for C++ projects.
Former-commit-id: 53baa4f8c2
2014-02-08 01:14:15 -08:00
Scott Ehlert
bc57a4e74f Triggering a build.
Former-commit-id: 45b67bd4fc
2014-01-22 20:03:52 -06:00
Vincent Herbet
878d68bb21 Backed out changeset: 2bc36c43b15f
Former-commit-id: 0f14674ff1
2013-09-10 09:04:52 +02:00
Scott Ehlert
dc607846a3 Trigger build to hopefully fix Linux build.
Former-commit-id: ac1a723236
2013-09-05 21:05:35 -05:00
Scott Ehlert
568bec17fc Fixed building with newly updated SDK.
Former-commit-id: bf0455aea7
2013-09-05 19:51:52 -05:00
Scott Ehlert
2a458530b7 Fixed cstrike module crash on OS X (r=dvander).
Valve now compiles OS X binaries with -fvisibility=hidden, so dlsym no longer works with non-exported symbols.


Former-commit-id: f77f6430a2
2013-09-03 17:56:27 -05:00
Scott Ehlert
87d2a54638 Rebuilt amxjitsn object with older version of nasm to fix JIT crash on OS X (r=dvander).
Former-commit-id: 011b69169c
2013-09-03 17:53:42 -05:00
connorr
9971541d78 Fix linux warning to make GCC compiler happy
Former-commit-id: f23bda76a3
2013-08-24 23:42:18 +02:00