mirror of
1
0
Fork 0
Commit Graph

288 Commits

Author SHA1 Message Date
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
Henry Schreiner 228053d495 Merge branch 'feat/320' into 'master'
feat: CMake 3.20

See merge request CLIUtils/modern-cmake!50
2021-03-23 19:19:42 +00:00
Henry Schreiner 3b23ffba1c feat: CMake 3.20 2021-03-23 19:19:41 +00:00
Henry Schreiner 3302e77efc Merge branch 'documentation-refactor-dict-generation' into 'master'
Documentation: add more notes to dict generation

See merge request CLIUtils/modern-cmake!47
2021-03-23 19:07:29 +00:00
Angus Hollands 4e62f8bc84 Documentation: add more notes to dict generation 2021-03-23 19:07:29 +00:00
Henry Schreiner 0729121fc8 Merge branch 'fix-building-project-typo' into 'master'
Fix minor typo in 'Running CMake > Building a project' section

See merge request CLIUtils/modern-cmake!49
2021-03-17 04:52:08 +00:00
Abrar Rahman Protyasha 4d47ad8ef8 Fix minor typo in 'Running CMake > Building a project' section 2021-03-17 01:48:49 +00:00
Henry Schreiner b54c9995f5 Merge branch 'fix/cxxstd' into 'master'
fix: C++ standard should always be CACHE

Followup to a suggestion at a meeting a long time ago, it's important that this always be CACHE so it can be changed easily.

See merge request CLIUtils/modern-cmake!48
2021-02-11 16:35:18 +00:00
Henry Schreiner 83611f1557 fix: make sure CMAKE_CXX_STANDARD is set as cached 2021-02-11 11:07:13 -05:00
Henry Schreiner ce901a900b fix: mention Apple Silicon 2021-02-11 11:01:48 -05:00
Henry Schreiner d68fed4381 chore: bumpversion patch 1.19.4 2021-02-11 10:59:19 -05:00
Henry Schreiner 429521c4b3 Merge branch 'christoff-linde-master-patch-88032' into 'master'
Fixed typo in structure.md

See merge request CLIUtils/modern-cmake!45
2021-02-09 13:32:41 +00:00
Henry Schreiner 1171eafc96 Merge branch 'patch-1' into 'master'
Fixed a missing parenthesis typo.

See merge request CLIUtils/modern-cmake!43
2021-02-09 13:31:28 +00:00
Henry Schreiner eb861a8ffa fix: scale back on possible mistake 2020-11-23 19:51:41 -05:00
Henry Schreiner 5cab915025 feat: include summary for CMake 3.19 2020-11-18 12:32:10 -05:00
Henry Schreiner e22b2a90d5 chore: bump to 3.19.0 2020-11-18 11:53:02 -05:00
Henry Schreiner 2d70bc5595 chore: fill out missing updates to 3.18 2020-11-18 11:52:15 -05:00
christoff-linde 38c10cfd37 Fixed typo in structure.md 2020-11-13 08:09:21 +00:00
Jesse Bollinger 2c90f7cf67 Fixed a missing parenthesis typo.
(PS: I created a GitLab account just to submit this typo fix. The signup process required a lot of needless stuff that wasted a bunch of my time and which has no current relevance whatsoever to what I'm doing e.g. creating a group and project when I have no interest in doing so etc. Perhaps you should switch to a site that has much better understanding of basic user interface/experience design. The experience has definitely left a negative initial impression of GitLab's sense of judgement and taste compared to e.g. GitHub etc.)
2020-10-23 16:29:55 +00:00
Henry Schreiner 1348229e6e chore: bump to 3.18.4 2020-10-08 00:46:45 -04:00