catch2/tools/scripts
Martin Hořeňovský 60dfec559f
Provide 1 .hpp + 1 .cpp distribution of Catch2
This commits also adds a script that does the amalgamation of headers
and .cpp files into the distributable version, removes the old
`generateSingleHeader` script, and also adds a very simple compilation
test for the amalgamated distribution.
2020-09-09 13:02:50 +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
generateAmalgamatedFiles.py Provide 1 .hpp + 1 .cpp distribution of Catch2 2020-09-09 13:02:50 +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