index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmVTKWrapJavaCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: remove old commands
Ken Martin
2006-12-12
1
-199/+0
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-0/+2
*
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid ...
Brad King
2006-09-28
1
-4/+3
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-4/+6
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-34/+37
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-4/+8
*
ENH: fix broken tests
Bill Hoffman
2006-02-08
1
-1/+1
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-1/+3
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-42/+54
*
Oops, std namespace
Andy Cedilnik
2003-02-04
1
-1/+1
*
Generate java dependency files
Andy Cedilnik
2003-02-04
1
-0/+16
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
modified how source files store properties
Ken Martin
2002-08-16
1
-4/+4
*
fixed commands that were setting definitions in final pass to set definitions...
Ken Martin
2002-06-30
1
-14/+13
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-25/+33
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+4
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-2/+2
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-2/+2
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-30/+6
*
minor fixes
Ken Martin
2002-01-03
1
-4/+13
*
BUG: CustomCommand has to use full path to Source file now
Bill Hoffman
2001-11-06
1
-1/+3
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
now uses five argument version of wrap commands
Ken Martin
2001-09-14
1
-2/+0
*
various windows fixes
Ken Martin
2001-09-10
1
-6/+20
*
ENH: separate command from its arguments in the custom command. This allows ...
Bill Hoffman
2001-09-04
1
-0/+1
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-1/+1
*
Better error checking.
Berk Geveci
2001-07-02
1
-0/+5
*
ENH: move utilities to targets from makefile, and add versioning to cache
Bill Hoffman
2001-06-07
1
-8/+4
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
option to make utilities in the all target
Ken Martin
2001-05-04
1
-2/+13
*
updates
Ken Martin
2001-05-04
1
-2/+3
*
better custom rules
Ken Martin
2001-05-04
1
-8/+10
*
better If checks
Ken Martin
2001-05-04
1
-9/+10
*
minor fixes
Ken Martin
2001-05-03
1
-0/+134