Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add a touch -E command to cmake | Bill Hoffman | 2007-12-04 | 3 | -0/+71 |
| | |||||
* | COMP: fix style and work around old compilers | Ken Martin | 2007-12-04 | 2 | -5/+5 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: remove superior dean i, no longer uses borland | Bill Hoffman | 2007-12-04 | 1 | -1/+0 |
| | |||||
* | ENH: add functions and raise scope | Ken Martin | 2007-12-03 | 6 | -21/+75 |
| | |||||
* | ENH: add functions | Ken Martin | 2007-12-03 | 2 | -0/+109 |
| | |||||
* | ENH: add functions and raise scope to cmake | Ken Martin | 2007-12-03 | 6 | -0/+597 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-03 | 1 | -1/+1 |
| | |||||
* | ENH: fix up some stuff | Bill Hoffman | 2007-12-02 | 1 | -4/+3 |
| | |||||
* | STYLE: Clarified usage documentation for cmake --help-module FindwxWidgets. | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -5/+30 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-02 | 1 | -1/+1 |
| | |||||
* | STYLE: Use LIST(APPEND ...) instead of SET(...) | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -18/+7 |
| | |||||
* | ENH: Added search entry for the new release: wxWidgets-2.8.7. | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -0/+1 |
| | |||||
* | ENH: Added support for selecting different configurations in UNIX_STYLE: ↵ | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -3/+103 |
| | | | | debug/release, static/shared, unicode/ansi, and regular/universal. | ||||
* | ENH: Added macro support for compiling xrc resources to cpp code. | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -0/+77 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-01 | 1 | -2/+2 |
| | |||||
* | ENH: Define QT_NO_DEBUG when building with release Qt libs. | Clinton Stimpson | 2007-12-01 | 1 | -0/+11 |
| | | | | Fixes #6104. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-30 | 1 | -1/+1 |
| | |||||
* | BUG: fix single module generation | Ken Martin | 2007-11-29 | 1 | -8/+14 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-28 | 1 | -1/+1 |
| | |||||
* | ENH: better output for qt assistant | Bill Hoffman | 2007-11-27 | 1 | -1/+1 |
| | |||||
* | ENH: Add handling of --help and related arguments. | Clinton Stimpson | 2007-11-27 | 1 | -0/+68 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-27 | 1 | -1/+1 |
| | |||||
* | STYLE: restructure OutputLinkLibraries() a bit, so that new there is a | Alexander Neundorf | 2007-11-26 | 2 | -19/+52 |
| | | | | | | | | function which returns the RPATH, so e.g. the install rpath can be queried when the command for the build rpath is created. This is a first step for supporting chrpath. Alex | ||||
* | ENH: fancier logo | Sebastien Barre | 2007-11-26 | 1 | -0/+0 |
| | |||||
* | BUG: Fixed computation of 'object' name for MACOSX_PACKAGE_LOCATION source ↵ | Brad King | 2007-11-26 | 1 | -2/+2 |
| | | | | files. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | BUG: try to fix configure error on dashboard | Bill Hoffman | 2007-11-25 | 1 | -6/+6 |
| | |||||
* | BUG: use the correct variable for checking the success (#6062) | Alexander Neundorf | 2007-11-25 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: move the code for generating the XML for one target in a separate | Alexander Neundorf | 2007-11-25 | 2 | -52/+85 |
| | | | | | | | | | function AppendTarget() -add "all" target -some syncing with the Eclipse generator Alex | ||||
* | ENH: add the "clean" target | Alexander Neundorf | 2007-11-25 | 1 | -4/+83 |
| | | | | | | | | don't add *all existing* targets as Eclipse targets, but only a subset (the same as for CodeBlocks), e.g. exclude the subtargets of Experimental, and also edit_cache, ccmake doesn't work from within an IDE Alex | ||||
* | ENH: add GetCleanTargetName() which returns "clean" for makefiles, so it can | Alexander Neundorf | 2007-11-25 | 2 | -0/+2 |
| | | | | | | be used by the eclipse generator Alex | ||||
* | ENH: also add the experimental, nightly, package_source, preinstall and | Alexander Neundorf | 2007-11-25 | 1 | -11/+45 |
| | | | | | | rebuild_cache targets Alex | ||||
* | STYLE: add some comments | Alexander Neundorf | 2007-11-25 | 1 | -0/+13 |
| | | | | Alex | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-25 | 1 | -1/+1 |
| | |||||
* | STYLE: QT -> Qt in the docs | Alexander Neundorf | 2007-11-24 | 2 | -2/+2 |
| | | | | Alex | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-24 | 1 | -1/+1 |
| | |||||
* | ENH: add support for the Syllable OS (http://www.syllable.org) | Alexander Neundorf | 2007-11-24 | 6 | -42/+122 |
| | | | | | | | | | | | major issues: -access() doesn't return false for an empty string (#ifdefed in cmake) -dlopen() doesn't return 0 on failure (#ifdefed in cmake and fixed now in Syllable) -the kwsys and Bootstrap tests fail with timeout due to the fact that I'm doing all that in qemu, which is quite slow -RPATH is now supported, so without modifying the test adapting DLL_PATH in Syllable is required for the tests to succeed -the Plugin test fails with an undefined reference to example_exe_function() in example_mod_1, it seems this isn't supported under Syllable Alex | ||||
* | STYLE: Fixed line-too-long. | Brad King | 2007-11-23 | 1 | -1/+2 |
| | |||||
* | STYLE: QT is quicktime, Qt is Qt, as pointed out by David Faure | Alexander Neundorf | 2007-11-23 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Updated and alphabetized expected builds list. Many new Mac Leopard ↵ | David Cole | 2007-11-21 | 1 | -42/+38 |
| | | | | entries from Rogue -- thanks guys! | ||||
* | BUG: Install the vsmacros file. | David Cole | 2007-11-21 | 1 | -1/+1 |
| | |||||
* | ENH: Change compiler working directory to the local build tree location when ↵ | Brad King | 2007-11-21 | 1 | -17/+41 |
| | | | | compiling object files. This simplifies the compiler command line and the usage of the <objBase>.s and <objBase>.i targets. It also helps fortran compilers put their modules in the correct place. | ||||
* | BUG: Fixed construction of CMake_VERSION_DATE to use KWSys DateStamp feature ↵ | Brad King | 2007-11-21 | 1 | -9/+4 |
| | | | | now that cmVersion.cxx is not updated nightly anymore. | ||||
* | BUG: Do not require a nightly start time for an experimental or continuous ↵ | Brad King | 2007-11-21 | 1 | -1/+2 |
| | | | | test model. | ||||
* | BUG: For imported target directory, do not return pointer to freed memory. | Brad King | 2007-11-21 | 1 | -3/+3 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-11-21 | 1 | -1/+1 |
| |