sourcemod/tools
peace-maker 5bc48b2ab3
Prefer python3 over python(2) in checkout-deps (#1424)
* Prefer python3 over python(2) in checkout-deps

We require Python 3 and don't want to accidentally use Python 2 if both are available.

* Use python3 in travis build

* Install python3-pip package on travis trusty image

* Fix pip detection in checkout-deps.sh
2021-03-07 13:50:15 +01:00
..
batchtool Move batchtool out of sourcepawn. 2015-03-07 10:52:13 -08:00
buildbot Fix spcomp64 filename for Windows #1368 2020-10-19 19:02:20 +02:00
crc32 SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
gamedata_md5 Fixed various memory issues. (bug 5766, r=asherkin) 2013-08-12 00:44:22 +01:00
gdc Static gamedata checker (NPOTB) 2010-10-01 12:15:43 -07:00
gdc-psyfork A couple of fixups to last commit (NPOTB). 2017-12-29 04:55:56 -08:00
ida_scripts Fixup types can include additional flags in the high bytes 2017-07-27 19:31:20 +01:00
incparser Fixed incparser for new functag format and added a sample Crimson Editor template 2009-08-09 14:03:50 +12:00
pcre Updated PCRE source to version 8.32 (bug 5593). 2013-03-17 11:32:03 -04:00
profiler Fixed duplicated entries and unnecessary file locking in ProfViewer (bug 4510, r=dvander) 2010-07-18 21:39:15 -04:00
vtable_scanner Let vtablecheck take class names instead of just vtable symbols (also fix line endings) 2009-03-21 18:17:43 -07:00
checkout-deps.ps1 Prefer python3 over python(2) in checkout-deps (#1424) 2021-03-07 13:50:15 +01:00
checkout-deps.sh Prefer python3 over python(2) in checkout-deps (#1424) 2021-03-07 13:50:15 +01:00