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
...
*
horrible hack
Ken Martin
2004-05-06
1
-0/+16
*
fix for in source testing
Ken Martin
2004-05-05
1
-2/+2
*
ENH: move version to 2.1 for cvs because 2.0 has been branched
Bill Hoffman
2004-05-05
1
-2/+2
*
ENH: Remove memory leak
Andy Cedilnik
2004-05-05
2
-5/+13
*
ENH: fix tests to work with in source builds
Bill Hoffman
2004-05-04
1
-4/+4
*
support in source builds and arg passing
Ken Martin
2004-05-04
1
-3/+50
*
ENH: Only mangle object files if CMAKE_MANGLE_OBJECT_FILE_NAMES is set. Only ...
Andy Cedilnik
2004-05-04
1
-27/+34
*
fix warning
Ken Martin
2004-05-04
1
-1/+1
*
ENH: After running test clear results for memory checking
Andy Cedilnik
2004-05-03
1
-0/+1
*
ENH: Skip tests that do not have defects
Andy Cedilnik
2004-05-03
1
-2/+19
*
minor backwards fix
Ken Martin
2004-05-03
1
-0/+7
*
BUG: fix to make spaces in paths work for jump over with borland and nmake on...
Bill Hoffman
2004-05-03
1
-1/+1
*
ENH: Documented use of \1 syntax in replace expression.
Brad King
2004-05-03
1
-1/+4
*
BUG: putenv syntax was wrong and caused a crash on the SGI
Bill Hoffman
2004-05-02
1
-2/+2
*
better if expression support
Ken Martin
2004-05-01
2
-122/+286
*
ERR: Remove warning about shadow variables
Andy Cedilnik
2004-05-01
1
-3/+3
*
ENH: Add environment variable that Dart sets so that tests can know they are ...
Andy Cedilnik
2004-04-30
1
-0/+2
*
ENH: Report filename of the note
Andy Cedilnik
2004-04-30
1
-1/+1
*
ENH: Add support for notes in Testing/Notes subdirectory. This way test can w...
Andy Cedilnik
2004-04-30
1
-0/+25
*
BUG: remove duplicate depend on cache file and use of make variable in make t...
Bill Hoffman
2004-04-30
1
-4/+4
*
ENH: remove warnings
Bill Hoffman
2004-04-30
1
-7/+11
*
ENH: Added automatic adjustment of C++ flags to include -timplicit_local and ...
Brad King
2004-04-29
1
-0/+17
*
ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all argu...
Andy Cedilnik
2004-04-29
2
-1/+42
*
ENH: Add RANGE support to FOREACH
Andy Cedilnik
2004-04-29
2
-2/+84
*
BUG: Add a safety check so that you cannot send cmOStringStream.str() to othe...
Andy Cedilnik
2004-04-29
2
-5/+8
*
BUG: Most of time when asking if file exists, we actually want to read it... ...
Andy Cedilnik
2004-04-29
1
-3/+3
*
ENH: remove warning
Bill Hoffman
2004-04-29
1
-0/+1
*
ENH: remove warnings
Bill Hoffman
2004-04-29
2
-3/+2
*
BUG: fix crash from bug id 806
Bill Hoffman
2004-04-29
1
-0/+3
*
ENH: remove warning
Bill Hoffman
2004-04-28
1
-1/+1
*
BUG: fix for bug 121 add some docs for MFC flag
Bill Hoffman
2004-04-28
2
-1/+12
*
BUG: fix for bug 116 platform files can now specify directories that should n...
Bill Hoffman
2004-04-28
1
-1/+14
*
ENH: make test driver more flexible by using a configured file instead of gen...
Bill Hoffman
2004-04-28
2
-156/+33
*
ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Ad...
Andy Cedilnik
2004-04-28
1
-0/+7
*
ENH: Encode object files with funny characters in the name. It should fix Bug...
Andy Cedilnik
2004-04-28
2
-4/+53
*
BUG: fix logic in EQUAL if test
Bill Hoffman
2004-04-28
1
-1/+1
*
ENH: add a numeric EQUAL to the IF statment, very useful for variable argumen...
Bill Hoffman
2004-04-28
2
-1/+14
*
ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_...
Andy Cedilnik
2004-04-27
1
-3/+44
*
ENH: GetSafeDefinition is now in cmMakefile
Andy Cedilnik
2004-04-27
4
-77/+54
*
ENH: Add method to get definition even if it does not exists
Andy Cedilnik
2004-04-27
2
-0/+11
*
BUG: Fix aus source dir and add better testing of it
Andy Cedilnik
2004-04-27
1
-7/+9
*
WRN: remove warnings
Bill Hoffman
2004-04-27
2
-8/+15
*
ENH: Another one of those nasty hex numbers in the ctest output
Andy Cedilnik
2004-04-26
1
-1/+3
*
ENH: fix for bug id 27, add a signal handler for crashes in loaded commands
Bill Hoffman
2004-04-26
1
-3/+49
*
ENH: When source file is in subdirectory put object file in subdirectory. Fix...
Andy Cedilnik
2004-04-26
2
-9/+17
*
BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running
Andy Cedilnik
2004-04-26
2
-0/+8
*
macros now support varargs
Ken Martin
2004-04-26
2
-3/+37
*
BUG#682: Adding environment variable check to FIND_PACKAGE command.
Brad King
2004-04-26
1
-0/+14
*
STYLE: Removed trailing whitespace.
Brad King
2004-04-26
1
-24/+24
*
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
Bill Hoffman
2004-04-23
2
-2/+15
[prev]
[next]