index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed old functions
Ken Martin
2001-05-04
12
-1039/+0
*
ENH: Added generation of internal CMAKE cache entry with path to command-line...
Brad King
2001-05-03
3
-1/+45
*
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
Brad King
2001-05-03
3
-19/+174
*
minor fixes
Ken Martin
2001-05-03
3
-0/+212
*
removed deprecated commands
Ken Martin
2001-05-03
1
-14/+0
*
now support cmakedefine
Ken Martin
2001-05-03
1
-0/+17
*
system config uses cmake commands now
Ken Martin
2001-05-03
2
-42/+11
*
cache loaded into makefile
Ken Martin
2001-05-02
2
-0/+2
*
fixed bug in limiting to source lists
Ken Martin
2001-05-01
2
-38/+32
*
ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since...
Brad King
2001-05-01
4
-46/+19
*
ENH: Changed WriteConfiguration back to const because it doesn't need to repo...
Brad King
2001-05-01
8
-14/+10
*
ADD: add utiltity templates
Bill Hoffman
2001-05-01
2
-0/+78
*
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
Bill Hoffman
2001-05-01
13
-53/+293
*
cache now loaded into makefile
Ken Martin
2001-05-01
2
-2/+4
*
added method to puch cache into makefile defines
Ken Martin
2001-05-01
2
-0/+19
*
slight bug in If command I think
Ken Martin
2001-05-01
1
-18/+9
*
new set command and IF NOT
Ken Martin
2001-05-01
8
-22/+266
*
bug fixes
Ken Martin
2001-04-30
7
-15/+35
*
BUG: Fixed output of CMakeLists.txt path in cable_config.xml dependency list ...
Brad King
2001-04-30
1
-3/+4
*
ERR: Removed a conflict that was checked in.
Brad King
2001-04-30
1
-9/+0
*
New command: INCLUDE(somefile.txt)
Anonymous
2001-04-30
9
-98/+235
*
added TARGET_LINK_LIBRARY command and support for debug and release libraries...
Ken Martin
2001-04-30
17
-62/+375
*
ERR: Renamed CustomCommands to BuildRules to match change in cmSourceGroup.
Brad King
2001-04-27
1
-5/+4
*
BUG: Removed output of GCC_XML rules when the command cannot be found.
Brad King
2001-04-27
1
-16/+22
*
BUG: Removed output of dual rules for source files that are processed by both...
Brad King
2001-04-27
6
-74/+50
*
added configure file
Ken Martin
2001-04-27
2
-0/+207
*
BUG: fix inplace builds
Bill Hoffman
2001-04-27
1
-10/+16
*
ENH: fix in source build with non-gnu
Bill Hoffman
2001-04-27
1
-0/+11
*
ENH: add output when creating files
Bill Hoffman
2001-04-27
1
-0/+1
*
better help strings
Ken Martin
2001-04-27
3
-23/+57
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
ENH:New copyright
Will Schroeder
2001-04-27
128
-434/+3634
*
ENH:Copyright
Will Schroeder
2001-04-27
2
-6/+56
*
support for debug and opt libraries
Ken Martin
2001-04-26
16
-142/+214
*
better help
Ken Martin
2001-04-26
2
-4/+7
*
ENH: Changed WriteConfiguration to non-const so it can do error checking. Ad...
Brad King
2001-04-26
11
-15/+49
*
ENH: add help for cache entries
Bill Hoffman
2001-04-26
14
-28/+125
*
some fixes for If commands
Ken Martin
2001-04-26
5
-6/+22
*
bug fixes
Ken Martin
2001-04-26
17
-108/+418
*
ENH: set initial build to source dir
Bill Hoffman
2001-04-25
1
-0/+1
*
ENH: add error checking for empty build dir
Bill Hoffman
2001-04-25
1
-0/+16
*
ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by con...
Bill Hoffman
2001-04-25
10
-157/+234
*
rules were not inherited when they should be
Ken Martin
2001-04-25
3
-0/+18
*
BUG: Fixed output of dependencies. It needs to loop over the makefile's targ...
Brad King
2001-04-25
1
-20/+16
*
STYLE: Updated comments for name change cmClassFile->cmSourceFile
Brad King
2001-04-25
1
-7/+7
*
ERR: cmClassFile.h -> cmSourceFile.h include change.
Brad King
2001-04-24
1
-1/+1
*
many fixes and cleanup and features
Ken Martin
2001-04-24
36
-441/+628
*
BUG: fix duplicate property items
Bill Hoffman
2001-04-24
3
-8/+25
*
BUG: fix cache updates
Bill Hoffman
2001-04-24
3
-8/+29
*
BUG: fix build directory problem
Bill Hoffman
2001-04-24
8
-16/+71
[next]