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-08-23
1
-1/+1
*
ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo...
David Cole
2007-08-22
5
-43/+223
*
BUG: if there is no match, don't construct the stl string from a NULL
Alexander Neundorf
2007-08-22
1
-1/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-22
1
-1/+1
*
STYLE: more space in the cmake_install.cmake script (easier to read)
Alexander Neundorf
2007-08-21
1
-2/+2
*
COMP: make it build on Linux
Alexander Neundorf
2007-08-21
5
-18/+27
*
BUG: fix segfault if FindFiles() is called without actual match pattern
Alexander Neundorf
2007-08-21
1
-2/+9
*
ENH: also check for .hpp and .cxx files
Alexander Neundorf
2007-08-21
1
-2/+2
*
COMP: header was missing...
Alexander Neundorf
2007-08-21
1
-1/+8
*
ENH: store the matches for paren-delimited subexpression in
Alexander Neundorf
2007-08-21
1
-0/+28
*
STYLE: fix documentation for STRING(REPLACE) #5536
Alexander Neundorf
2007-08-21
1
-8/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-21
1
-1/+1
*
STYLE: add some newlines to cmake_install.cmake, so it's easier to read
Alexander Neundorf
2007-08-20
3
-3/+3
*
STYLE: Fix line length style errors introduced last week.
David Cole
2007-08-20
1
-2/+4
*
ENH: also process "~" and paths relative to CMAKE_CURRENT_SOURCE_DIR in Foo_DIR
Alexander Neundorf
2007-08-20
1
-0/+7
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-20
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-19
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-18
1
-1/+1
*
COMP: include windows.h first, as it is done in the other source files
Alexander Neundorf
2007-08-17
1
-6/+4
*
ENH: patch from Miguel
Alexander Neundorf
2007-08-17
2
-231/+260
*
STYLE: InitializeInternal() is unused
Alexander Neundorf
2007-08-17
2
-8/+1
*
ENH: patch from Eric Noulard for an RPM package generator
Alexander Neundorf
2007-08-17
2
-6/+25
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-17
1
-1/+1
*
COMP: quick windows name mangling fix (otherwise the compiler complains about...
Alexander Neundorf
2007-08-16
1
-0/+2
*
ENH: move the code for the NOTFOUND checking into its own function, so
Alexander Neundorf
2007-08-16
2
-60/+89
*
COMP: Directory and Glob have pointer data members
Mathieu Malaterre
2007-08-16
2
-0/+7
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-16
1
-1/+1
*
COMP: Second try getting rid of Microsoft deprecation warnings. This time tes...
David Cole
2007-08-15
2
-12/+9
*
ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index
Alexander Neundorf
2007-08-15
2
-10/+15
*
COMP: Suppress Microsoft deprecation warnings when building kwsys .c and .cxx...
David Cole
2007-08-15
1
-0/+8
*
COMP: fix warning about comparison signed - unsigned
Alexander Neundorf
2007-08-15
1
-1/+2
*
COMP: fix build on HPUX, snprintf apparently doesn't work there
Alexander Neundorf
2007-08-15
1
-7/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-15
1
-1/+1
*
ENH: Improve framework support in the makefile generator to match the support...
David Cole
2007-08-14
2
-105/+79
*
STYLE: document the behaviour of UTILITY_SOURCE in cross compiling mode
Alexander Neundorf
2007-08-14
1
-1/+7
*
ENH: Improvements to the Xcode generator. Build frameworks using native Copy ...
David Cole
2007-08-14
8
-218/+430
*
COMP: patch from Mathieu: fix warning about unused variables in bootstrap
Alexander Neundorf
2007-08-14
1
-1/+3
*
STYLE: another patch from Mathieu with some comments
Alexander Neundorf
2007-08-14
1
-2/+6
*
ENH: deb generator: don't use the system provided ar, but do it yourself
Alexander Neundorf
2007-08-14
3
-31/+274
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-14
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-13
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-12
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-11
1
-1/+1
*
ENH: fix output and valgrind truncation issue
Bill Hoffman
2007-08-10
1
-11/+15
*
ENH: print a warning if UTILITY_SOURCE is used in cross compiling mode
Alexander Neundorf
2007-08-10
1
-2/+22
*
BUG: Fixed passing of configuration names to GetRealDependency and ConstructS...
Brad King
2007-08-10
2
-11/+20
*
ENH: fix memory leak
Bill Hoffman
2007-08-10
1
-3/+5
*
ENH: set UNIX, WIN32 and APPLE in cmMakefile.cxx as it was before, so it
Alexander Neundorf
2007-08-10
1
-0/+15
*
STYLE: Nightly Version update
Andy Cedilnik
2007-08-10
1
-1/+1
*
STYLE: use correct case for cmGlobalUnixMakefileGenerator3
Alexander Neundorf
2007-08-09
5
-6/+6
[next]