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
*
STYLE: Nightly Version update
Andy Cedilnik
2005-05-06
1
-1/+1
*
ENH: backup of work in progress
Ken Martin
2005-05-05
4
-0/+3873
*
BUG: If there is a fatal error, stop processing list file
Andy Cedilnik
2005-05-05
1
-0/+4
*
BUG: Added space after /clean to avoid putting it together with the build con...
Brad King
2005-05-05
1
-1/+1
*
ENH: Add configuration file for kwsys
Andy Cedilnik
2005-05-05
1
-0/+2
*
ENH: Add new style ctest project
Andy Cedilnik
2005-05-05
3
-0/+49
*
ENH: Add default configure rules for CMake projects and add default rules for...
Andy Cedilnik
2005-05-05
2
-7/+89
*
ENH: Add variable that holds cmake executable
Andy Cedilnik
2005-05-05
1
-0/+2
*
ENH: Add accessort for CMake executable
Andy Cedilnik
2005-05-05
1
-0/+1
*
ENH: Disabling test 6 on QNX until process killing can be resolved. It will ...
Brad King
2005-05-05
1
-0/+7
*
BUG: Fix logic for verbose
Andy Cedilnik
2005-05-05
1
-1/+1
*
COMP: Removed unused parameter warning.
Brad King
2005-05-05
1
-1/+1
*
COMP: Added work-around to avoid warnings about unreferenced inline functions...
Brad King
2005-05-05
1
-0/+21
*
COMP: Added initializer to avoid warning. It is not really needed, though.
Brad King
2005-05-05
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-05-05
1
-1/+1
*
ENH: Add split that splits on arbitrary separator
Andy Cedilnik
2005-05-04
2
-0/+26
*
ENH: Allow spaces in update command
Andy Cedilnik
2005-05-04
1
-0/+2
*
ENH: Improve syntax
Andy Cedilnik
2005-05-04
11
-58/+246
*
BUG: Fix bootstrap test on machines with spaces in the path
Andy Cedilnik
2005-05-04
1
-3/+6
*
ENH: Expose ConvertToUnixOutputPath
Andy Cedilnik
2005-05-04
1
-2/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-05-04
1
-1/+1
*
ENH: Add Site and BuildName, make sure that the rest of the default -S rule d...
Andy Cedilnik
2005-05-03
3
-4/+8
*
ENH: No need to convert to output path
Andy Cedilnik
2005-05-03
1
-1/+0
*
COMP: Removed warnings about unreachable code and constant control expression...
Brad King
2005-05-03
4
-133/+8
*
COMP: Added pragma directives for SGI compilers to avoid useless warnings.
Brad King
2005-05-03
8
-0/+46
*
COMP: Changed while(1) to for(;;) to avoid warning about constant control exp...
Brad King
2005-05-03
2
-2/+2
*
COMP: Removed stray semicolon.
Brad King
2005-05-03
1
-4/+4
*
COMP: Added hack to avoid SGI termios.h warnings.
Brad King
2005-05-03
1
-0/+19
*
COMP: Need #undef ECHO to avoid conflict with system ECHO definition.
Brad King
2005-05-03
2
-0/+2
*
COMP: Changed type of regmlen to avoid warnings when other lengths are conver...
Brad King
2005-05-03
1
-1/+1
*
ENH: Adding test of running executable with forward slashes on windows.
Brad King
2005-05-03
1
-0/+24
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
14
-108/+108
*
ENH: Promote submit into a full handler, add test and submit command and do s...
Andy Cedilnik
2005-05-03
12
-211/+488
*
STYLE: Nightly Version update
Andy Cedilnik
2005-05-03
1
-1/+1
*
ENH: Make ctest build command work
Andy Cedilnik
2005-05-02
3
-0/+41
*
ENH: Make AddCMakePath public
Andy Cedilnik
2005-05-02
1
-5/+5
*
ENH: Make FindMakeProgram public
Andy Cedilnik
2005-05-02
1
-3/+8
*
ENH: More commands. Start working on new style ctest configuration
Andy Cedilnik
2005-05-02
11
-19/+358
*
STYLE: Nightly Version update
Andy Cedilnik
2005-05-02
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-05-01
1
-1/+1
*
COMP: Remove warning
Andy Cedilnik
2005-04-30
1
-0/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-30
1
-1/+1
*
ENH: Try to see if GenerateBuildCommand produces apropriate result
Andy Cedilnik
2005-04-29
1
-4/+10
*
ENH: Add option to ignore errors. Only works on make
Andy Cedilnik
2005-04-29
8
-17/+29
*
COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...
Brad King
2005-04-29
6
-81/+35
*
COMP: Remove warning
Andy Cedilnik
2005-04-29
1
-0/+3
*
ENH: make install depend on all
Bill Hoffman
2005-04-29
1
-1/+9
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-29
1
-1/+1
*
ENH: Start working on command that will abstract generating of build command
Andy Cedilnik
2005-04-28
2
-37/+20
*
ENH: Start working on a method that abstracts generating of build command
Andy Cedilnik
2005-04-28
4
-77/+27
[next]