Commit graph

14 commits

Author SHA1 Message Date
R. Ryantm 5f2ffeeef3 quick-lint-js: 2.12.0 -> 2.14.0 2023-05-27 09:42:17 +00:00
Matthew "strager" Glazar f004e9779a quick-lint-js: 2.11.0 -> 2.12.0 2023-03-08 16:56:51 -08:00
Matthew "strager" Glazar fad1382569 quick-lint-js: 2.9.0 -> 2.11.0 2023-01-31 17:14:30 -08:00
Bobby Rong 155a919233
Merge pull request #189943 from strager/qljs-2.9.0
quick-lint-js: 2.6.0 -> 2.9.0
2022-09-18 20:53:57 +08:00
Matthew "strager" Glazar 347f44d672 quick-lint-js: work around CMake bug causing missing libstdc++.so.6
quick-lint-js fails to run after installation:

    $ quick-lint-js --version
    quick-lint-js: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Cause: https://github.com/NixOS/nixpkgs/pull/108496#issuecomment-1192083379

Work around this error.
2022-09-06 19:53:11 -07:00
Matthew "strager" Glazar 1ad9e312b4 quick-lint-js: 2.6.0 -> 2.9.0 2022-09-05 18:56:27 -07:00
Matthew "strager" Glazar ad692ef645 quick-lint-js: 2.5.0 -> 2.6.0 2022-06-15 18:42:06 -07:00
Matthew "strager" Glazar 5dfdf69ee2 quick-lint-js: 2.4.0 -> 2.5.0 2022-05-23 15:38:17 -07:00
Artturin f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
Matthew "strager" Glazar 0fd88ab06a quick-lint-js: 2.3.1 -> 2.4.0 2022-04-15 18:25:55 -07:00
R. Ryantm 3f73270a62 quick-lint-js: 2.3.0 -> 2.3.1
add testVersion
2022-04-04 07:50:25 +03:00
Matthew "strager" Glazar a816bccad9 quick-lint-js: 2.2.0 -> 2.3.0 2022-02-24 21:06:46 -08:00
Matthew "strager" Glazar c057c8b172 quick-lint-js: 2.1.0 -> 2.2.0 2022-02-17 22:12:50 -08:00
Victor Freire fe1bcec602 quick-lint-js: init at 2.1.0 2022-02-15 21:15:01 -03:00