1. 46e2879 Stitch .cpp files into single header in deterministic order by Martin Hořeňovský · 7 years ago
  2. dee61df Refactor release scripts, automatically update Wandbox on release by Martin Hořeňovský · 7 years ago
  3. 185573e Do not include c++ stitch marking in final single header by Martin Hořeňovský · 7 years ago
  4. cde987a Note start of .cpp files in single header by Martin Hořeňovský · 7 years ago
  5. 918eca5 Improve single header generator by Martin Hořeňovský · 7 years ago
  6. 93f84b5 Modified generateSingleHeader script to work with .cpp files better by Martin Hořeňovský · 7 years ago
  7. b6d9976 Make generateSingleHeader.py Python 2.7 compatible by Martin Hořeňovský · 7 years ago
  8. 0020747 Generate single header even if output dir does not exist by Martin Hořeňovský · 7 years ago
  9. 2e08bfe Single include generator now handles spaces between # and include by Phil Nash · 7 years ago
  10. 1f71d1f Some minor clean-up to Python script by Phil Nash · 7 years ago
  11. 090fc74 Scripts intended to be run should now have x bit set. by Martin Hořeňovský · 7 years ago
  12. 8115983 Python scripts can now be run directly from bash by Martin Hořeňovský · 8 years ago
  13. 21f7ef6 Committed to semantic versioning by Phil Nash · 9 years ago
  14. 785db43 Fixed issue with single include generator by Phil Nash · 10 years ago
  15. b198856 Fixed single header generator for generating no-impl header by Phil Nash · 10 years ago
  16. 77c9edf Fix python scripts for python 3 (print now a function rather than a keyword) by Martin Moene · 10 years ago
  17. 1f1ee3c New version of Clara by Phil Nash · 10 years ago
  18. d29cbec Updated single include generator to allow for embedded micro-libraries by Phil Nash · 10 years ago
  19. de49ec4 Fixed broken single header following script change by Phil Nash · 11 years ago
  20. c4a089c Refactored a lot of code from headers into impl headers only compiled into one TU by Phil Nash · 11 years ago
  21. 7d5f271 Fixed script for new readme by Phil Nash · 11 years ago
  22. 7293c97 header builder script writes to file rather than stdout by Phil Nash · 11 years ago
  23. 2278451 Refactored scripts to start using a common file by Phil Nash · 11 years ago
  24. f4254b8 Moved scripts into their own folder by Phil Nash · 11 years ago[Renamed (96%) from generateSingleHeader.py]
  25. f155366 Updated release script for README changes by Phil Nash · 11 years ago
  26. 767f158 Added StringMaker (for partially specialising string conversions), extended BDD macros and moved file/line info to top of message. by Phil Nash · 11 years ago
  27. b56aaf4 Version uses constructor instead of initialiser to avoid warnings by Phil Nash · 12 years ago
  28. 0c90ab3 Added version number to README (and update it from script) by Phil Nash · 12 years ago
  29. be1cddb Removed commented out cruft from script by Phil Nash · 12 years ago
  30. 7673a30 Added versioning by Phil Nash · 12 years ago