1
0
mirror of synced 2024-06-02 10:48:10 +02:00
Commit Graph

307 Commits

Author SHA1 Message Date
Henry Schreiner
9e7144e85d Merge branch 'master' into 'master'
fix: typo licence -> license

See merge request CLIUtils/modern-cmake!69
2023-03-14 21:33:18 +00:00
Dmitrii Galantsev
686ca88727 fix: typo licence -> license 2023-03-14 21:33:18 +00:00
Soof Golan
8ee420e6fb reverse "what's new" content order 2023-03-14 21:30:33 +00:00
Hugo Hromic
b47192867e chore: add missing Kitware blog link to 3.25 release announcement 2022-11-20 00:55:48 +00:00
Henry Schreiner
001e3d78b1
docs: update for 3.25
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-11-16 14:25:49 -05:00
Henry Schreiner
4825ba37ed
Update to CMake 3.25.0
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-11-16 14:04:30 -05:00
Henry Schreiner
08d25dde92
chore: touch up new in 3.24 & start 3.25
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-10-31 23:52:39 -04:00
Henry Schreiner
50cb4690b8
chore: drop 3.11-3.13 for extended-example
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-10-31 23:38:12 -04:00
Henry Schreiner
f3d5b5a8d8 Update to CMake 3.24.0 2022-08-04 17:10:54 -04:00
Matheus Marques
cda40c8ba9 fix: typo 2022-06-07 01:37:49 +00:00
Henry Schreiner
43b34728e1
style: run pre-commit 2022-06-02 14:30:14 -04:00
Henry Schreiner
00aedfb6ed
chore: add prettier 2022-06-02 14:29:51 -04:00
Henry Schreiner
f2e36349bf
fix: minor cleanups
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-06-02 14:29:51 -04:00
Alex
684f587093 running.md: mention that CTest 3.19- wants cwd 2022-06-02 18:28:42 +00:00
Joan Marcè i Igual
8982c92dc6 Update verbose description 2022-06-02 18:15:48 +00:00
Andre Buschermöhle
c4562cb726 Fixing variable name 2022-06-02 18:15:20 +00:00
sitiom
1f651ea62b
chore: add Winget for Windows 2022-04-28 13:40:49 +08:00
Henry Schreiner
e781a89c90 chore: add Ubuntu 22.04 2022-04-22 04:23:43 +00:00
Henry Schreiner
46252c40d3
chore: bump to version 3.23.1 2022-04-12 23:07:30 -04:00
Henry Schreiner
570c7b64bf
chore: bump to CMake 3.23
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-03-29 16:41:40 -04:00
Abrar Rahman Protyasha
6020c1c22b Update year references from 2021 to 2022 2022-03-10 17:29:59 +00:00
Abrar Rahman Protyasha
e524411ec7 Update link to GH actions doc and CMake versions 2022-03-10 14:20:30 +00:00
Dimitris Apostolou
b56e7da7ba
Fix typos 2022-02-17 17:58:18 +02:00
Henry Schreiner
a9b28a75a8
chore: bump to 3.22.1 2021-12-07 12:55:28 -05:00
Henry Schreiner
3771e04be0 Update .gitlab-ci.yml 2021-11-19 05:06:40 +00:00
Henry Schreiner
565ddfc320
fix: missing images, simpler install, package lock 2021-11-18 23:52:52 -05:00
Henry Schreiner
351a5eafd5
ci: pin svgexport for gitbook 2021-11-18 17:32:45 -05:00
Henry Schreiner
88887a8d91
chore: bump to 3.22.0 2021-11-18 17:06:01 -05:00
Henry Schreiner
1a91633857
chore: add 3.22 release notes 2021-11-18 17:05:01 -05:00
Rohit Goswami
d15f728ee3 nit: Minor grammatical update 2021-11-16 15:27:00 +00:00
Henry Schreiner
efb186573d
feat: mention skbuild proposal 2021-11-02 09:18:48 -04:00
Henry Schreiner
b847638441 chore: bump to 3.21.4 2021-11-02 09:15:28 -04:00
Henry Schreiner
012a169cfa fix: link to the training was not visible 2021-10-19 10:17:12 -04:00
Henry Schreiner
7e76202318
chore: update pip mention and some versions 2021-10-18 12:16:46 -04:00
Henry Schreiner
a279b00ba5 Merge branch 'hhromic-master-patch-24741' into 'master'
fix: CI failing to deploy due to default insecure TLS cipher suite (tlsv1)

See merge request CLIUtils/modern-cmake!56
2021-10-04 18:26:13 +00:00
Hugo Hromic
0dd9b24ff0 fix: CI failing to deploy due to default insecure TLS cipher suite (tlsv1)
* the `node:10` image uses tlsv1 by default which is now rejected by `repology.org`
* using `node:14-buster` instead (`npx` requires non-root in `node:16`)
* using `buster` instead of `bullseye` due to `--no-sandbox` not working
* using `gitbook-cli@2.2.0` due to later versions failing with node 12+ [1]
* extra: removed obsolete `sed` fix-up as this was added upstream in `svgexport` [2]

[1] https://github.com/GitbookIO/gitbook-cli/issues/110
[2] ac6352a5c7
2021-10-03 16:23:58 +01:00
Henry Schreiner
f11b6df8a0 Merge branch 'hhromic-master-patch-75046' into 'master'
chore: add missing Kitware blog links to release announcements

See merge request CLIUtils/modern-cmake!55
2021-10-01 13:58:12 +00:00
Hugo Hromic
65dc4123e1 chore: add missing Kitware blog links to release announcements 2021-10-01 12:10:41 +00:00
Henry Schreiner
cf999c94bf chore: bump to 3.21.3 2021-09-27 17:16:43 -04:00
Henry Schreiner
d185e57ee7 chore: bump to 3.21.1 2021-07-27 23:18:23 -04:00
Henry Schreiner
62f8f1b7ef Merge branch 'henryiii/chore/3.21.0' into 'master'
Henryiii/chore/3.21.0

See merge request CLIUtils/modern-cmake!54
2021-07-14 17:17:15 +00:00
Henry Schreiner
c7390dd6c1
chore: add 3.20/3.21 features 2021-07-14 13:13:27 -04:00
Henry Schreiner
70c2198b05
chore: bump to 3.21.0 2021-07-14 12:09:06 -04:00
Henry Schreiner
c78a745ba3 Merge branch 'henryiii/chore/bump' into 'master'
chore: bump to 3.20.5

Closes #43

See merge request CLIUtils/modern-cmake!52
2021-06-24 16:14:42 +00:00
Henry Schreiner
f3d65bdc26 chore: bump catch to 2.13.6 2021-06-24 12:06:36 -04:00
Henry Schreiner
dfb590ed90 chore: bump to 3.20.5 2021-06-24 11:48:03 -04:00
Henry Schreiner
19e9a76e25 Merge branch 'fabian/fixes' into 'master'
Some fixes in the chapters

See merge request CLIUtils/modern-cmake!51
2021-06-24 15:43:44 +00:00
Fabian Sandoval Saldias
c1fc072441 Some fixes in the chapters 2021-06-24 15:43:44 +00:00
Henry Schreiner
9147d40767 docs: include CMAKE_BUILD_PARALLEL_LEVEL 2021-05-26 17:03:16 -04:00
Henry Schreiner
58b3678d2a fix: 3.4 is the minimum now 2021-03-23 16:10:07 -04:00