This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-01-19 09:54:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CMake
/
Tests
/
ExternalProject
History
Ben Boeckel
99d6de6c1a
ExternalProject: only append
COMMAND
if actually adding a command
...
Fixes
#16544
.
2017-02-27 11:33:31 -05:00
..
Example
Replace
http://www.cmake.org
URLs with
https://cmake.org
2015-09-25 15:47:39 -04:00
CMakeLists.txt
ExternalProject: only append
COMMAND
if actually adding a command
2017-02-27 11:33:31 -05: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-sub.tgz
ExternalProject: Add unit tests for GIT_SUBMODULES argument
2015-06-08 10:27:06 -04:00
gitrepo.tgz
Add git support to ExternalProject.
2010-06-02 16:28:04 -04:00
hgrepo.tgz
ExternalProject: Add Mercurial (hg) repository support
2012-08-16 09:02:34 -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