Skip to content

Releases: cpm-cmake/CPM.cmake

v0.38.2

12 Jul 13:44
ee556fc
Compare
Choose a tag to compare

What's Changed

  • Add AALTITOAD to "Built with CPM.cmake" by @sillydan1 in #463
  • fix(lock): fix typo: CPM_CACHE_SOURCE -> CPM_SOURCE_CACHE by @vulptex in #485

New Contributors

Full Changelog: v0.38.1...v0.38.2

v0.38.1

05 Mar 12:11
a02a960
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.0...v0.38.1

v0.38.0 - Add SYSTEM option

21 Feb 15:51
12daf36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.0...v0.38.0

v0.37.0 - Support parallel configurations using source cache

28 Jan 13:38
09b056a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36.0...v0.37.0

v0.36.0 - Added export of CPM_LAST_PACKAGE_NAME

04 Oct 16:34
03705fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.6...v0.36.0

v0.35.6

13 Sep 21:28
63d0de7
Compare
Choose a tag to compare

What's Changed

  • cpm_find_package Use found package version when possible by @robertmaynard in #396
  • Expand absolute path later in get_cpm.cmake by @kisielk in #397
  • Don't warn about dirty source trees when a PATCH_COMMAND is provided by @robertmaynard in #401

New Contributors

Full Changelog: v0.35.5...v0.35.6

Restore policy changes in CPMAddPackage

11 Aug 19:16
10bf25a
Compare
Choose a tag to compare

What's Changed

  • Document policies being set to NEW when including CPM.cmake by @iboB in #383
  • Fix a very confusing typo (CMP.cmake -> CPM.cmake) by @OlivierLDff in #384
  • Perform policy changes only in top-level CPM.cmake script by @TheLartians in #386
  • Restore policy changes in CPMAddPackage by @robertmaynard in #388

Full Changelog: v0.35.4...v0.35.5

Timestamps for downloaded archives match the time of the extraction

03 Aug 22:27
b224ce2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.3...v0.35.4

Support symlinked project directories

31 Jul 20:04
4605d32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.2...v0.35.3

Recover when a package's source directory is deleted

26 Jul 18:41
ede6045
Compare
Choose a tag to compare

What's Changed

  • Add readme "Customize repository URL" with git-config by @OlivierLDff in #353
  • Klogg switched to CPM for dependency management by @variar in #363
  • bump example range-v3 to 0.12.0 by @david-fong in #366
  • CPMAddPackage fails if the SOURCE_DIR directory is deleted. by @thomas-mp in #370

New Contributors

Full Changelog: v0.35.1...v0.35.2