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
*
Fix typo direcotry -> directory (and similar) [#13444]
Rolf Eike Beer
2012-07-30
5
-6/+6
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-30
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-29
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-28
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-27
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-26
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-07-25
1
-1/+1
*
Merge topic 'ninja-fix-macosx'
David Cole
2012-07-24
27
-462/+845
|
\
|
*
Add missing this->.
Nicolas Despres
2012-07-22
1
-1/+1
|
*
Fix memory leak in Makefile generator.
Nicolas Despres
2012-07-22
2
-3/+11
|
*
Ninja: also bootstrap ninja files
Peter Kümmel
2012-07-20
1
-0/+5
|
*
Ninja: enable ninja support everywhere
Peter Kümmel
2012-07-20
4
-43/+20
|
*
Ninja: void function can't return a value
Peter Kümmel
2012-07-19
1
-2/+2
|
*
Ninja: enable ninja on Mac so all Mac CDash-builds are tested, cleanup later
Peter Kümmel
2012-07-18
1
-1/+1
|
*
Ninja: fixes for bcc
Peter Kümmel
2012-07-18
2
-1/+3
|
*
Ninja: remove 'this' from member initializer list
Peter Kümmel
2012-07-18
1
-1/+1
|
*
Ninja: remove warnings
Peter Kümmel
2012-07-18
5
-36/+32
|
*
Ninja: remove 'friend' in ninja code
Peter Kümmel
2012-07-18
5
-86/+87
|
*
Re-factor OS X content generator start up.
Nicolas Despres
2012-07-17
4
-24/+24
|
*
Re-factor framework directory computation.
Nicolas Despres
2012-07-17
2
-12/+17
|
*
Re-factor Mac OS X content directory computation.
Nicolas Despres
2012-07-17
4
-77/+106
|
*
Re-factor bundle content copying rules generation.
Nicolas Despres
2012-07-17
11
-84/+127
|
*
Ninja: Use same echo message as makefiles.
Nicolas Despres
2012-07-17
1
-1/+4
|
*
Re-factor CFBundle generation.
Nicolas Despres
2012-07-17
6
-61/+39
|
*
Enable BundleTest with CLang too.
Nicolas Despres
2012-07-17
1
-32/+34
|
*
Ninja: Add support for CFBundle.
Nicolas Despres
2012-07-17
3
-0/+51
|
*
Ninja: Copy resource files in the bundle.
Nicolas Despres
2012-07-17
6
-5/+128
|
*
Re-factor OS X bundle and framework generation.
Nicolas Despres
2012-07-17
10
-297/+287
|
*
Remove trailing white-spaces.
Nicolas Despres
2012-07-17
5
-21/+21
|
*
Ensure 3rd party libraries are writable.
Nicolas Despres
2012-07-17
1
-4/+5
|
*
Ninja: Add support for OX X library framework.
Nicolas Despres
2012-07-17
2
-0/+122
|
*
Ninja: Add support for OS X app bundles.
Nicolas Despres
2012-07-17
2
-10/+57
*
|
Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests'
David Cole
2012-07-24
3
-24/+20
|
\
\
|
*
|
CPack: Use bin subdir when looking for dpkg and rpmbuild
David Cole
2012-07-20
2
-4/+4
|
*
|
Find dpkg and rpmbuild in usual Fink and MacPort paths
Eric NOULARD
2012-07-02
2
-1/+7
|
*
|
Do not run cpack at CMake time it is not available.
Eric NOULARD
2012-06-28
1
-23/+13
*
|
|
Merge topic 'fix-tests-for-gcc-4.7'
David Cole
2012-07-24
2
-1/+3
|
\
\
\
|
*
|
|
Tests/ObjC++: Use standard <iostream> header
Brad King
2012-07-18
1
-1/+2
|
*
|
|
Tests/X11: Add missing include <stdlib.h> for 'rand'
Brad King
2012-07-18
1
-0/+1
*
|
|
|
Merge topic 'ninja-mingw-TARGET_PDB'
David Cole
2012-07-24
1
-1/+21
|
\
\
\
\
|
*
|
|
|
Ninja: Cannot pass a reference to an anonymous object.
Nicolas Despres
2012-07-18
1
-1/+2
|
*
|
|
|
Ninja: make debug symbol suffix configurable by CMAKE_DEBUG_SYMBOL_SUFFIX
Peter Kümmel
2012-07-17
1
-1/+5
|
*
|
|
|
Ninja: make TARGET_PDB a real .gdb file name
Peter Kümmel
2012-07-17
1
-5/+11
|
*
|
|
|
Ninja: line length
Peter Kümmel
2012-07-16
1
-1/+1
|
*
|
|
|
Ninja: also mingw needs TARGET_PDB
Peter Kümmel
2012-07-16
1
-0/+9
*
|
|
|
|
Merge topic 'ninja-mac-BuildDepends'
David Cole
2012-07-24
1
-2/+3
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: fix mis-matching endif() argument
Peter Kümmel
2012-07-18
1
-1/+1
|
*
|
|
|
|
Ninja: on Mac no multiple -arch because of -M
Peter Kümmel
2012-07-10
1
-9/+3
|
*
|
|
|
|
Ninja: dep files and multiple -arch flags not possible on mac
Peter Kuemmel
2012-06-19
1
-1/+8
*
|
|
|
|
|
Merge topic 'findblas'
David Cole
2012-07-24
1
-4/+2
|
\
\
\
\
\
\
[next]