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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Updated for actual build.
Brad King
2002-10-10
1
-1/+9
*
fixed some compiler warnings
Ken Martin
2002-10-10
2
-8/+8
*
Remove warning
Andy Cedilnik
2002-10-10
1
-1/+1
*
Remove warning
Andy Cedilnik
2002-10-10
2
-8/+8
*
Try to use platform independent input string stream
Andy Cedilnik
2002-10-10
2
-3/+20
*
Remove memory leak caused by cmDynamicLoader not being deleted properly
Ken Martin
2002-10-09
2
-4/+15
*
Try to add enter support
Andy Cedilnik
2002-10-09
2
-0/+8
*
added test of SET CACHE FORCE
Ken Martin
2002-10-09
9
-0/+45
*
added FORCE option
Ken Martin
2002-10-09
2
-8/+15
*
ENH: update the progress when generating is "done".
Sebastien Barre
2002-10-09
1
-0/+1
*
changed name
Ken Martin
2002-10-09
1
-1/+1
*
Add some search paths
Andy Cedilnik
2002-10-09
1
-1/+1
*
added Code Warrior dev
Ken Martin
2002-10-09
1
-23/+30
*
added build for Code Warrior
Ken Martin
2002-10-09
2
-0/+8
*
some updates
Ken Martin
2002-10-09
3
-7/+275
*
Reorganization, cleanup and some improvement in dart emulation
Andy Cedilnik
2002-10-09
2
-114/+210
*
Add parsing of warnings and errors
Andy Cedilnik
2002-10-09
2
-7/+280
*
Add configure option and fix potential bug in other targets. Now the run comm...
Andy Cedilnik
2002-10-09
2
-3/+52
*
new plugin API
Ken Martin
2002-10-08
2
-2/+2
*
some mods to the plugin API
Ken Martin
2002-10-08
3
-51/+83
*
BUG: get all the output including the last character
Bill Hoffman
2002-10-08
1
-1/+1
*
added header dep
Ken Martin
2002-10-07
1
-1/+1
*
Fix problem on HP
Andy Cedilnik
2002-10-07
2
-2/+2
*
minor fix to allow if with no arguments
Ken Martin
2002-10-07
1
-0/+1
*
Suppress output of trycompile
Andy Cedilnik
2002-10-07
1
-4/+4
*
Fix update so that it actually updates the source directory,
Andy Cedilnik
2002-10-07
1
-1/+9
*
Fix for run command on windows. If you specify command in quotes but not full...
Andy Cedilnik
2002-10-07
1
-2/+6
*
Add missing namespace
Andy Cedilnik
2002-10-07
1
-1/+1
*
Revert back. Does not seems to work on Windows
Andy Cedilnik
2002-10-07
1
-4/+0
*
Add some minimal Dart capability to ctest. For example now you can actually u...
Andy Cedilnik
2002-10-07
2
-52/+455
*
Check if directory was actually created
Andy Cedilnik
2002-10-06
1
-0/+4
*
ENH: nmake now uses incremental linking as Msdev does. Faster build (linking ...
Sebastien Barre
2002-10-06
1
-2/+2
*
If you specify header file as source, it should still use C compiler and not ...
Andy Cedilnik
2002-10-06
5
-2/+10
*
Fix borland build. Borland Run command should be static, since it is called w...
Andy Cedilnik
2002-10-05
2
-4/+5
*
Try to improve source group interface
Andy Cedilnik
2002-10-04
5
-592/+654
*
Remove tabs
Andy Cedilnik
2002-10-04
1
-31/+31
*
FIX: re-enable the OK button in RunCmake() when everything is done.
Sebastien Barre
2002-10-04
1
-1/+2
*
Fix reading of advanced values from CMakeCache
Andy Cedilnik
2002-10-04
1
-4/+6
*
updates
Ken Martin
2002-10-04
3
-0/+42
*
ENH: my opinion is that it should be ADVANCED. Few people build the doc.
Sebastien Barre
2002-10-04
1
-0/+1
*
Add missing argument
Andy Cedilnik
2002-10-04
1
-1/+1
*
Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so ...
Andy Cedilnik
2002-10-04
4
-292/+345
*
always set PROJECT_SOURCE_DIR etc
Ken Martin
2002-10-04
1
-0/+7
*
some fixes
Ken Martin
2002-10-03
2
-2/+1
*
under development
Ken Martin
2002-10-03
4
-0/+553
*
Revert to fix win 9x
Ken Martin
2002-10-02
1
-216/+202
*
ENH: Added explicit declarations of some C functions that are hard to get fro...
Brad King
2002-10-02
2
-22/+15
*
BUG: Must return false after an error of incorrect arguments.
Brad King
2002-10-02
1
-0/+1
*
BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings.
Brad King
2002-10-02
2
-21/+25
*
Cleanup and try to unify with the other code
Andy Cedilnik
2002-10-02
1
-202/+216
[next]