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
Henry Schreiner
b516c2b2a2
chore: update version
2020-09-30 01:02:15 -04:00
Henry Schreiner
6391636cab
chore: bumpversion patch
2020-09-29 21:30:29 -04:00
Henry Schreiner
d17c1da146
fix: link was not matched correctly
2020-09-29 16:59:39 -04:00
Henry Schreiner
707b976d7e
Merge branch 'patch-1' into 'master'
...
Fix github action runners links
See merge request CLIUtils/modern-cmake!42
2020-09-17 09:33:29 +00:00
Mizux Seiha
8387086e25
Fix github action runners links
...
link from https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners#supported-software
2020-09-17 07:46:05 +00:00
Henry Schreiner
7d0b3f9270
refactor: better include what you use / clang-tidy info
2020-09-10 22:57:02 -04:00
Henry Schreiner
e1746db753
fix: bump version to 3.18.2
2020-08-26 22:08:37 -04:00
Henry Schreiner
bb211260ae
feat: adding bumpversion support
2020-08-26 22:08:37 -04:00
Henry Schreiner
d89b43458b
Merge branch 'fix-typos' into 'master'
...
Minor typos
See merge request CLIUtils/modern-cmake!41
2020-08-20 12:21:22 +00:00
Takahiro Ueda
82bc4b067c
fix: minor typos
2020-08-20 16:40:08 +09:00
Henry Schreiner
1f95c23b3b
fix: new path to CMake workshop
2020-08-19 21:58:24 -04:00
Henry Schreiner
66043e8bcb
Fix for missing main directives
2020-08-12 14:29:56 -04:00
Henry Schreiner
a0e2335253
Merge branch 'example/fetch' into 'master'
...
feat: new example
See merge request CLIUtils/modern-cmake!40
2020-08-05 20:21:04 +00:00
Henry Schreiner
8fb3c4fcbb
fix: names need to match to share fetches
2020-08-05 16:19:05 -04:00
Henry Schreiner
571a244dbd
feat: new example
2020-08-05 16:09:16 -04:00
Henry Schreiner
4517453d66
chore: update pip info
2020-08-03 23:36:45 -04:00