17 Commits

Author SHA1 Message Date
Bert Belder
017fa62aac
tools/combine: fold identical 'typedef struct' declarations 2019-06-12 21:49:10 +02:00
Bert Belder
06dd355e33
tools: use prettier to format javascript files 2019-06-12 21:21:31 +02:00
Bert Belder
fca062c60d
tools: remove optional parentheses around arrow function parameters 2018-11-26 15:52:40 -07:00
Bert Belder
11633bf403
tools/combine: use arrow functions for Array.map closures 2018-11-26 15:52:07 -07:00
Bert Belder
1bc78625f0
tools/release: simplify regex 2018-11-26 15:50:47 -07:00
Bert Belder
a82802933a
build: strip clang-format on/off directives from combined source 2018-11-18 03:06:13 -08:00
Bert Belder
727786c6ee
tools: make release.js sign commits 2018-02-12 02:18:48 +01:00
Bert Belder
3fd1466c56 tools: fix eslint errors 2018-01-05 18:03:39 +01:00
Bert Belder
b5356bac0f tools: clean up release.js 2018-01-05 18:03:33 +01:00
Bert Belder
437fb2f24c tools: add release script 2017-12-11 23:57:41 +01:00
Bert Belder
c4756004e0 build: rename 'all-in-one' to 'combined', store in 'dist/' 2017-11-30 23:33:45 +01:00
Bert Belder
4aabde451c all-in-one: partially clean up generate-all-in-one.js 2017-11-28 17:35:52 +01:00
Bert Belder
700f9f73a4 test: add build rule that runs all tests 2017-11-27 01:11:34 +01:00
Bert Belder
2ae6f03f6b all-in-one: make --strip-guards optional 2017-11-24 19:15:07 +01:00
Bert Belder
6bcc019046 all-in-one: make newline handling more robust 2017-11-24 19:15:02 +01:00
Bert Belder
44370f08ee all-in-one: reformat 2017-11-24 19:15:02 +01:00
Bert Belder
e24be98fca all-in-one: move build script to tools/ 2017-11-23 03:00:21 +01:00