catch2/tools/scripts
Richard Ash a862924601
Make scripts/updateDocumentToC.py executable.
On systems where the file system has excute permissions, this script was
not marked as executable in a clean git checkout and so could be run
without first changing the permissions. Fixed by setting the relevant
git flag.
2020-07-22 21:43:16 +02:00
..
approvalTests.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
approve.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
benchmarkCompile.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
benchmarkRunner.py Moved scripts/ to tools/scripts/ 2019-12-06 11:53:31 +01:00
checkConvenienceHeaders.py Remove Clara from external folder 2020-05-09 19:40:57 +02:00
developBuild.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
embed.py Moved scripts/ to tools/scripts/ 2019-12-06 11:53:31 +01:00
embedClara.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
extractFeaturesFromReleaseNotes.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
fixWhitespace.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
generateSingleHeader.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
majorRelease.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
minorRelease.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
patchRelease.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
releaseCommon.py Separate version macros to its own header 2020-01-19 15:39:11 +01:00
releaseNotes.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00
scriptCommon.py Moved scripts/ to tools/scripts/ 2019-12-06 11:53:31 +01:00
updateDocumentToC.py Make scripts/updateDocumentToC.py executable. 2020-07-22 21:43:16 +02:00
updateWandbox.py Move all scripts to Python3 2020-04-29 21:28:52 +02:00