summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* build: Fix IWYU errorsPhilip Chimento2021-08-012-0/+2
* build: Accommodate iwyu_tool named iwyu_tool.pyPhilip Chimento2021-08-011-1/+1
* build: Remove bash-ismPhilip Chimento2021-08-011-1/+1
* build(deps): bump glob-parent from 5.1.1 to 5.1.2 in /toolsdependabot[bot]2021-08-011-3/+3
* maint: Add links to IWYU bug numbers for false positivesPhilip Chimento2021-08-011-0/+5
* build(deps): bump lodash from 4.17.20 to 4.17.21 in /toolsdependabot[bot]2021-06-081-3/+3
* heapgraph: Add special formatting for Proxy nodesPhilip Chimento2021-05-051-0/+4
* Upgrades codespell to 2.0.0 in CI and adds suggestions by codespell packageKajal Sah2021-04-051-1/+1
* maint: Remove trailing spacesPhilip Chimento2021-03-041-3/+3
* objectbox: Keep a vector of wrappers to reuse themMarco Trevisan (Treviño)2021-02-071-0/+1
* objectbox: Support native JSObject GType for signal parameters and propertiesMarco Trevisan (Treviño)2021-02-071-4/+4
* Replace remaining mentions of window with globalThisSonny Piers2021-01-232-3/+3
* CI: Fix stdint.h IWYU workaroundPhilip Chimento2020-12-301-1/+1
* CI: Remove unnecessary ninja invocation from coveragePhilip Chimento2020-12-031-1/+0
* CI: Ignore subprojects in coverage reportsPhilip Chimento2020-12-031-1/+1
* CI: Generate compile database without running MesonPhilip Chimento2020-12-032-6/+10
* CI: Make necessary changes to includes for IWYU 0.15Philip Chimento2020-11-301-2/+12
* CI: Add standalone header files to IWYU scriptPhilip Chimento2020-11-301-49/+27
* CI: Remove workarounds no longer needed for IWYU 0.14Philip Chimento2020-11-302-6/+0
* CI: Fix bug in IWYU postprocess scriptPhilip Chimento2020-11-301-2/+1
* CI: Don't ignore fatal errors in IWYU postprocess scriptPhilip Chimento2020-11-301-0/+5
* CI: Remove false positive includesPhilip Chimento2020-11-301-0/+7
* CI: Fix bug in IWYU mapping filePhilip Chimento2020-11-302-3/+26
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-3010-0/+15
* *: Fix spelling mistakes found by codespellBjörn Daase2020-11-291-1/+1
* CI: Add cppcheck config filePhilip Chimento2020-11-222-1/+15
* CI: Avoid cppcheck false positivesPhilip Chimento2020-11-221-0/+1
* CI: Activate GNOME-specific rules in cppcheckPhilip Chimento2020-11-221-1/+1
* Add script for running eslintPhilip Chimento2020-11-201-0/+7
* lint: Switch to eslint-plugin-jsdoc and remove lint-condo.Evan Welsh2020-11-202-0/+786
* CI: Add workaround for IWYU bugPhilip Chimento2020-10-041-0/+3
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-046-0/+6
* maint: Add license to files that were copied from GLibPhilip Chimento2020-10-041-0/+2
* maint: Add MIT license to clang-format hooksPhilip Chimento2020-10-042-0/+2
* maint: Convert all existing license/copyright comments to SPDX formatPhilip Chimento2020-10-044-8/+4
* function: Use a vector to hold the completed trampolinesMarco Trevisan (Treviño)2020-09-201-0/+1
* js: Update header includes for SpiderMonkey 78Philip Chimento2020-08-111-2/+3
* CI: Update IWYU includesPhilip Chimento2020-08-081-0/+4
* CI: Remove GJS_GLOBAL_SLOT_PROTOTYPE_* from IWYU overrides listPhilip Chimento2020-08-081-21/+0
* CI: Fix iwyu job to process inline-only header filesPhilip Chimento2020-07-281-0/+10
* CI: Check separate inline header files as wellPhilip Chimento2020-07-111-0/+1
* Merge branch 'june-maintenance' into 'master'Philip Chimento2020-07-051-1/+0
|\
| * build: Remove JSTracer forward declaration from IWYU processingPhilip Chimento2020-07-041-1/+0
* | modules: Split print functions into native module.Evan Welsh2020-07-041-2/+2
|/
* CI: Fix exit code of IWYU scriptPhilip Chimento2020-06-032-26/+61
* CI: Refresh index before running git-diff-indexPhilip Chimento2020-06-031-0/+3
* CI: Always run IWYU with python3Philip Chimento2020-06-031-1/+1
* CI: Only setup the builddir in run_iwyuPhilip Chimento2020-06-031-5/+5
* build: Add some smarts to IWYU scriptPhilip Chimento2020-05-201-2/+47
* build: Use globs in IWYU --check_also argumentPhilip Chimento2020-05-201-8/+8