index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: here we really want only non-imported targets, as discussed with Brad
Alexander Neundorf
2007-06-27
1
-2
/
+2
*
BUG: handle dependencies to imported targets better: don't create a
Alexander Neundorf
2007-06-21
1
-2
/
+2
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-247
/
+224
*
ENH: Moved link library related code from GenerateSourceFilesFromSourceLists ...
Brad King
2007-05-28
1
-8
/
+13
*
ENH: Removed "Used" mark from custom commands. It is no longer needed or che...
Brad King
2007-05-28
1
-10
/
+0
*
ENH: Made cmTarget::GetSourceFiles method return reference to const so additi...
Brad King
2007-05-28
1
-1
/
+1
*
BUG: don't use non-imported target when cross compiling as commands in custom...
Alexander Neundorf
2007-05-24
1
-3
/
+3
*
ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets....
Brad King
2007-05-23
1
-6
/
+6
*
BUG: Target names in the COMMAND part of a custom command should not create a...
Brad King
2007-05-23
1
-38
/
+32
*
COMP: don't user string::clear(), fix warnings about unused variables
Alexander Neundorf
2007-05-23
1
-4
/
+4
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-39
/
+141
*
BUG: An empty configuration name is equivalent to no configuration.
Brad King
2007-05-17
1
-1
/
+1
*
BUG: fix segfault when trying to get the object file for a sourcefile in an
Alexander Neundorf
2007-05-15
1
-12
/
+15
*
STYLE: fix line lengths
Alexander Neundorf
2007-05-14
1
-4
/
+6
*
STYLE: fix line length
Alexander Neundorf
2007-05-10
1
-2
/
+4
*
STYLE: functions use upper case for the first letter
Alexander Neundorf
2007-05-09
1
-5
/
+5
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
1
-2
/
+52
*
ENH: initial support for creation of frameworks on Mac
Bill Hoffman
2007-05-08
1
-1
/
+18
*
ENH: added internal target property for the name of the project file
Ken Martin
2007-04-10
1
-0
/
+6
*
ENH: Created method cmTarget::GetExportMacro to centralize computation of the...
Brad King
2007-03-27
1
-0
/
+27
*
ENH: Added target property ENABLE_EXPORTS for executable targets. It enables...
Brad King
2007-03-22
1
-0
/
+17
*
ENH: Added support for import libraries created by executable and module targ...
Brad King
2007-03-19
1
-18
/
+59
*
ENH: add project to target map, not used yet, but created
Bill Hoffman
2007-03-13
1
-3
/
+2
*
ENH: Added target properties ARCHIVE_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_DIRECTO...
Brad King
2007-03-09
1
-28
/
+134
*
ENH: Added implib option to cmTarget::GetDirectory to support a separate dire...
Brad King
2007-03-09
1
-6
/
+15
*
ENH: Combined cmTarget::GetDirectory and cmTarget::GetOutputDir since they ar...
Brad King
2007-03-08
1
-2
/
+6
*
COMP: Fixed enumeration-not-used warning in switch.
Brad King
2007-03-08
1
-13
/
+18
*
ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil...
Brad King
2007-03-08
1
-28
/
+48
*
ENH: Make EXCLUDE_FROM_ALL a target and directory properties. Also, make IsIn...
Andy Cedilnik
2007-02-23
1
-4
/
+4
*
BUG: fix accidental checkin
Ken Martin
2007-02-19
1
-50
/
+6
*
ENH: turn on spaces in path test
Ken Martin
2007-02-19
1
-2
/
+49
*
STYLE: fix line length issues
Bill Hoffman
2007-02-17
1
-1
/
+2
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-3
/
+63
*
ENH: Added cmTarget::GetPDBName method to simplify computation of .pdb file n...
Brad King
2007-02-01
1
-0
/
+11
*
BUG: The .pdb file generated for a library or executable should match the rea...
Brad King
2007-02-01
1
-8
/
+22
*
COMP: fix some warnings and style issues
Ken Martin
2006-12-08
1
-1
/
+2
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-14
/
+247
*
ENH: fix bug in full path to target depends stuff
Bill Hoffman
2006-12-06
1
-0
/
+2
*
BUG: better fix for .dll.lib problem
Bill Hoffman
2006-11-30
1
-1
/
+8
*
COMP: fix compile issue on Sun hopefully
Ken Martin
2006-11-29
1
-2
/
+2
*
COMP: fix compile issue on Sun
Ken Martin
2006-11-29
1
-4
/
+8
*
ENH: updated handling of debug and optimized target link libraries
Ken Martin
2006-11-29
1
-92
/
+58
*
ENH: fix line length problem
Bill Hoffman
2006-11-27
1
-6
/
+6
*
ENH: fix crash in plplot build
Bill Hoffman
2006-11-27
1
-1
/
+2
*
BUG: fix problem when a target name is the same as the output of a custom com...
Bill Hoffman
2006-11-25
1
-4
/
+30
*
ENH: fix a bug with useing debuf optimized libs from other builds
Ken Martin
2006-11-16
1
-0
/
+4
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
1
-1
/
+37
*
ENH: Adding version number to the name of a DLL built in cygwin but not the i...
Brad King
2006-10-05
1
-0
/
+11
*
ENH: Added support for getting a target's location on a per-configuration bas...
Brad King
2006-09-29
1
-1
/
+9
*
ENH: Added target property CLEAN_DIRECT_OUTPUT to not clean all forms of a li...
Brad King
2006-08-03
1
-0
/
+11
[next]