Amitha Perera
|
1f8df8585e
ENH: Add library dependency analysis.
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
d981347866
BUG: fix for paths with spaces
|
%!s(int64=24) %!d(string=hai) anos |
Ken Martin
|
6349735590
ENH: closer to working with spaces in the path
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
076aafe79a
ENH: add file specific compile flags
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
%!s(int64=24) %!d(string=hai) anos |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
3df3d839cc
ENH: only output each link path once
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
26f5ac3b49
BUG: allow header files to be added to the dsp file
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
cb796a7227
ENH: do not depend on the .dsp file but rather depend on .dsp.cmake and if the .dsp actually changes, then write it, so clean and rebuild will not cause many reloads
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
bc1742dd60
BUG: need spaces around linker options
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
6dc78a2315
ENH: add CMAKE_EXTRA_LINK_FLAGS to dsp generator
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
b451ff80f9
ENH: allow custom commands for files that msdev knows about
|
%!s(int64=24) %!d(string=hai) anos |
Sebastien Barre
|
b180bf609b
fix warning for Borland build
|
%!s(int64=24) %!d(string=hai) anos |
Berk Geveci
|
b51230a565
remove unused include
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
12551a33c3
NMake with spaces in directories
|
%!s(int64=24) %!d(string=hai) anos |
Berk Geveci
|
46568242fa
BUG: fix for spaces in path to CMakeList.txt file
|
%!s(int64=24) %!d(string=hai) anos |
Ken Martin
|
668974b01c
minor fix
|
%!s(int64=24) %!d(string=hai) anos |
Ken Martin
|
722283804b
support for custom targets on exe and lib
|
%!s(int64=24) %!d(string=hai) anos |
Phil Pritchett
|
8476330979
switched string::compare to strncmp
|
%!s(int64=24) %!d(string=hai) anos |
Phil Pritchett
|
8c582aae12
allow more than one external MS project
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
4e6a9a4357
ENH: IntDir to INTDIR
|
%!s(int64=24) %!d(string=hai) anos |
Phil Pritchett
|
4ba36ca453
INCLUDE_EXTERNAL_MSPROJECT command
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
dd533552bb
fix error in cygwin
|
%!s(int64=24) %!d(string=hai) anos |
Ken Martin
|
7e37a0cafb
include fixes
|
%!s(int64=24) %!d(string=hai) anos |
Ken Martin
|
baa7a4022e
fix for include paths
|
%!s(int64=24) %!d(string=hai) anos |
Ken Martin
|
0fe42a9857
various windows fixes
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
cc5c1fa6f7
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
%!s(int64=24) %!d(string=hai) anos |
Sebastien Barre
|
2f6e0d4703
Convert path format back to Windows slashes syntax. Mandatory for Win98 build.
|
%!s(int64=24) %!d(string=hai) anos |
Bill Hoffman
|
91f27f6fbc
BUG: put spaces in /I paths
|
%!s(int64=24) %!d(string=hai) anos |