aboutsummaryrefslogtreecommitdiffstats
path: root/dev-scripts
Commit message (Expand)AuthorAgeFilesLines
* mini-ast-dumper: Encode spellingLocation tooupstream/mini-ast-dumperSergio Martins2019-06-121-8/+21
* Remove duplicated classesSergio Martins2019-06-111-9/+14
* WIPSergio Martins2019-06-111-3/+72
* Handle templates and built-in functions tooSergio Martins2019-06-101-8/+58
* Add some sanity checksSergio Martins2019-06-101-18/+55
* WIP: Start processing the ASTSergio Martins2019-06-101-8/+67
* WIPSergio Martins2019-06-101-0/+76
* generate.py: Fix editing of ChangelogSergio Martins2019-05-111-1/+2
* Merge branch '1.5'Sergio Martins2019-04-221-0/+8
|\
| * AppImage: Set the PATH to the gcc compilerSergio Martins2019-04-221-3/+5
| * AppImage: set the compiler explicitySergio Martins2019-04-221-0/+3
| * AppImage: Set the path to llvm 8.0.0Sergio Martins2019-04-221-0/+3
* | Remove unneeded getpass importSergio Martins2019-03-211-1/+1
* | Remove level3 and movel those 5 checks to manual levelSergio Martins2019-03-041-1/+1
* | Bump make_windows_package.py to 1.6 in master branchSergio Martins2019-01-311-2/+2
|/
* Bump make_windows_package.py to 1.5Sergio Martins2019-01-311-2/+2
* Merge branch '1.4'Sergio Martins2018-11-152-0/+137
|\
| * make_appimage.py: Sign the image with gpgSergio Martins2018-11-151-0/+13
| * Minor app image improvementsSergio Martins2018-11-152-6/+12
| * make_appimage.sh: Remove the cleanup sectionSergio Martins2018-11-151-6/+0
| * make_appimage.sh: Pass -DLINK_CLAZY_TO_LLVM=OFF to cmakeSergio Martins2018-11-151-1/+1
| * make_appimage.py: Run the unit-tests after making the app imageSergio Martins2018-11-151-0/+14
| * make_appimage.sh: Remove unneeded files after buildingSergio Martins2018-11-152-8/+7
| * Add a script that creates the clazy AppImageSergio Martins2018-11-141-0/+82
| * Copy license and readme into the appimageSergio Martins2018-11-141-0/+3
| * Print what the docker script is doingSergio Martins2018-11-141-0/+11
| * Fix permissions for the generated docker files by the containerSergio Martins2018-11-141-0/+5
| * Add my script to build clazy in docker to make an app imageSergio Martins2018-11-141-0/+10
* | Rename ClangLazy.so to ClazyPlugin.soSergio Martins2018-10-241-1/+1
|/
* Improve the windows package scriptSergio Martins2018-10-211-1/+4
* Add my script to make binaries for windowsSergio Martins2018-10-211-0/+107
* Make test_build_on_distros.sh configurable via a json fileSergio Martins2018-09-221-21/+0
* Make it easier to link to READMEs by removing the level name.Sergio Martins2018-05-151-4/+42
* generate.py: Make it work on WindowsSergio Martins2018-03-081-7/+7
* generate.py: Detect check moves between levelsSergio Martins2018-03-041-19/+58
* generate.py: Allow to specify which checks to generateSergio Martins2018-03-031-3/+13
* checks starting with qt- should have classname starting with QtSergio Martins2018-03-031-3/+6
* generate.py: Fix bug where files wouldn't be createdSergio Martins2018-03-031-6/+6
* checks.json: 'categories' is not a mandatory keySergio Martins2018-03-031-1/+2
* generate.py: Also generate Changelog entry when creating a new checkSergio Martins2018-03-031-2/+13
* generate.py: Print a message when nothing was needed to be generatedSergio Martins2018-03-031-11/+43
* cleanupSergio Martins2018-03-031-15/+5
* cleanupSergio Martins2018-03-031-20/+24
* generate.py: Also generate the check's cpp and header from templateSergio Martins2018-03-033-3/+134
* generate.py: Generate unit-test folder and filesSergio Martins2018-03-023-0/+33
* generate.py: Generate README's for checks that don't have oneSergio Martins2018-03-022-0/+20
* generate.py: Print help if no arguments givenSergio Martins2018-03-021-0/+2
* Allow to run generate.py from any folder, not just top-levelSergio Martins2018-03-021-5/+8
* README: Fix anchors of urls for manual levelSergio Martins2018-03-021-11/+18
* generate.py now also generates the README.md's list of checksSergio Martins2018-03-021-11/+34