Alex Neundorf
|
38d4c1ed05
CodeBlocks: improve support for OBJECT libraries
|
13 tahun lalu |
Alex Neundorf
|
d2ed3c7dee
-fix #13081: support OBJECT libraries in CodeBlocks/QtCreator projects
|
13 tahun lalu |
David Cole
|
580171185b
Merge topic 'target-include-directories'
|
13 tahun lalu |
Brad King
|
573fa3bf13
Factor cmInstallType out of cmTarget::TargetType
|
13 tahun lalu |
Stephen Kelly
|
9106b564ae
Extract and use the INCLUDE_DIRECTORIES target properties.
|
14 tahun lalu |
David Cole
|
296fde32dd
Merge topic 'CodeBlocks-quoting'
|
14 tahun lalu |
Clinton Stimpson
|
240d39a6a4
Fix XML safety issue with adding preprocessor defines in CodeBlocks project.
|
14 tahun lalu |
David Cole
|
80ef23d83f
Merge topic 'CodeBlocksIncludeDirsAndDefines'
|
14 tahun lalu |
Alex Neundorf
|
e2e8c0a412
Also put builtin include dirs into CodeBlocks project file
|
14 tahun lalu |
Alex Neundorf
|
a5683f80bd
Patch by Campbell Barton: puts definitions into C::B project file
|
14 tahun lalu |
Alex Neundorf
|
f32f6f0652
Don't put files from CMAKE_ROOT into CodeBlocks projects (#12110)
|
14 tahun lalu |
Alex Neundorf
|
2a9f7f96b8
Also add the SOURCES from add_custom_target() to CodeBlocks projects (#11736)
|
14 tahun lalu |
Alex Neundorf
|
156ae39905
Don't disable colors in the CodeBlocks generator and minor cleanup.
|
15 tahun lalu |
Alex Neundorf
|
a02987a0df
Don't enforce VERBOSE makefiles for the CodeBlocks generator
|
15 tahun lalu |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
15 tahun lalu |
Alex Neundorf
|
9072535f83
CodeBlocks Generator: Do not omit files in the project file listing.
|
15 tahun lalu |
Bill Hoffman
|
ebdda6ed13
Default to gcc as the compiler.
|
15 tahun lalu |
Alexander Neundorf
|
5f540dcbf3
-make paths with spaces work in the CodeBlocks generator with MinGW (#10014)
|
15 tahun lalu |
Alexander Neundorf
|
9ab9bb0ece
make testing the CodeBlocks and Eclipse generators easier by not requiring the CMAKE_EDIT_COMMAND variable
|
16 tahun lalu |
Alexander Neundorf
|
4dc224e99a
fix line length
|
16 tahun lalu |
Alexander Neundorf
|
45b8f2e441
fix indentation
|
16 tahun lalu |
Alexander Neundorf
|
03d55fb4c7
fix #9687
|
16 tahun lalu |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 tahun lalu |
Alexander Neundorf
|
253dafd025
Fix bug #9529.
|
16 tahun lalu |
Alexander Neundorf
|
10f39d8c80
As in the Eclipse generator: don't insert the edit_cache target if it is ccmake, since this doesn't work in the output tab of the IDE
|
16 tahun lalu |
Alexander Neundorf
|
d78e051f46
Improve the algorithm which skips targets so they are not added to the codeblocks GUI.
|
16 tahun lalu |
Alexander Neundorf
|
c0ad998619
ENH: get the build type specific location
|
16 tahun lalu |
Alexander Neundorf
|
c4f2e42881
COMP: don't use vector::at(), this doesn't seem to exist everyhwere
|
16 tahun lalu |
Alexander Neundorf
|
45652bc20b
ENH: create a "Virtual Folder" in CodeBlocks, which contains all the cmake
|
16 tahun lalu |
Alexander Neundorf
|
42270c86b0
ENH: also support nmake and msvc for use with CodeBlocks under Windows,
|
16 tahun lalu |