aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Replace ts-node-esm with direct calls to node to support node 20 (#5521)gh-8872Matt Godbolt2023-09-27
* Use npm ci instead; and also ci if package-lock.json changes (#5335)gh-8569Matt Godbolt2023-08-21
* Transition to ECMAScript Modules (#4780)gh-6536Mats Jun Larsen2023-02-27
* Tsify app.js (#4767)gh-6433Jeremy Rifkin2023-02-23
* Add `make asm-docs` (#4590)gh-5842Jeremy Rifkin2023-01-16
* Makefile: Split run into new prebuild and run-only targets (#4450)gh-5379Jessica Clarke2022-12-17
* gpu properties files (#4241)Patrick Quist2022-11-04
* Use eslint-plugin-prettier to fix and check formatting problems (#3847)gh-3620Mats Larsen2022-07-12
* do a normal lint at precommit including ts-checkgh-3269partouf2022-06-06
* Make check and npm run check now run similar steps (#3722)gh-3147Rubén Rincón Blanco2022-05-27
* Remove unused prettier format script (#3646)gh-2931Mats Larsen2022-05-15
* Reverts the reversion of the "make" being more prod-like, and fixes it. (#3591)gh-2674Matt Godbolt2022-04-28
* Revert "Make `make` run the site similar to prod. (#3587)"gh-2660Matt Godbolt2022-04-28
* Make `make` run the site similar to prod. (#3587)gh-2647Matt Godbolt2022-04-27
* New build and deploy setup (#3269)gh-1648Matt Godbolt2022-01-18
* Update Makefile (#3234)gh-1531Patrick Quist2022-01-05
* Makefixes (#3227)gh-1498Patrick Quist2022-01-01
* Minimal backend typescript support (#3207)gh-1454Patrick Quist2021-12-22
* Move to using webpack5 (#3197)gh-1432Matt Godbolt2021-12-21
* Implements Prettier formatting (#2766)Rubén Rincón Blanco2021-08-28
* Add ts files to watcher listRabsRincon2021-08-27
* Add --inspect to make debug ruleRabsRincon2021-07-15
* Clear esm module cache when updating npm packages to avoid stale cached depen...Austin Morton2021-06-06
* Attempt at uploading sourcemapsMatt Godbolt2021-04-05
* Privacy policy updates. Closes #2276 (#2419)Matt Godbolt2021-02-15
* Argh, more brokenMatt Godbolt2021-02-13
* If only I could remember how this worked. The filenames must all agree here f...Matt Godbolt2021-02-13
* More name tweaks. Nothin's ever simpleMatt Godbolt2021-02-13
* Well, turns out one thing needs to know the actual name we give it. SighMatt Godbolt2021-02-13
* We don't need the gh- prefix in the name. We already have that in the darned ...Matt Godbolt2021-02-13
* erg GITHUB_RUN_NUMBER is what I meant, obviouslyMatt Godbolt2021-02-13
* After much debate; go to gh-ID for build numbersMatt Godbolt2021-02-13
* Use git run idMatt Godbolt2021-02-13
* As we changed build step/name of the yml file our build number went back to zeroMatt Godbolt2021-02-13
* recombine workflowsMatt Godbolt2021-02-13
* More hopeful fixesMatt Godbolt2021-02-13
* Fix GH branchMatt Godbolt2021-02-13
* Goodbye, travisMatt Godbolt2021-02-13
* Ensure args get passed to npx-run sentry-cliMatt Godbolt2020-11-03
* Only install and use sentry-cli on travis; sentry-cli doesn't work on BSD. Se...Matt Godbolt2020-11-03
* Fix installation of git hook when using worktrees or spacesAustin Morton2020-11-03
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Add some minor improvements to travisRabsRincon2020-08-05
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* Move thanks to "sponsors"Matt Godbolt2020-04-11
* Separate lint from ci-lint and pre-commit. Fixes #1835Matt Godbolt2020-02-24
* Fix #1803 by installing prod dependencies before dev dependenciesAustin Morton2020-01-23
* Seriously, how many mistakes can one make in two lines of code? See #1791Matt Godbolt2020-01-20
* Oh my word; I can't believe I still got this wrong. Sorry all. See #1791Matt Godbolt2020-01-19
* Make dev target submodule proofMarc Poulhiès2020-01-16