Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CMake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
André Pedro
CMake
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9a2048f1ea6687530e209992c3f5eafcbc02b2a9
Select Git revision
Branches
2
master
default
release
Tags
20
v3.8.0-rc3
v3.8.0-rc2
v3.8.0-rc1
v3.7.2
v3.7.1
v3.7.0
v3.7.0-rc3
v3.6.3
v3.7.0-rc2
v3.7.0-rc1
v3.6.2
v3.6.1
v3.6.0
v3.6.0-rc4
v3.6.0-rc3
v3.6.0-rc2
v3.6.0-rc1
v3.5.2
v3.5.1
v3.5.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Nov
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Sep
29
UseSWIG: Add swig_add_library macro.
CMake Nightly Date Stamp
file: Add support for SHA-3 algorithms
string: Add support for SHA-3 algorithms
cmCryptoHash: Add support for SHA-3 algorithms
Help: De-duplicate and spell out supported hash algorithms
librhash: Activate SHA-3 implementation
Merge branch 'upstream-librhash' into add-SHA-3
librhash 2016-11-06 (de79828d)
librhash: Update import script to add SHA-3 implementation
Features: Detect Intel C++14 mode more reliably
Features: Suppress c_static_assert test coverage on Intel <= 15
Features: Fix standards and features for Intel 15 on Windows
Merge branch 'release'
Merge topic 'import-librhash'
Merge topic 'autorcc-only-no-rebuild'
Add option to build CMake against a system librhash
FindLibRHash: Add module to find the librhash package
Remove unused cm_sha2 infrastructure
Port hash computation to cmCryptoHash
cmCryptoHash: Re-implement in terms of librhash
cmCryptoHash: Avoid using subclasses at client sites
librhash: Port to KWIML for ABI and integer type information
librhash: Avoid signed left-shift overflow
librhash: Implement bswap_32 as a function even in strict C90 mode
librhash: Implement bswap_64 even in strict C90 mode
librhash: Use __builtin_bswap{32,64} on Clang
librhash: Install COPYING file with CMake documentation
librhash: Disable warnings to avoid changing 3rd party code
librhash: Build the library within CMake
librhash: Remove source fragments not needed for CMake
CMake Nightly Date Stamp
Add Fuchsia platform module
VS: Treat libraries ending in `.targets` as msbuild imports
ExternalProject: Allow passing config flags to git clone
ctest_memcheck: Add DEFECT_COUNT option to capture defect count
Merge branch 'autorcc-only-no-rebuild' into release
QtAutogen: Do not re-generate AUTORCC outputs on every build
Merge topic 'update-kwsys'
Merge topic 'drop-kwstyle'
Loading