David Cole
|
580171185b
Merge topic 'target-include-directories'
|
13 years ago |
Brad King
|
573fa3bf13
Factor cmInstallType out of cmTarget::TargetType
|
13 years ago |
Stephen Kelly
|
9106b564ae
Extract and use the INCLUDE_DIRECTORIES target properties.
|
14 years ago |
Alex Neundorf
|
982b766f29
Eclipse: use new variable CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT
|
14 years ago |
Alex Neundorf
|
1110e455c2
Eclipse: create links to subprojects also in the source-project (#12579)
|
14 years ago |
David Cole
|
e4085569a9
Merge topic 'FixTargetsInVirtualFoldersForEclipseIndigo'
|
14 years ago |
Alex Neundorf
|
d31b1aca3f
Eclipse: quote the build dir (to make it work with spaces)
|
14 years ago |
Alex Neundorf
|
4b930220be
Eclipse: warn if CMAKE_BINARY_DIR is subdir of CMAKE_SOURCE_DIR
|
14 years ago |
Alex Neundorf
|
057633151a
Eclipse: make targets work from any directory
|
14 years ago |
Alex Neundorf
|
66bd543b9b
Eclipse: fix #12417, don't create wrong src pathentries
|
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
|
b4b2fc33f9
Eclipse: don't create VirtualFolders if not supported
|
14 years ago |
Alex Neundorf
|
5b200e3bed
Detect whether the current Eclipse version supports VirtualFolders
|
14 years ago |
Alex Neundorf
|
3df49dc7b1
fix #12392: handle CMAKE_CXX_COMPILER_ARG1 for Eclipse projects
|
14 years ago |
Alex Neundorf
|
e2e8c0a412
Also put builtin include dirs into CodeBlocks project file
|
14 years ago |
Alex Neundorf
|
92c0dc50fc
Remove useless line of code
|
14 years ago |
Alex Neundorf
|
a7d8d49b8f
-fix VirtualFolders in Eclipse under Windows
|
14 years ago |
Alex Neundorf
|
e8a97e075a
Eclipse projects: created one linked resource for each subproject
|
14 years ago |
Alex Neundorf
|
79e13af195
Add XML escaping for directory name in Eclipse projects (#11658)
|
14 years ago |
Alex Neundorf
|
8074bca93c
Fix XML escaping for target names in Eclipse project files (#11658)
|
14 years ago |
Alex Neundorf
|
cb94587a88
Fix XML escaping for the project() name in Eclipse projects (#11658)
|
14 years ago |
Alex Neundorf
|
d18c8d6ad7
Fix crash in Eclipse generator with empty project (#11616)
|
15 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
|
7b1421b885
Remove trailing whitespace
|
15 years ago |
Alex Neundorf
|
41d6430b52
-don't add the INCLUDE env.var twice to the Eclipse project file
|
15 years ago |
Alexander Neundorf
|
10aece0d81
-fix bug for Eclipse projects where targets which are in a subdir which has the same name as the project (... and so the linked resource) could not be built
|
15 years ago |