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
*
Merge topic 'link-library-parse-regex'
David Cole
2010-11-23
1
-1/+1
|
\
|
*
Prefer non-empty prefixes when matching lib names (#11468)
Brad King
2010-11-18
1
-1/+1
*
|
Merge topic 'IncludeCMakeDetermineCompilerIdInDetermineASMCompiler'
David Cole
2010-11-23
1
-0/+1
|
\
\
|
*
|
Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467)
Alex Neundorf
2010-11-17
1
-0/+1
*
|
|
Merge topic 'spelling'
David Cole
2010-11-23
1
-1/+1
|
\
\
\
|
*
|
|
Modules: Fix spelling 'becase' -> 'because'.
Andrius Štikonas
2010-11-17
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'CPackRPM-ComponentSupport'
David Cole
2010-11-23
7
-81/+214
|
\
\
\
|
*
|
|
CPack fix kwstyle breakage and make CPackRPM backward compatible
Eric NOULARD
2010-11-15
3
-8/+28
|
*
|
|
CPackRPM add basic component support to CPackRPM
Eric NOULARD
2010-11-13
7
-81/+194
*
|
|
|
Merge topic 'ImprovedDotSupport2'
David Cole
2010-11-23
5
-344/+642
|
\
\
\
\
|
*
|
|
|
Exclude targets from the graphviz file based on a regex
Alex Neundorf
2010-11-14
2
-2/+20
|
*
|
|
|
Collect targets and libs on demand instead of in the ctor
Alex Neundorf
2010-11-14
2
-6/+26
|
*
|
|
|
Use std::cout instead of fprintf
Alex Neundorf
2010-11-14
2
-4/+5
|
*
|
|
|
Enable/disable generating graphs depending on the target type
Alex Neundorf
2010-11-14
2
-8/+48
|
*
|
|
|
Move the code for generating dot-files into separate class cmGraphVizWriter
Alex Neundorf
2010-11-09
5
-343/+456
|
*
|
|
|
Generate separate dot files for each target, and a big one with everything.
Alex Neundorf
2010-10-31
2
-69/+149
|
*
|
|
|
Properly insert all targets, also those which don't link to anything.
Alex Neundorf
2010-10-31
2
-85/+45
|
*
|
|
|
Move the code for collecting targets and libraries into separate functions
Alex Neundorf
2010-10-31
2
-119/+175
|
*
|
|
|
Remove trailing whitespace and minor formatting changes for the dot-code
Alex Neundorf
2010-10-31
1
-97/+107
*
|
|
|
|
Merge topic 'AddASM_NASMSupport'
David Cole
2010-11-23
6
-12/+109
|
\
\
\
\
\
|
*
|
|
|
|
Some more fixes for nasm support, from Etienne (#10069)
Alex Neundorf
2010-11-12
1
-17/+19
|
*
|
|
|
|
Use CMAKE_ASM_NASM_FLAGS for nasm instead of FLAGS
Alex Neundorf
2010-10-21
1
-1/+1
|
*
|
|
|
|
Add support for yasm, a nasm compatible assembler
Alex Neundorf
2010-10-21
2
-3/+3
|
*
|
|
|
|
We already have 2010, fix copyright year.
Alex Neundorf
2010-09-27
3
-3/+3
|
*
|
|
|
|
Add missing copyright headers
Alex Neundorf
2010-09-27
3
-0/+42
|
*
|
|
|
|
Improve misleading comments.
Alex Neundorf
2010-09-25
3
-12/+13
|
*
|
|
|
|
Add support for nasm assembler, patch by Peter Collingbourne (see #10069)
Alex Neundorf
2010-09-25
3
-0/+52
*
|
|
|
|
|
Merge topic 'moc-includes-regex'
David Cole
2010-11-23
1
-4/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix regex for moc includes when looking for frameworks.
Clinton Stimpson
2010-08-02
1
-4/+4
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-11-23
1
-1/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-11-22
1
-1/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-11-21
1
-1/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-11-20
1
-1/+1
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-11-19
1
-1/+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-11-18
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-11-17
1
-1/+1
*
|
|
|
|
Merge topic 'EP-extra-generator'
David Cole
2010-11-16
1
-1/+6
|
\
\
\
\
\
|
*
|
|
|
|
BUG 11451 - pass CMAKE_EXTRA_GENERATOR down.
Marcus D. Hanwell
2010-11-13
1
-1/+6
*
|
|
|
|
|
Merge topic 'find-doc-init'
David Cole
2010-11-16
14
-42/+88
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Speedup find_* commands (#11412)
Brad King
2010-11-12
14
-42/+88
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'cray-compiler'
David Cole
2010-11-16
8
-0/+50
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Teach CMake about Cray C, C++, and Fortran compilers
Brad King
2010-11-12
6
-0/+14
|
*
|
|
|
|
|
Create Fortran info variables for .mod behavior
Brad King
2010-11-12
2
-0/+36
*
|
|
|
|
|
|
Merge topic 'MakeCodeBlocksGeneratorNonVerbose2'
David Cole
2010-11-16
8
-248/+210
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Don't disable colors in the CodeBlocks generator and minor cleanup.
Alex Neundorf
2010-11-11
5
-23/+0
|
*
|
|
|
|
|
|
Remove the "early alpha stage" comments about Eclipse and C::B
Alex Neundorf
2010-11-11
2
-4/+0
|
*
|
|
|
|
|
|
Don't enforce VERBOSE makefiles for the CodeBlocks generator
Alex Neundorf
2010-11-11
4
-15/+4
|
*
|
|
|
|
|
|
Remove trailing whitespace
Alex Neundorf
2010-11-11
8
-208/+208
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'fix-FOLDER-plus-include_external_msproject'
David Cole
2010-11-16
2
-37/+49
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Honor FOLDER on include_external_msproject targets (#11436)
David Cole
2010-11-10
2
-37/+49
[next]