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
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-19
1
-1/+1
*
STYLE: fix line lengths
Alexander Neundorf
2007-09-18
1
-6/+16
*
ENH: allow for desktop link to be created and fix chop of last char in PATH o...
Bill Hoffman
2007-09-18
1
-0/+14
*
ENH: allow test properties to set a timeout that is longer than the default t...
Bill Hoffman
2007-09-18
1
-1/+3
*
ENH: use the oubject_output option to try to tell CodeBlocks where the
Alexander Neundorf
2007-09-18
1
-0/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-18
1
-1/+1
*
ENH: make mt command work with gmake
Bill Hoffman
2007-09-17
1
-0/+1
*
ENH: fix for vs 8
Bill Hoffman
2007-09-17
1
-2/+2
*
ENH: add support for the Portland Compiler to CMake, can build cmake and the ...
Alexander Neundorf
2007-09-17
1
-0/+9
*
ENH: add support for vs 2008 beta 2
Bill Hoffman
2007-09-17
7
-11/+127
*
ENH: fix warning
Bill Hoffman
2007-09-17
1
-2/+2
*
STYLE: copy the executables from TRY_RUN() to
Alexander Neundorf
2007-09-17
1
-0/+1
*
ENH: Added IMPLICIT_DEPENDS option to ADD_CUSTOM_COMMAND. It currently works...
Brad King
2007-09-17
5
-0/+104
*
ENH: fix build issue with config type not being specified by ctest
Bill Hoffman
2007-09-17
4
-5/+36
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-17
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-16
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-15
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-14
1
-1/+1
*
ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader te...
Brad King
2007-09-13
2
-0/+27
*
COMP: Fix shadowed local warning by scoping the previous decl properly.
Brad King
2007-09-13
1
-2/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-13
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-12
1
-1/+1
*
ENH: Avoid prompting for admin privileges when running CMakeSetup.exe on Vist...
David Cole
2007-09-11
2
-0/+29
*
ENH: for build and test default the config type to the one that ctest was bui...
Bill Hoffman
2007-09-11
1
-2/+24
*
ENH: opps
Bill Hoffman
2007-09-11
1
-0/+2
*
ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...
Bill Hoffman
2007-09-11
5
-19/+34
*
ENH: improve docs
Bill Hoffman
2007-09-11
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-11
1
-1/+1
*
ENH: Added XCODE_ATTRIBUTE_<an-attribute> property to allow direct setting of...
Brad King
2007-09-10
2
-0/+21
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-10
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-09
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-08
1
-1/+1
*
ENH: fix spelling error
Bill Hoffman
2007-09-07
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-07
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-06
1
-1/+1
*
ENH: removing temporary testing file
Zack Galbreath
2007-09-04
1
-1/+0
*
ENH: testing branchRestrict
Zack Galbreath
2007-09-04
1
-0/+1
*
STYLE: fix line lengths
Alexander Neundorf
2007-08-31
2
-4/+4
*
STYLE: the temporary variable is not necessary
Alexander Neundorf
2007-08-31
1
-3/+1
*
ENH: add support for Fortran to the KDevelop generator
Alexander Neundorf
2007-08-31
4
-135/+198
*
BUG: Another space-in-path fix.
Brad King
2007-08-31
1
-2/+4
*
BUG: Fix path to CMake executables when run from bootstrap build.
Brad King
2007-08-31
1
-0/+1
*
STYLE: rename FILENAME keyword to FILE, because FILENAME is used in no other
Alexander Neundorf
2007-08-30
2
-1/+17
*
STYLE: "Build file" still doesn't work, but now it is at least a bit closer,
Alexander Neundorf
2007-08-30
1
-1/+1
*
STYLE: add the | to the docs
Alexander Neundorf
2007-08-30
1
-0/+1
*
BUG: work if there are spaces in the path to cmake
Alexander Neundorf
2007-08-29
1
-4/+6
*
BUG: make paths with spaces work in CodeBlocks
Alexander Neundorf
2007-08-29
1
-12/+5
*
BUG: this seems to fix the regexp result-storage problem, now it seems the ac...
Alexander Neundorf
2007-08-29
1
-1/+1
*
STYLE: add docs about the supported regexp characters and CMAKE_MATCH_(0..9)
Alexander Neundorf
2007-08-29
1
-1/+14
*
ENH: also store the group matches from IF( MATCHES) in CMAKE_MATCH_(0..9)
Alexander Neundorf
2007-08-29
4
-14/+19
[next]