index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Replace ts-node-esm with direct calls to node to support node 20 (#5521)
gh-8872
Matt Godbolt
2023-09-27
*
Use npm ci instead; and also ci if package-lock.json changes (#5335)
gh-8569
Matt Godbolt
2023-08-21
*
Transition to ECMAScript Modules (#4780)
gh-6536
Mats Jun Larsen
2023-02-27
*
Tsify app.js (#4767)
gh-6433
Jeremy Rifkin
2023-02-23
*
Add `make asm-docs` (#4590)
gh-5842
Jeremy Rifkin
2023-01-16
*
Makefile: Split run into new prebuild and run-only targets (#4450)
gh-5379
Jessica Clarke
2022-12-17
*
gpu properties files (#4241)
Patrick Quist
2022-11-04
*
Use eslint-plugin-prettier to fix and check formatting problems (#3847)
gh-3620
Mats Larsen
2022-07-12
*
do a normal lint at precommit including ts-check
gh-3269
partouf
2022-06-06
*
Make check and npm run check now run similar steps (#3722)
gh-3147
Rubén Rincón Blanco
2022-05-27
*
Remove unused prettier format script (#3646)
gh-2931
Mats Larsen
2022-05-15
*
Reverts the reversion of the "make" being more prod-like, and fixes it. (#3591)
gh-2674
Matt Godbolt
2022-04-28
*
Revert "Make `make` run the site similar to prod. (#3587)"
gh-2660
Matt Godbolt
2022-04-28
*
Make `make` run the site similar to prod. (#3587)
gh-2647
Matt Godbolt
2022-04-27
*
New build and deploy setup (#3269)
gh-1648
Matt Godbolt
2022-01-18
*
Update Makefile (#3234)
gh-1531
Patrick Quist
2022-01-05
*
Makefixes (#3227)
gh-1498
Patrick Quist
2022-01-01
*
Minimal backend typescript support (#3207)
gh-1454
Patrick Quist
2021-12-22
*
Move to using webpack5 (#3197)
gh-1432
Matt Godbolt
2021-12-21
*
Implements Prettier formatting (#2766)
Rubén Rincón Blanco
2021-08-28
*
Add ts files to watcher list
RabsRincon
2021-08-27
*
Add --inspect to make debug rule
RabsRincon
2021-07-15
*
Clear esm module cache when updating npm packages to avoid stale cached depen...
Austin Morton
2021-06-06
*
Attempt at uploading sourcemaps
Matt Godbolt
2021-04-05
*
Privacy policy updates. Closes #2276 (#2419)
Matt Godbolt
2021-02-15
*
Argh, more broken
Matt Godbolt
2021-02-13
*
If only I could remember how this worked. The filenames must all agree here f...
Matt Godbolt
2021-02-13
*
More name tweaks. Nothin's ever simple
Matt Godbolt
2021-02-13
*
Well, turns out one thing needs to know the actual name we give it. Sigh
Matt Godbolt
2021-02-13
*
We don't need the gh- prefix in the name. We already have that in the darned ...
Matt Godbolt
2021-02-13
*
erg GITHUB_RUN_NUMBER is what I meant, obviously
Matt Godbolt
2021-02-13
*
After much debate; go to gh-ID for build numbers
Matt Godbolt
2021-02-13
*
Use git run id
Matt Godbolt
2021-02-13
*
As we changed build step/name of the yml file our build number went back to zero
Matt Godbolt
2021-02-13
*
recombine workflows
Matt Godbolt
2021-02-13
*
More hopeful fixes
Matt Godbolt
2021-02-13
*
Fix GH branch
Matt Godbolt
2021-02-13
*
Goodbye, travis
Matt Godbolt
2021-02-13
*
Ensure args get passed to npx-run sentry-cli
Matt Godbolt
2020-11-03
*
Only install and use sentry-cli on travis; sentry-cli doesn't work on BSD. Se...
Matt Godbolt
2020-11-03
*
Fix installation of git hook when using worktrees or spaces
Austin Morton
2020-11-03
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
Add some minor improvements to travis
RabsRincon
2020-08-05
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
Move thanks to "sponsors"
Matt Godbolt
2020-04-11
*
Separate lint from ci-lint and pre-commit. Fixes #1835
Matt Godbolt
2020-02-24
*
Fix #1803 by installing prod dependencies before dev dependencies
Austin Morton
2020-01-23
*
Seriously, how many mistakes can one make in two lines of code? See #1791
Matt Godbolt
2020-01-20
*
Oh my word; I can't believe I still got this wrong. Sorry all. See #1791
Matt Godbolt
2020-01-19
*
Make dev target submodule proof
Marc Poulhiès
2020-01-16
[next]