aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2016-10-07When copying tests, only catch ENOENT exceptionDavid Neto
2016-08-06Use with clause to handle files.Lei Zhang
2016-08-06Avoid redefining builtin dir and break long comment lines.Lei Zhang
2016-06-02Fix parsing of version from CHANGES file: -dev is optionalDavid Neto
2016-05-20Print <yyyy>-<index> info for --version optionqining
2016-04-29Fix add_copyright.py and add license to android_test/test.cpp.David Yen
2016-03-22Run cygpath when restarting build.py in Windows.Dejan Mircevski
2016-03-18Use os.environ instead of os.putenv in build.py.Dejan Mircevski
2016-03-17Fix build.py path to find Windows Python.Dejan Mircevski
2016-03-16Modify build.py not to run .bat scripts.Dejan Mircevski
2016-03-14Make build.py work when ninja isn't in the path.Dejan Mircevski
2016-03-11Fix corner case and return str in describe() as said in the blurb.Lei Zhang
2016-03-09Add a platform-independent build scriptDavid Neto
2016-03-07Add comments to explain why calling decode().Lei Zhang
2016-03-07Run pyformat with -s 4 --force_quote_type=single.Lei Zhang
2016-03-07Imporve compatibility with Python3.Lei Zhang
2016-02-24If no tag in the repo, then show the commit hashDavid Neto
2016-02-18Add target build-version.Dejan Mircevski
2016-02-18Handle arbitrary year in Copyright. Fixes #139.Dejan Mircevski
2015-08-06Add add_copyright.py.Dejan Mircevski
2015-08-06Initial commit of shaderc.Andrew Woloszyn