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
/
cmUnixMakefileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
new arch
Ken Martin
2002-09-12
1
-2241
/
+0
*
ENH: use :: rule and not a long line extension
Bill Hoffman
2002-09-06
1
-5
/
+2
*
BUG: use windows paths for utility depends
Bill Hoffman
2002-09-03
1
-2
/
+5
*
changed cache manager and registered generators to no longer be singletons
Ken Martin
2002-08-28
1
-0
/
+37
*
modified how source files store properties
Ken Martin
2002-08-16
1
-10
/
+10
*
BUG: handle .exe extension for cygwin
Bill Hoffman
2002-08-08
1
-13
/
+4
*
BUG: fix jump to directory and build for nmake if library path is not set. co...
Bill Hoffman
2002-07-31
1
-33
/
+22
*
Fix problem when using NMake. This generated lines without space so nmake got...
Andy Cedilnik
2002-07-10
1
-1
/
+1
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-3
/
+8
*
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d...
Brad King
2002-06-19
1
-8
/
+3
*
use lower case and not short path for uniq paths on window
Bill Hoffman
2002-06-11
1
-8
/
+4
*
ENH: don't use short paths in the output
Bill Hoffman
2002-06-11
1
-1
/
+3
*
use short path to get unique path names for depend path output
Bill Hoffman
2002-06-11
1
-1
/
+7
*
BUG: MAKEFLAGS does not need to be passed on command line. It is automatical...
Brad King
2002-05-29
1
-16
/
+16
*
ENH: enable cxx by default if no languages have been enabled
Bill Hoffman
2002-05-22
1
-0
/
+9
*
ENH: change set<string> to set<cmStdString> to avoid long symbols that crash...
Bill Hoffman
2002-05-09
1
-2
/
+2
*
WNG: remove a warning
Bill Hoffman
2002-05-07
1
-1
/
+1
*
ENH: add an edit_cache target that runs ccmake or CMakeSetup
Bill Hoffman
2002-05-07
1
-0
/
+18
*
ENH: change LINK_LIBRARY to add to targets
Bill Hoffman
2002-05-02
1
-16
/
+0
*
ENH: Add library dependency analysis.
Amitha Perera
2002-05-01
1
-7
/
+2
*
BUG: look for -l anywhere in link library entry not just the begining of the ...
Bill Hoffman
2002-04-30
1
-1
/
+1
*
ENH: remove redirections for output of make commands as some things are lost
Bill Hoffman
2002-04-26
1
-3
/
+3
*
COM: just fix up a comment
Bill Hoffman
2002-04-26
1
-4
/
+3
*
BUG: fix shared links for cc on hp
Bill Hoffman
2002-04-26
1
-7
/
+24
*
ENH: clean up depend output
Bill Hoffman
2002-04-23
1
-1
/
+2
*
ENH: add depends for utility targets
Bill Hoffman
2002-04-23
1
-1
/
+13
*
ENH: make CMake less verbose/precious
Sebastien Barre
2002-04-22
1
-3
/
+3
*
ENH: make CMake less verbose/precious
Sebastien Barre
2002-04-22
1
-11
/
+20
*
BUG: try to make sure a depend file only has one rule
Bill Hoffman
2002-04-19
1
-1
/
+1
*
BUG: work with spaces in the path
Ken Martin
2002-04-18
1
-5
/
+4
*
Make quotes and echos to work on unix (hopefully)
Andy Cedilnik
2002-04-18
1
-1
/
+4
*
BUG: quote the echo commands
Bill Hoffman
2002-04-18
1
-3
/
+10
*
ENH: use convert to output path for depend files
Bill Hoffman
2002-04-17
1
-1
/
+1
*
Allow modules to build properly again. (broken when Cxx testing was added)
Yves Starreveld
2002-04-11
1
-2
/
+2
*
ENH: clean up utility rule generation
Bill Hoffman
2002-04-11
1
-1
/
+28
*
FIX: echo pb, make Nmake gen use Unix gen, factorize stuff in Unix gen
Sebastien Barre
2002-04-11
1
-50
/
+20
*
Fix problem with custom commands on unix
Andy Cedilnik
2002-04-10
1
-10
/
+21
*
ENH: check for compile flags and add back c flag to unix generator
Bill Hoffman
2002-04-09
1
-1
/
+1
*
ENH: use separate vars for creating c++ and c shared libraries and add a test...
Bill Hoffman
2002-04-08
1
-14
/
+44
*
ENH: separate the ar program for cxx and c
Bill Hoffman
2002-04-04
1
-1
/
+11
*
ENH: add enable language support for PROJECT command, this means that a C onl...
Bill Hoffman
2002-04-02
1
-24
/
+66
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-47
/
+49
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-1
/
+1
*
ENH: add file specific compile flags
Bill Hoffman
2002-03-04
1
-1
/
+6
*
ENH: fix for spaces in paths on unix
Bill Hoffman
2002-02-22
1
-11
/
+14
*
ENH: big change in the path handling, one function CreateOutputPath is used t...
Bill Hoffman
2002-02-22
1
-43
/
+36
*
ENH: add a virtual CreateMakeVariable to shorten makefile variables for borla...
Bill Hoffman
2002-02-21
1
-41
/
+44
*
ENH: fix for borland tlib files with dash in them problem.
Bill Hoffman
2002-02-18
1
-0
/
+15
*
ENH: only depend subdir builds on TARGETS, not all sub dir operations, we do ...
Bill Hoffman
2002-02-14
1
-5
/
+10
*
Better support for parallel builds. Subdirs depend on their parent.
Berk Geveci
2002-02-01
1
-1
/
+1
[next]