PabstMirror
dc9ba7aa4c
Validate sqf - python 3 compat
2015-10-04 03:48:37 -05:00
Glowbal
f884f7d8fd
Merge pull request #2552 from acemod/sqf-parser
...
Add a first implementation of the sqf validator/parser/linter.
2015-10-04 09:33:42 +02:00
Glowbal
93e5429ed5
Add sqf validator script to travis configuration
2015-09-22 20:18:12 +02:00
Glowbal
b695a54655
Add a first implementation of the sqf validator/parser/linter.
...
Checks all sqf files within given module or entire project for missing [] {} or ()
Prints out information regarding anything it marks as a possible error
2015-09-21 18:01:45 +02:00
PabstMirror
80483f6dad
fix ESTRING search
2015-09-20 17:56:07 -05:00
PabstMirror
5555eb195a
Also search for missing stringtable entries
2015-09-20 17:46:43 -05:00
PabstMirror
6773119f09
Script to search for undefined functions
2015-09-18 13:14:00 -05:00
bux578
6da19a43df
remove documentation from master
2015-09-07 19:50:38 +02:00
ViperMaul
0e432a5eb3
Merge pull request #2271 from jonpas/toolsCBAupdate
...
Updated required CBA files
2015-08-30 21:38:13 -07:00
jonpas
1187b73419
make.py version bump to 0.7
2015-08-27 03:23:56 +02:00
jonpas
f1e5ca24bf
Updated required CBA files
2015-08-26 06:11:52 +02:00
jonpas
fe7a02a63d
Updated make.py with changes from CBA
2015-08-25 20:59:55 +02:00
ViperMaul
3a9d6a6a6c
Added running time elapsed to make.py
2015-08-23 23:00:22 -07:00
PabstMirror
3664afcf90
search_privates.py: use new params command
2015-08-08 13:42:05 -05:00
jonpas
91dc9f5f18
Added version argument to run version update, default will stash and restore changes to keep git work dir clean
2015-06-21 21:58:19 +02:00
jonpas
da9b5dd917
Merge branch 'master' into automateRelease
2015-06-19 16:44:37 +02:00
ViperMaul
c0cdcbab62
fixing missing backup files for config.cpp and $pboprefix$ in $NOBIN$ situations
...
#1682
2015-06-18 17:43:12 -07:00
jonpas
4330caea9a
Removed redundant check
2015-06-18 21:30:06 +02:00
jonpas
873f861dc8
Improved release command line argument handling, Revamped set_version_in_files to support both types of versions dynamically, Release archive using long version, old archive removal improved
2015-06-18 21:19:01 +02:00
jonpas
b708c5dd4e
Fixed zipping the zip, improved zip name definition
2015-06-17 22:05:16 +02:00
jonpas
d210c3b009
Fixed make.py release zip archive
2015-06-17 21:21:35 +02:00
jonpas
59a3e1a451
Automated version change in make.py
2015-06-17 20:42:11 +02:00
ViperMaul
4a12f53855
Merge pull request #1359 from jonpas/setupVars
...
Added maindir, projectdir and cba variables to setup.py
2015-05-24 13:13:58 -07:00
jonpas
0771ab21b6
Capitalized previously missed global
2015-05-24 22:12:56 +02:00
jonpas
88c57780fc
Capitalized globals
2015-05-24 22:09:28 +02:00
ViperMaul
84584fa0b0
Merge pull request #1358 from jonpas/buildVars
...
Added mainprefix and prefix variables to build.py
2015-05-24 13:08:31 -07:00
jonpas
72abe20f58
Capitalized globals
2015-05-24 22:07:12 +02:00
jonpas
8bf1abadb3
New-school .format, more absolutes changed to variables
2015-05-23 02:48:32 +02:00
jonpas
7cf64c7a52
New-school .format
2015-05-23 02:34:55 +02:00
jonpas
defe356940
New-school .format, Fixed prefix
2015-05-23 02:26:48 +02:00
jonpas
cc70d6808c
Added fulldir and cba variables to initial ouput text
2015-05-22 20:20:47 +02:00
jonpas
0b70c04468
Added maindir, projectdir and cba variables
2015-05-22 20:12:41 +02:00
jonpas
02580d510d
Added mainprefix and prefix variables
...
Fixed prefix variable values
2015-05-22 19:59:56 +02:00
jonpas
361cfc8802
Changed absolute make.py paths to read from variables
2015-05-22 19:21:29 +02:00
ViperMaul
66f5ed43c0
More help on certain errors in make.py
2015-05-12 07:05:48 -07:00
ViperMaul
50abf64359
Do not execute CfgConvert if $NOBIN$ is found.
...
#1107
2015-05-11 12:53:49 -07:00
ViperMaul
59d6e84fc0
Use abbreviated public key to minimize a BI bug.
...
REFERENCE: http://feedback.arma3.com/view.php?id=22133
Always copy public key in case it is missing from the release folder.
#1105
2015-05-11 10:43:05 -07:00
ViperMaul
5092d586fd
Exception handling and clean up.
...
#1105
2015-05-11 10:06:40 -07:00
ViperMaul
a7a76d69ae
Read ACE VERSION from main/script_mod.hpp
...
#1105
2015-05-11 09:48:47 -07:00
ViperMaul
cf6846dac2
Improve exception handling
...
#1105
2015-05-11 00:34:32 -07:00
ViperMaul
46cabb14ad
Remove unnecessary return so that it can move to the next PBO after missing $PBOPREFIX$
...
#1105
2015-05-10 23:49:40 -07:00
ViperMaul
d03203d3d5
remove debug
...
#1105
2015-05-10 22:20:29 -07:00
ViperMaul
0e36e56c1c
Proper handling $PBOPREFIX$ backups and cleanup if canceled.
...
#1105
2015-05-10 22:12:57 -07:00
ViperMaul
4d56e6317c
Warn builder for missing $PBOPREFIX$
...
#1105
2015-05-10 19:58:32 -07:00
ViperMaul
097d0cb8ed
Update $PBOPREFIX$ with Commit ID for each PBO
...
#1105
2015-05-10 19:44:24 -07:00
ViperMaul
2ffc38ddd2
Do not build common every time
...
#1105
2015-05-10 18:21:01 -07:00
ViperMaul
97105c5b07
Change ACE is version stamp. Example. You will now see ACE is version 3.0.0.2
...
Initial prep for showing Commit ID for each PBO in #1105
2015-05-10 18:16:27 -07:00
ViperMaul
9be22ee8b5
Merge pull request #1088 from acemod/makeNOBIN_improvements
...
Make Improvements
2015-05-10 11:46:16 -07:00
ViperMaul
7012b32b55
Display the most likely resolution to the Error FAILED TO DETERMINE COMMIT ID.
2015-05-10 07:56:56 -07:00
ViperMaul
1cc5bd1c50
removing unneeded debug files
2015-05-10 07:41:24 -07:00