| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Add BZip2 support, add better documentation | Andy Cedilnik | 2006-05-04 | 1 | -0/+1 |
|
|
* | ENH: Initial cut at TarCompress generator | Andy Cedilnik | 2006-05-02 | 1 | -0/+1 |
|
|
* | ENH: Cleanup | Andy Cedilnik | 2006-04-21 | 1 | -73/+68 |
|
|
* | ENH: fix syntax | Bill Hoffman | 2006-04-14 | 1 | -1/+1 |
|
|
* | ENH: make sure cmake can be built with an older version of cmake | Bill Hoffman | 2006-04-14 | 1 | -2/+1 |
|
|
* | ENH: add patch for finding applications on OSX | Bill Hoffman | 2006-04-13 | 1 | -0/+6 |
|
|
* | ENH: lang by custom command does not yet work for Xcode | Bill Hoffman | 2006-04-12 | 1 | -1/+3 |
|
|
* | ENH: enable test for java with IDE builds | Bill Hoffman | 2006-04-11 | 1 | -2/+4 |
|
|
* | ENH: Add ZIP generator and add support for including or excluding the topleve... | Andy Cedilnik | 2006-04-02 | 1 | -0/+1 |
|
|
* | ENH: add a wrapper for xcodebuild to get around bug and verbose output | Bill Hoffman | 2006-03-31 | 1 | -0/+9 |
|
|
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war... | Bill Hoffman | 2006-03-30 | 1 | -0/+2 |
|
|
* | ENH: Add new ctest command | Andy Cedilnik | 2006-03-28 | 1 | -0/+1 |
|
|
* | ENH: Remove cmGlob and use glob from kwsys | Andy Cedilnik | 2006-03-21 | 1 | -1/+0 |
|
|
* | ENH: Simplify the test | Andy Cedilnik | 2006-03-17 | 1 | -17/+0 |
|
|
* | COMP: Use the current cmake's CheckCXXSourceCompiles | Andy Cedilnik | 2006-03-17 | 1 | -1/+1 |
|
|
* | ENH: Handle missing unsetenv and add check for environ | Andy Cedilnik | 2006-03-17 | 1 | -0/+17 |
|
|
* | ENH: remove test until it works | Bill Hoffman | 2006-03-12 | 1 | -1/+1 |
|
|
* | ENH: Add package to bundle test | Andy Cedilnik | 2006-03-10 | 1 | -0/+1 |
|
|
* | ENH: Add additional subdirectory to improve testing and to allow cleanup when... | Andy Cedilnik | 2006-03-08 | 1 | -2/+2 |
|
|
* | BUG: Fixed installation of MacOSX Bundle executables and the corresponding in... | Brad King | 2006-03-03 | 1 | -1/+6 |
|
|
* | ENH: Install cpack | Andy Cedilnik | 2006-02-24 | 1 | -0/+1 |
|
|
* | ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme... | Brad King | 2006-02-19 | 1 | -0/+2 |
|
|
* | ENH: Created new install script generation framework. The INSTALL command cr... | Brad King | 2006-02-19 | 1 | -0/+6 |
|
|
* | ENH: some reorg of the unix makefile generator | Ken Martin | 2006-02-15 | 1 | -0/+4 |
|
|
* | ENH: working directory working for XCode | Bill Hoffman | 2006-02-08 | 1 | -2/+2 |
|
|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -1/+13 |
|
|
* | ENH: Added option BUILD_CursesDialog if curses is found. This allows people ... | Brad King | 2006-02-08 | 1 | -6/+3 |
|
|
* | COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ... | Brad King | 2006-02-03 | 1 | -2/+2 |
|
|
* | ENH: Enabled build of VS 7 and 8 generators for MinGW. | Brad King | 2006-02-01 | 1 | -22/+22 |
|
|
* | ENH: fix problem with watcom and short paths and -I | Bill Hoffman | 2006-01-23 | 1 | -1/+3 |
|
|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -128/+143 |
|
|
* | ENH: More improvements and add logging | Andy Cedilnik | 2006-01-02 | 1 | -0/+1 |
|
|
* | ENH: Merge from cpack branch | Andy Cedilnik | 2006-01-02 | 1 | -0/+23 |
|
|
* | ENH: Add a tar test | Andy Cedilnik | 2005-12-30 | 1 | -0/+10 |
|
|
* | COMP: Cleanup regular expressions | Andy Cedilnik | 2005-12-30 | 1 | -0/+2 |
|
|
* | COMP: Link tar library to cmake | Andy Cedilnik | 2005-12-28 | 1 | -1/+2 |
|
|
* | ENH: fix borland make clean targets before build, add new generators for msys... | Bill Hoffman | 2005-12-22 | 1 | -0/+2 |
|
|
* | ENH: added tutorial tests | Ken Martin | 2005-11-10 | 1 | -0/+50 |
|
|
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 1 | -2/+16 |
|
|
* | ENH: Add file time comparison code | Andy Cedilnik | 2005-10-12 | 1 | -0/+2 |
|
|
* | ENH: use the findqt3 from this cmake and not the one configureing cmake | Bill Hoffman | 2005-09-12 | 1 | -2/+2 |
|
|
* | ENH: more qt changes | Bill Hoffman | 2005-09-12 | 1 | -1/+1 |
|
|
* | ENH: add real support for Xcode21 | Bill Hoffman | 2005-09-02 | 1 | -0/+1 |
|
|
* | BUG: not all Macs are case insensitive if they mount nfs directories | Bill Hoffman | 2005-09-02 | 1 | -2/+2 |
|
|
* | ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_N... | Brad King | 2005-08-17 | 1 | -1/+1 |
|
|
* | ENH: change name from XCode to Xcode no need to test bootstrap for xcode | Andy Cedilnik | 2005-08-02 | 1 | -1/+1 |
|
|
* | ENH: change name from XCode to Xcode no need to test bootstrap for xcode | Andy Cedilnik | 2005-08-02 | 1 | -1/+1 |
|
|
* | ENH: java does not work under mingw | Bill Hoffman | 2005-07-20 | 1 | -2/+2 |
|
|
* | ENH: if Xcode21 is installed then create 21 compatible project files | Bill Hoffman | 2005-07-19 | 1 | -0/+3 |
|
|
* | ENH: remove messages about not running java test | Bill Hoffman | 2005-07-15 | 1 | -4/+0 |
|
|