Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. ↵ | Brad King | 2007-10-10 | 5 | -0/+39 |
| | | | | See bug#5809. | ||||
* | BUG: Fix in-interface mode. Patch from Maik Beckmann. See bug#5809. | Brad King | 2007-10-10 | 1 | -1/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | ENH: bad bug bad | Sebastien Barre | 2007-10-09 | 1 | -1/+1 |
| | |||||
* | BUG: revert doc changes since VS7 cannot compile them, will implement them ↵ | Ken Martin | 2007-10-09 | 15 | -215/+212 |
| | | | | in a different manner | ||||
* | ENH: make documentation entries actually store their data | Ken Martin | 2007-10-09 | 15 | -212/+215 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Fixed line-too-long. | Brad King | 2007-10-08 | 1 | -1/+3 |
| | |||||
* | COMP: Added inadvertantly removed include. | Brad King | 2007-10-08 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | COMP: Simplified include file logic. The windows.h header should be ↵ | Brad King | 2007-10-07 | 1 | -20/+11 |
| | | | | included for all compilers on windows. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-07 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | COMP: fix to compile on VS 8 | Ken Martin | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | ENH: add support for preprocessed files in borland | Bill Hoffman | 2007-10-05 | 1 | -0/+4 |
| | |||||
* | ENH: add more exclusions for kwstyle | Bill Hoffman | 2007-10-05 | 1 | -0/+2 |
| | |||||
* | BUG: Fix call to SetFileTime to set it on the proper file. | Brad King | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | COMP: Disable some warnings in generated code. Disable compilation of ↵ | Brad King | 2007-10-05 | 2 | -46/+68 |
| | | | | unused goto block. | ||||
* | ENH: During file installation treat the source file as a dependency of the ↵ | Brad King | 2007-10-05 | 3 | -18/+114 |
| | | | | installed file. Install the file only if the destination is older than the source. Set the file times on the installed file to match those of the source file. This should greatly improve the speed of repeated installations because it removes the comparison of file contents. This addresses bug#3349. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | ENH: update .y file with borland fix, and use a table based strcasecmp | Bill Hoffman | 2007-10-04 | 2 | -17/+101 |
| | |||||
* | COMP: Get it to compile on Borland 5.5, too. Including stl headers here does ↵ | David Cole | 2007-10-04 | 1 | -3/+14 |
| | | | | not work, because with Borland 5.5 stl headers pull in windef.h which typedefs WORD which is in the fortran tokens list... | ||||
* | STYLE: Removed reference to my home directory from #line calls. | Brad King | 2007-10-04 | 1 | -20/+22 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | COMP: Do not use non-portable strcasecmp. | Brad King | 2007-10-03 | 2 | -36/+54 |
| | |||||
* | BUG: When requiring a module through a .proxy rule add an empty .proxy rule ↵ | Brad King | 2007-10-03 | 1 | -0/+3 |
| | | | | in case no other source in the target provides it. Since it is not a file-level dependency there does not need to be a rule to create the .proxy as a file. This addresses bug#3984. | ||||
* | BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated ↵ | Brad King | 2007-10-03 | 8 | -1092/+1506 |
| | | | | pre-generated lexer and parser sources. This updates the makedepf90 version to 2.8.8. The parser actions have been updated to ignore "use" in comments properly. | ||||
* | ENH: Updated CMAKE_REGENERATE_YACCLEX option to support cmDependsFortran. ↵ | Brad King | 2007-10-03 | 1 | -5/+9 |
| | | | | Fixed to work with spaces in path. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-03 | 1 | -1/+1 |
| | |||||
* | ENH: speed up actual path name by cache on windows | Bill Hoffman | 2007-10-02 | 2 | -1/+15 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | COMP: Rename the executables for the SimpleInstall tests so that the ↵ | David Cole | 2007-10-01 | 3 | -14/+14 |
| | | | | executable files that run during the test do not have the word install in their file names. This allows running the tests on Windows Vista without admin privileges and without adding a manifest containing the asInvoker requestedExecutionLevel element. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | COMP: remove warnings | Bill Hoffman | 2007-09-27 | 4 | -6/+7 |
| | |||||
* | ENH: set QT_EDITION_DESKTOPLIGHT and do not disable modules | Bill Hoffman | 2007-09-27 | 1 | -13/+4 |
| | |||||
* | ENH: fix space | Bill Hoffman | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | ENH: remove junk from output | Bill Hoffman | 2007-09-27 | 1 | -6/+0 |
| | |||||
* | ENH: add a check for basename to cmcurl | Bill Hoffman | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | ENH: look for qt in a beter registry place and disable modules that won't ↵ | Bill Hoffman | 2007-09-27 | 1 | -4/+18 |
| | | | | work with DesktopLight, also set QT_EDITION variable | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | ENH: more generic search for visual studio installations | Bill Hoffman | 2007-09-25 | 1 | -32/+25 |
| | |||||
* | BUG: fix problem with stdout and stderr not showing up in ms dos shells | Bill Hoffman | 2007-09-25 | 1 | -1/+11 |
| | |||||
* | ENH: increase timeout | Bill Hoffman | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | ENH: remove extra space | Bill Hoffman | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | ENH: add new machines | Bill Hoffman | 2007-09-24 | 2 | -4/+9 |
| |