| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -12/+9 |
|
|
* | ENH: Made cmTarget::GetSourceFiles method return reference to const so additi... | Brad King | 2007-05-28 | 1 | -2/+2 |
|
|
* | ENH: Made cmSourceFile::GetDepends return reference to const so dependencies ... | Brad King | 2007-05-28 | 1 | -2/+2 |
|
|
* | ENH: Made cmTarget::GetSourceLists return a reference to const so that all ad... | Brad King | 2007-05-28 | 1 | -1/+1 |
|
|
* | ENH: allow source file properties to chain to Directories and up | Ken Martin | 2006-12-13 | 1 | -2/+1 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -0/+2 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -3/+4 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -4/+14 |
|
|
* | ENH: make sure command depends on fluid | Bill Hoffman | 2006-04-24 | 1 | -0/+1 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -21/+21 |
|
|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -2/+5 |
|
|
* | BUG: Removed bogust dependency. | Brad King | 2006-01-14 | 1 | -1/+0 |
|
|
* | ENH; better warning message and fix type per julien | Ken Martin | 2005-07-29 | 1 | -1/+4 |
|
|
* | ENH: make sure custom command depend on fluid so if fltk is part of project f... | Bill Hoffman | 2005-07-26 | 1 | -1/+1 |
|
|
* | ENH: change workings of command so that it can all happing in the initial pas... | Ken Martin | 2005-06-10 | 1 | -7/+41 |
|
|
* | ENH: Updated implementation of custom commands. Multiple command lines are n... | Brad King | 2005-02-22 | 1 | -20/+21 |
|
|
* | clean up commands so they don't need extra variable | Bill Hoffman | 2004-06-16 | 1 | -16/+0 |
|
|
* | ENH: Cleanups | Andy Cedilnik | 2004-02-22 | 1 | -0/+2 |
|
|
* | some updates | Ken Martin | 2003-07-14 | 1 | -9/+8 |
|
|
* | some updates | Ken Martin | 2003-07-14 | 1 | -1/+1 |
|
|
* | some updates | Ken Martin | 2003-07-14 | 1 | -44/+32 |
|
|
* | BUG: Need at least 2 arguments, not exactly 2. | Brad King | 2002-12-17 | 1 | -1/+1 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | remove unused variables | Ken Martin | 2002-09-15 | 1 | -1/+0 |
|
|
* | FLTK_FLUID_EXE -> FLTK_FLUID_EXECUTABLE | Ian Scott | 2002-09-02 | 1 | -1/+1 |
|
|
* | modified how source files store properties | Ken Martin | 2002-08-16 | 1 | -1/+1 |
|
|
* | removed all source lists from the system and made them vectors. Also appended... | Ken Martin | 2002-06-27 | 1 | -18/+11 |
|
|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -1/+1 |
|
|
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ... | Bill Hoffman | 2002-03-29 | 1 | -3/+4 |
|
|
* | ENH: remove several compiler warnings | Bill Hoffman | 2002-03-13 | 1 | -2/+2 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -32/+7 |
|
|
* | ENH: No longer tries to create a directory for the output | Luis Ibanez | 2001-12-21 | 1 | -11/+5 |
|
|
* | FIX: The command was modified it uses now a target and a source list | Luis Ibanez | 2001-12-11 | 1 | -16/+8 |
|
|
* | ENH: AddCustomCommand register now multiple outputs. Auxiliary variable manage | Luis Ibanez | 2001-12-02 | 1 | -26/+32 |
|
|
* | ENH: Custom commands are now builded. | Luis Ibanez | 2001-11-29 | 1 | -19/+27 |
|
|
* | ENH: Command simplified in order to construct a Source list of .cxx from | Luis Ibanez | 2001-11-28 | 1 | -58/+51 |
|
|
* | Command for invoking FLTK's code generator "Fluid" during the building process | Luis Ibanez | 2001-11-27 | 1 | -0/+181 |
|
|