index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmCommands.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-2
/
+10
*
minor fixes
Ken Martin
2001-05-03
1
-0
/
+2
*
removed deprecated commands
Ken Martin
2001-05-03
1
-14
/
+0
*
new set command and IF NOT
Ken Martin
2001-05-01
1
-0
/
+2
*
New command: INCLUDE(somefile.txt)
Anonymous
2001-04-30
1
-0
/
+2
*
added TARGET_LINK_LIBRARY command and support for debug and release libraries...
Ken Martin
2001-04-30
1
-0
/
+4
*
bug fixes
Ken Martin
2001-04-26
1
-0
/
+2
*
many fixes and cleanup and features
Ken Martin
2001-04-24
1
-2
/
+4
*
added option command
Ken Martin
2001-04-23
1
-0
/
+2
*
added if else endif add definition
Ken Martin
2001-04-19
1
-0
/
+8
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
1
-4
/
+4
*
ENH: Added SOURCE_GROUP command and corresponding support code. This command...
Brad King
2001-03-20
1
-0
/
+2
*
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ...
Brad King
2001-03-15
1
-0
/
+2
*
Include directories under Win32 only (inherited by subdirs)
Geoffrey Cross
2001-03-12
1
-0
/
+2
*
ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...
Brad King
2001-03-08
1
-0
/
+2
*
ENH: Change to new CABLE command architecture. CABLE configuration code is n...
Brad King
2001-03-01
1
-0
/
+11
*
ENH: CABIL -> CABLE rename.
Brad King
2001-02-28
1
-8
/
+8
*
added new commands
Ken Martin
2001-02-27
1
-0
/
+4
*
ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. Adde...
Brad King
2001-02-27
1
-0
/
+2
*
ENH: Added CABIL commands for configuration file generation.
Brad King
2001-02-26
1
-0
/
+6
*
a variety of fixes and enhancements
Ken Martin
2001-02-26
1
-0
/
+4
*
ENH: get rid of special msc configure file
Bill Hoffman
2001-02-12
1
-0
/
+33
*
ENH: add cache manager class, move all commands into cmCommands.cxx to speed ...
Bill Hoffman
2001-02-12
1
-0
/
+20