Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Tobias Hunger
|
a354f60ce0
Refactor extra generator registration to use factories
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Patrik Lehmann
|
4828a78c10
Eclipse: Implement traversal of nested source groups (#15701)
|
9 years ago |
Daniel Pfeifer
|
754485afff
cmExtraEclipseCDT4Generator: port to cmXMLWriter
|
10 years ago |
Alex Neundorf
|
aff38945d6
Eclipse: only add C/CXX macros if the language is enabled
|
9 years ago |
Stephen Kelly
|
72efa15dc2
Eclipse: Port API to cmLocalGenerator.
|
10 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Alex Neundorf
|
e6b0f452ee
Eclipse: use MachO64 parser starting with Helios (#14380)
|
12 years ago |
Ben Boeckel
|
51726cce64
eclipse: Add natures for Eclipse based on enabled languages
|
12 years ago |
Victor Zverovich
|
c46b46b628
Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699)
|
12 years ago |
Alex Neundorf
|
fbda95883c
Eclipse: add switch to disable linked resources (#13189)
|
13 years ago |
Alex Neundorf
|
5271ba56be
Eclipse: fix #13358: don't create bad linked resources
|
13 years ago |
Alex Neundorf
|
1110e455c2
Eclipse: create links to subprojects also in the source-project (#12579)
|
14 years ago |
Alex Neundorf
|
117f2b8257
Eclipse: add Build and Clean targets to targets
|
14 years ago |
Alex Neundorf
|
c3f30bdd63
Eclipse: move code for generating links to targets into separate function
|
14 years ago |
Alex Neundorf
|
cef6bd94d7
Eclipse: move code for generating links to projects into separate function
|
14 years ago |
Alex Neundorf
|
b6d4de7911
Eclipse: add virtual folder for each target
|
14 years ago |
Alex Neundorf
|
5b200e3bed
Detect whether the current Eclipse version supports VirtualFolders
|
14 years ago |
Alex Neundorf
|
a7d8d49b8f
-fix VirtualFolders in Eclipse under Windows
|
14 years ago |
Alex Neundorf
|
50d21d4251
Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator
|
15 years ago |
Alex Neundorf
|
156ae39905
Don't disable colors in the CodeBlocks generator and minor cleanup.
|
15 years ago |
Alex Neundorf
|
e547fa763b
Remove the "early alpha stage" comments about Eclipse and C::B
|
15 years ago |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
15 years ago |
Alexander Neundorf
|
c1beb3b141
fix the way the PATH and other related env.vars are stored in the eclipse project file when using MSVC
|
16 years ago |
Alexander Neundorf
|
2d9c72c7e5
improve system/compiler specific settings of Eclipse
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Alexander Neundorf
|
298de4374b
Major improvement of the generated targets in Eclipse.
|
16 years ago |