Commit Graph

15 Commits

Author SHA1 Message Date
Nick Cao
d9a82d4659
Merge pull request #330853 from r-ryantm/auto-update/cpm-cmake
cpm-cmake: 0.40.0 -> 0.40.1
2024-07-29 15:11:52 -04:00
R. Ryantm
1a0c9bd3b1 cpm-cmake: 0.40.0 -> 0.40.1 2024-07-29 12:54:42 +00:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
R. Ryantm
d251913bab cpm-cmake: 0.39.0 -> 0.40.0 2024-06-13 00:31:23 +00:00
R. Ryantm
8f978660bd cpm-cmake: 0.38.8 -> 0.39.0 2024-04-13 06:28:24 +00:00
R. Ryantm
61b2b7bd3b cpm-cmake: 0.38.7 -> 0.38.8 2024-04-08 00:39:53 +00:00
R. Ryantm
6fa23b90c2 cpm-cmake: 0.38.6 -> 0.38.7 2023-12-14 01:58:51 +00:00
R. Ryantm
416ddff1d9 cpm-cmake: 0.38.5 -> 0.38.6 2023-10-27 05:12:13 +00:00
R. Ryantm
4a99f6f4bd cpm-cmake: 0.38.2 -> 0.38.5 2023-09-28 05:43:51 +00:00
R. Ryantm
512665160b cpm-cmake: 0.38.1 -> 0.38.2 2023-07-16 23:36:40 +00:00
Ken Matsui
68de044c36
cpm-cmake: remove myself as maintainer 2023-03-12 04:00:18 -07:00
R. Ryantm
1694afe237 cpm-cmake: 0.38.0 -> 0.38.1 2023-03-07 02:17:43 +00:00
R. Ryantm
af3e06387f cpm-cmake: 0.37.0 -> 0.38.0 2023-02-25 23:15:56 +00:00
R. Ryantm
cb34610386 cpm-cmake: 0.36.0 -> 0.37.0 2023-01-31 01:13:04 +00:00
AndersonTorres
0348abd7fc cpm-cmake: use github source
Also, include README and CONTRIBUTING docs.
2022-12-12 16:51:40 -03:00