Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
12 年之前 |
Stephen Kelly
|
0e10782ba7
Move GetCompileDefinitions to cmTarget.
|
13 年之前 |
Peter Kümmel
|
76c4430971
Ninja: fix building from Codeblocks GUI
|
12 年之前 |
David Cole
|
f3b8049884
Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'
|
13 年之前 |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 年之前 |
Peter Kümmel
|
60a3c08e96
Fix regression: write compile definitions if any
|
13 年之前 |
Stephen Kelly
|
0ff4e3f0b8
Port remaining code to GetCompileDefinitions().
|
13 年之前 |
Stephen Kelly
|
f178d531a6
Fix indentation in the code blocks generator.
|
13 年之前 |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
13 年之前 |
Peter Kümmel
|
5d365b26ec
Ninja: enable ninja support everywhere
|
13 年之前 |
David Cole
|
81e696c99d
Merge topic 'OBJECTLibrariesInCodeBlocks'
|
13 年之前 |
Alex Neundorf
|
38d4c1ed05
CodeBlocks: improve support for OBJECT libraries
|
13 年之前 |
Peter Kuemmel
|
b8c3e8c1f1
Ninja: enable Ninja for CodeBlocks
|
13 年之前 |
Alex Neundorf
|
d2ed3c7dee
-fix #13081: support OBJECT libraries in CodeBlocks/QtCreator projects
|
13 年之前 |
David Cole
|
580171185b
Merge topic 'target-include-directories'
|
13 年之前 |
Brad King
|
573fa3bf13
Factor cmInstallType out of cmTarget::TargetType
|
13 年之前 |
Stephen Kelly
|
9106b564ae
Extract and use the INCLUDE_DIRECTORIES target properties.
|
14 年之前 |
David Cole
|
296fde32dd
Merge topic 'CodeBlocks-quoting'
|
14 年之前 |
Clinton Stimpson
|
240d39a6a4
Fix XML safety issue with adding preprocessor defines in CodeBlocks project.
|
14 年之前 |
David Cole
|
80ef23d83f
Merge topic 'CodeBlocksIncludeDirsAndDefines'
|
14 年之前 |
Alex Neundorf
|
e2e8c0a412
Also put builtin include dirs into CodeBlocks project file
|
14 年之前 |
Alex Neundorf
|
a5683f80bd
Patch by Campbell Barton: puts definitions into C::B project file
|
14 年之前 |
Alex Neundorf
|
f32f6f0652
Don't put files from CMAKE_ROOT into CodeBlocks projects (#12110)
|
14 年之前 |
Alex Neundorf
|
2a9f7f96b8
Also add the SOURCES from add_custom_target() to CodeBlocks projects (#11736)
|
14 年之前 |
Alex Neundorf
|
156ae39905
Don't disable colors in the CodeBlocks generator and minor cleanup.
|
15 年之前 |
Alex Neundorf
|
a02987a0df
Don't enforce VERBOSE makefiles for the CodeBlocks generator
|
15 年之前 |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
15 年之前 |
Alex Neundorf
|
9072535f83
CodeBlocks Generator: Do not omit files in the project file listing.
|
15 年之前 |
Bill Hoffman
|
ebdda6ed13
Default to gcc as the compiler.
|
15 年之前 |
Alexander Neundorf
|
5f540dcbf3
-make paths with spaces work in the CodeBlocks generator with MinGW (#10014)
|
15 年之前 |