Bill Hoffman
|
347c5f4b46
ENH: add working directory support
|
před 20 roky |
Brad King
|
afa8367885
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when only one configuration is built. It now asks the generator what subdirectory if any to use for a given configuration name.
|
před 20 roky |
Bill Hoffman
|
07ef88c985
ENH: add COMPILE_FLAGS to targets
|
před 20 roky |
Brad King
|
8f1413e247
COMP: Fixed shadowed variable warning.
|
před 20 roky |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
před 20 roky |
Bill Hoffman
|
0edceb3884
ENH: fix missing plist file error
|
před 20 roky |
Bill Hoffman
|
7b1440ab9f
ENH: fix bundles for Mac and Xcode
|
před 20 roky |
Andy Cedilnik
|
2804a0d7db
COMP: Remove shadow variable warning
|
před 20 roky |
Bill Hoffman
|
82bb6fae0d
ENH: add framework support to FIND_FILE
|
před 20 roky |
Bill Hoffman
|
452925649a
ENH: add better support for framework linking
|
před 20 roky |
Bill Hoffman
|
391d3ed631
ENH: make sure depend helper actually works, if a depend library gets updated, then the target needs to be removed, and the CONFIGURATION directory needs to be used
|
před 20 roky |
Bill Hoffman
|
5261f51e45
BUG: fix for bug 2560, Xcode does not create correct bundles
|
před 20 roky |
Andy Cedilnik
|
782bef7374
ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2
|
před 20 roky |
Bill Hoffman
|
47622dde01
ENH: fixes for Xcode 2.2
|
před 20 roky |
Bill Hoffman
|
8b7091a0a6
ENH: fixes for xcode21 and build styles and comments in the generated project
|
před 20 roky |
Andy Cedilnik
|
93ee345b41
BUG: fix xcode 15 (really bill Hoffman)
|
před 20 roky |
Bill Hoffman
|
4bc584419e
ENH: fix warnings
|
před 20 roky |
Bill Hoffman
|
6b4c142c7d
ENH: add real support for Xcode21
|
před 20 roky |
Bill Hoffman
|
62ae06081e
ENH: use native Deployment and Development directories
|
před 20 roky |
Bill Hoffman
|
c69c9e0134
ENH: add support for OUTPUT_NAME
|
před 20 roky |
Bill Hoffman
|
e59e9d0e59
ENH: fix bug 2087 lib prefix stripped off on windows
|
před 20 roky |
Andy Cedilnik
|
d9371295fe
ENH: get around problem where OBJROOT has been set by default for all projects in Xcode gui
|
před 20 roky |
Andy Cedilnik
|
df26171533
ENH: undo last change
|
před 20 roky |
Andy Cedilnik
|
f179fb59bf
ENH: support versions greater than 20
|
před 20 roky |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
před 20 roky |
Andy Cedilnik
|
47e22fe041
ENH: make sure c flags are used for c and cxx flags are used for cxx, really Bill
|
před 20 roky |
Andy Cedilnik
|
fac61306a2
ENH: make sure custom commands depend on full path files only: Bill as Andy
|
před 20 roky |
Bill Hoffman
|
21d6980897
ENH: fix warning
|
před 20 roky |
Bill Hoffman
|
8ca558db9b
ENH: make it so that bootstrap does not use xml parser
|
před 20 roky |
Bill Hoffman
|
a13713818c
ENH: if Xcode21 is installed then create 21 compatible project files
|
před 20 roky |