Martin Hořeňovský
85eb4652b4
Add nice license headers to files in examples/ and fuzzing/
...
Related to #2730
2023-08-24 16:34:31 +02:00
Ryan Pavlik
5bba3e4038
Edited amalgamated file generator, to block REUSE from getting confused
...
It struggled with the copyright lines included as string literals.
2023-08-19 14:31:27 +02:00
Lars Toenning
f1084fb309
Fix references to license file
...
The license file was renamed with 6a502cc2f5
2022-10-28 11:30:15 +02:00
Dimitrij Mijoski
980c20694e
Don't expose header windows.h in catch_all.hpp ( #2526 )
...
* Don't expose header windows.h in catch_all.hpp
* Fix generateAmalgamatedFiles.py
2022-10-03 15:36:37 +02:00
Martin Hořeňovský
33ffc3b6fc
Allow passing compile-time configuration options through CMake
2022-02-18 11:15:08 +01:00
Martin Hořeňovský
c097609115
Cleanup release scripts a bit
2021-12-02 11:48:50 +01:00
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