Bill Hoffman
|
8a21493f56
|
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
2001-05-04 11:34:59 -04:00 |
Bill Hoffman
|
de10cfc72e
|
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
2001-05-04 11:30:46 -04:00 |
Brad King
|
33e1a4a09a
|
ENH: Added support to EscapeSpaces to use double quotes on windows.
|
2001-05-04 10:44:59 -04:00 |
Brad King
|
6c54371c8f
|
ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules.
|
2001-05-04 10:44:26 -04:00 |
Brad King
|
dec4d7afe1
|
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
|
2001-05-04 10:44:11 -04:00 |
Ken Martin
|
a0d4003370
|
minor fixes
|
2001-05-04 10:13:37 -04:00 |
Ken Martin
|
56714a49d4
|
fixed custom command rule
|
2001-05-04 09:56:07 -04:00 |
Ken Martin
|
c2715d27ec
|
new module
|
2001-05-04 09:47:58 -04:00 |
Ken Martin
|
4d9b2f59cc
|
better custom rules
|
2001-05-04 09:39:05 -04:00 |
Ken Martin
|
faaadc4a08
|
better If checks
|
2001-05-04 08:46:05 -04:00 |
Ken Martin
|
dd2876adb0
|
removed old functions
|
2001-05-04 08:45:17 -04:00 |
Brad King
|
5e4a89b1b9
|
ENH: Added generation of internal CMAKE cache entry with path to command-line CMake executable.
|
2001-05-03 16:55:41 -04:00 |
Brad King
|
5079efdc68
|
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
|
2001-05-03 16:55:18 -04:00 |
Ken Martin
|
79f95167bd
|
minor fixes
|
2001-05-03 15:28:06 -04:00 |
Ken Martin
|
34a60cdcc9
|
removed deprecated commands
|
2001-05-03 11:04:11 -04:00 |
Ken Martin
|
d55c3a29ad
|
better config info
|
2001-05-03 10:58:52 -04:00 |
Ken Martin
|
2e6ea303c0
|
now support cmakedefine
|
2001-05-03 10:35:15 -04:00 |
Ken Martin
|
271391e148
|
uses cmake commands now
|
2001-05-03 08:53:45 -04:00 |
Ken Martin
|
fc1562f004
|
system config uses cmake commands now
|
2001-05-03 08:52:32 -04:00 |
Ken Martin
|
0e77477a78
|
minor fixes
|
2001-05-02 17:33:26 -04:00 |
Ken Martin
|
13f68ae1f2
|
new module
|
2001-05-02 17:07:09 -04:00 |
Ken Martin
|
c244378a86
|
simple module
|
2001-05-02 14:08:52 -04:00 |
Ken Martin
|
79d7500d62
|
finds tk as well
|
2001-05-02 11:53:57 -04:00 |
Ken Martin
|
d649156aa1
|
cache loaded into makefile
|
2001-05-02 11:53:39 -04:00 |
Ken Martin
|
6d5508e64b
|
fixed bug in limiting to source lists
|
2001-05-01 17:52:36 -04:00 |
Brad King
|
1d4a3aa48e
|
ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass.
|
2001-05-01 17:37:45 -04:00 |
Brad King
|
45e9d19c6c
|
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
2001-05-01 17:35:23 -04:00 |
Bill Hoffman
|
f7d33c41cf
|
ADD: add utiltity templates
|
2001-05-01 17:12:04 -04:00 |
Bill Hoffman
|
96ec40943c
|
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
2001-05-01 16:55:32 -04:00 |
Ken Martin
|
13d4fd06f0
|
cache now loaded into makefile
|
2001-05-01 16:34:53 -04:00 |
Ken Martin
|
ed4f14fb42
|
added method to puch cache into makefile defines
|
2001-05-01 16:28:32 -04:00 |
Ken Martin
|
de203f736c
|
slight bug in If command I think
|
2001-05-01 16:27:51 -04:00 |
Ken Martin
|
6847fe3705
|
first module
|
2001-05-01 11:28:51 -04:00 |
Ken Martin
|
a99dfa60ae
|
new set command and IF NOT
|
2001-05-01 11:16:20 -04:00 |
Ken Martin
|
2fb2207c10
|
bug fixes
|
2001-04-30 14:56:06 -04:00 |
Brad King
|
e7519358e7
|
BUG: Fixed output of CMakeLists.txt path in cable_config.xml dependency list for unix. Needed to escape spaces instead of enclosing in double quotes.
|
2001-04-30 11:51:17 -04:00 |
Brad King
|
73644c3acd
|
ERR: Removed a conflict that was checked in.
|
2001-04-30 11:29:30 -04:00 |
Anonymous
|
d6fae5faf0
|
New command: INCLUDE(somefile.txt)
|
2001-04-30 10:52:58 -04:00 |
Ken Martin
|
2da0c57d46
|
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
2001-04-30 10:44:00 -04:00 |
Brad King
|
13143f51d2
|
ERR: Renamed CustomCommands to BuildRules to match change in cmSourceGroup.
|
2001-04-27 14:57:48 -04:00 |
Brad King
|
244892bc3b
|
BUG: Removed output of GCC_XML rules when the command cannot be found.
|
2001-04-27 14:52:16 -04:00 |
Brad King
|
2f42d7ffcb
|
BUG: Removed output of dual rules for source files that are processed by both the compiler and by a custom command. Also removed generation of duplicate CMakeLists.txt in the project files.
|
2001-04-27 14:51:43 -04:00 |
Ken Martin
|
9020fec9a9
|
get system info into cmake
|
2001-04-27 14:40:53 -04:00 |
Ken Martin
|
ca64a39b86
|
added configure file
|
2001-04-27 14:25:42 -04:00 |
Bill Hoffman
|
f9b6a0b90d
|
BUG: run cache build with each configure
|
2001-04-27 11:53:29 -04:00 |
Bill Hoffman
|
5b13f975b9
|
BUG: fix inplace builds
|
2001-04-27 11:36:53 -04:00 |
Bill Hoffman
|
de67154214
|
ENH: fix in source build with non-gnu
|
2001-04-27 11:03:32 -04:00 |
Bill Hoffman
|
e14ecec4c7
|
ENH: add output when creating files
|
2001-04-27 09:32:55 -04:00 |
Ken Martin
|
07bd60f6b3
|
better help strings
|
2001-04-27 09:30:27 -04:00 |
Will Schroeder
|
dbdf1c356b
|
ENH:New copyright
|
2001-04-27 09:13:01 -04:00 |