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
/
cmExtraCodeBlocksGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some generator crashes on undefined CMAKE_BUILD_TYPE
Brad King
2014-06-23
1
-1/+1
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-1/+2
*
Watcom: Introduce OpenWatcom compiler id and fix compiler version
Jiri Malak
2014-03-17
1
-1/+1
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-2/+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-7/+7
*
speedup: Cache strings for comparisons
Ben Boeckel
2014-03-08
1
-1/+2
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-4/+5
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-2/+3
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1/+2
*
CodeBlocks: fix unescaped command quotes when used with nmake
Nils Gladitz
2014-01-13
1
-3/+5
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-1/+2
*
Refactor tool selection for edit_cache (#14544)
Brad King
2013-11-12
1
-20/+0
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-7/+0
*
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-11/+7
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-4/+2
*
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-1/+1
*
Ninja: fix building from Codeblocks GUI
Peter Kümmel
2013-01-05
1
-0/+5
*
Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'
David Cole
2012-10-17
1
-1/+3
|
\
|
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-1/+3
*
|
Fix regression: write compile definitions if any
Peter Kümmel
2012-10-11
1
-1/+1
|
/
*
Port remaining code to GetCompileDefinitions().
Stephen Kelly
2012-09-21
1
-4/+7
*
Fix indentation in the code blocks generator.
Stephen Kelly
2012-09-21
1
-43/+41
*
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+3
*
Ninja: enable ninja support everywhere
Peter Kümmel
2012-07-20
1
-2/+0
*
Merge topic 'OBJECTLibrariesInCodeBlocks'
David Cole
2012-04-25
1
-2/+41
|
\
|
*
CodeBlocks: improve support for OBJECT libraries
Alex Neundorf
2012-04-09
1
-2/+28
|
*
-fix #13081: support OBJECT libraries in CodeBlocks/QtCreator projects
Alex Neundorf
2012-03-31
1
-2/+15
*
|
Ninja: enable Ninja for CodeBlocks
Peter Kuemmel
2012-04-07
1
-0/+3
|
/
*
Merge topic 'target-include-directories'
David Cole
2012-03-08
1
-5/+6
|
\
|
*
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-5/+6
*
|
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-4/+0
|
/
*
Merge topic 'CodeBlocks-quoting'
David Cole
2011-10-11
1
-1/+3
|
\
|
*
Fix XML safety issue with adding preprocessor defines in CodeBlocks project.
Clinton Stimpson
2011-10-05
1
-1/+3
*
|
Merge topic 'CodeBlocksIncludeDirsAndDefines'
David Cole
2011-08-02
1
-0/+54
|
\
\
|
*
|
Also put builtin include dirs into CodeBlocks project file
Alex Neundorf
2011-08-01
1
-0/+38
|
|
/
|
*
Patch by Campbell Barton: puts definitions into C::B project file
Alex Neundorf
2011-07-29
1
-0/+16
*
|
Don't put files from CMAKE_ROOT into CodeBlocks projects (#12110)
Alex Neundorf
2011-07-29
1
-0/+7
|
/
*
Also add the SOURCES from add_custom_target() to CodeBlocks projects (#11736)
Alex Neundorf
2011-02-13
1
-0/+7
*
Don't disable colors in the CodeBlocks generator and minor cleanup.
Alex Neundorf
2010-11-11
1
-9/+0
*
Don't enforce VERBOSE makefiles for the CodeBlocks generator
Alex Neundorf
2010-11-11
1
-1/+3
*
Remove trailing whitespace
Alex Neundorf
2010-11-11
1
-37/+37
*
CodeBlocks Generator: Do not omit files in the project file listing.
Alex Neundorf
2010-10-05
1
-4/+0
*
Default to gcc as the compiler.
Bill Hoffman
2010-03-15
1
-2/+2
*
-make paths with spaces work in the CodeBlocks generator with MinGW (#10014)
Alexander Neundorf
2010-01-24
1
-6/+10
*
make testing the CodeBlocks and Eclipse generators easier by not requiring th...
Alexander Neundorf
2009-10-20
1
-2/+7
*
fix line length
Alexander Neundorf
2009-10-13
1
-1/+2
*
fix indentation
Alexander Neundorf
2009-10-12
1
-75/+74
*
fix #9687
Alexander Neundorf
2009-10-12
1
-4/+12
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-18/+12
[next]