Alex Neundorf
|
8074bca93c
Fix XML escaping for target names in Eclipse project files (#11658)
|
14 年之前 |
Alex Neundorf
|
cb94587a88
Fix XML escaping for the project() name in Eclipse projects (#11658)
|
14 年之前 |
Alex Neundorf
|
d18c8d6ad7
Fix crash in Eclipse generator with empty project (#11616)
|
15 年之前 |
Alex Neundorf
|
50d21d4251
Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generator
|
15 年之前 |
Alex Neundorf
|
156ae39905
Don't disable colors in the CodeBlocks generator and minor cleanup.
|
15 年之前 |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
15 年之前 |
Alex Neundorf
|
41d6430b52
-don't add the INCLUDE env.var twice to the Eclipse project file
|
15 年之前 |
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 年之前 |
Alexander Neundorf
|
646e71f290
fix line lengths
|
16 年之前 |
Alexander Neundorf
|
c1beb3b141
fix the way the PATH and other related env.vars are stored in the eclipse project file when using MSVC
|
16 年之前 |
Alexander Neundorf
|
a1614caf37
disable cmake's verbose output in the Eclipse and KDevelop generators
|
16 年之前 |
Alexander Neundorf
|
2d9c72c7e5
improve system/compiler specific settings of Eclipse
|
16 年之前 |
Alexander Neundorf
|
9ab9bb0ece
make testing the CodeBlocks and Eclipse generators easier by not requiring the CMAKE_EDIT_COMMAND variable
|
16 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Alexander Neundorf
|
298de4374b
Major improvement of the generated targets in Eclipse.
|
16 年之前 |
Alexander Neundorf
|
9d967ed47b
Put compiler defined macros into eclipse project files
|
16 年之前 |
Alexander Neundorf
|
6097c04c4d
sync target generation with the CodeBlocks generator
|
16 年之前 |
Alexander Neundorf
|
f40f867be6
ENH: don't enforce VERBOSE Makefiles, but set the env. var VERBOSE to 1 in
|
16 年之前 |
Alexander Neundorf
|
cbb7a509e8
ENH: when using the Eclipse project generator, run gcc so that it tells us
|
16 年之前 |
Brad King
|
e92d99d05c
COMP: Fix const set find for Borland 5.5
|
17 年之前 |
Alexander Neundorf
|
0d48ea6984
ENH: patch from Miguel,
|
17 年之前 |
Alexander Neundorf
|
9518a416eb
STYLE: remove debug output
|
17 年之前 |
Alexander Neundorf
|
4ec6a801ee
BUG: fix #8073: also show targets created using add_custom_targets()
|
17 年之前 |
Alexander Neundorf
|
6b0a59d593
BUG: remove the call to EnableInstallTarget(), don't know why it was there.
|
17 年之前 |
Alexander Neundorf
|
c8b2c317e2
BUG: fix #8105: don't hardcode "gcc" and "make" but use CMAKE_C_COMPILER and
|
17 年之前 |
Alexander Neundorf
|
cf0ab29fcb
BUG: apply patch from #8205, also fixes #8212: escape characters for XML
|
17 年之前 |
Alexander Neundorf
|
138c8a0dab
BUG: don't crash in the generator is EXECUTABLE_OUTPUT_PATH or
|
17 年之前 |
Alexander Neundorf
|
2d8d6dd55d
ENH: add edit_cache target for Eclipse (if it's not ccmake, because this
|
17 年之前 |
Alexander Neundorf
|
f4b28ee044
STYLE: patch part 3 from Miguel: follow naming style for variables
|
17 年之前 |
Alexander Neundorf
|
a2fadc80fa
ENH: patch from Miguel part 2: if ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT is
|
17 年之前 |