This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-02-22 15:10:20 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41e4f1a2109cc03008ef0d1db5cab1c9345866e3
CMake
/
Tests
/
ExternalProject
History
Brad King
28edb70a9e
Merge topic 'vs-project-groups'
...
e6ac0aa
Add FOLDER target property, for IDEs (
#3796
)
2010-09-08 11:08:05 -04:00
..
Example
Add .zip and .tar.bz2 extraction to ExternalProject.
2010-05-31 14:30:22 -04:00
CMakeLists.txt
Merge topic 'vs-project-groups'
2010-09-08 11:08:05 -04:00
cvsrepo.tgz
ENH: Add *.tgz files of cvs and svn repositories containing the TutorialStep1 project to test cvs and svn capabilities of ExternalProject without requiring network activity.
2009-06-25 12:03:00 -04:00
gitrepo.tgz
Add git support to ExternalProject.
2010-06-02 16:28:04 -04:00
Step1.tar
…
Step1.tar.bz2
Add .zip and .tar.bz2 extraction to ExternalProject.
2010-05-31 14:30:22 -04:00
Step1.tgz
…
Step1.zip
Add .zip and .tar.bz2 extraction to ExternalProject.
2010-05-31 14:30:22 -04:00
Step1NoDir.tar
…
Step1NoDir.tar.bz2
Add .zip and .tar.bz2 extraction to ExternalProject.
2010-05-31 14:30:22 -04:00
Step1NoDir.tgz
…
Step1NoDir.zip
Add .zip and .tar.bz2 extraction to ExternalProject.
2010-05-31 14:30:22 -04:00
Step1Patch.cmake
ENH: Allow lists in AddExternalProject arguments
2009-04-09 13:56:08 -04:00
svnrepo.tgz
BUG: Downgrade svn repository to be created with an svn 1.2 installation (rather than 1.4) so that it works (hopefully) with more svn clients in the wild. Change time stamps of test projects in CMakeLists.txt to reflect times available in newly created repository. Add UPDATE_COMMAND "" for checkouts that are tag-based or date-stamp-based to avoid unnecessary update steps.
2009-06-26 13:00:39 -04:00
TryCheckout.cmake
…