| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Windows-cl.cmake so that at most one MSVC** variable is defined. | David Cole | 2010-05-05 | 2 | -23/+5 |
|
|
* | Do not list file names during 'cmake -E tar xz' | Brad King | 2010-05-05 | 1 | -1/+2 |
|
|
* | Fix prototype to match header, for bug # 10543. | Bill Hoffman | 2010-05-05 | 1 | -1/+1 |
|
|
* | BUG: Fix Bug #9975 when softlinks are used. | Clinton Stimpson | 2010-05-05 | 1 | -8/+11 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-05 | 1 | -1/+1 |
|
|
* | For HP, preprocessor if on multiple lines not allowed, make a long line. | Bill Hoffman | 2010-05-04 | 1 | -2/+1 |
|
|
* | Fixes for bug # 10543, build on older sunpro now works. | Bill Hoffman | 2010-05-04 | 2 | -5/+7 |
|
|
* | Fix for bug #10542, allow this to build on Tru64 | Bill Hoffman | 2010-05-04 | 1 | -0/+7 |
|
|
* | Fix FindCurses.cmake for new cygwin releases. | Bill Hoffman | 2010-05-04 | 1 | -0/+9 |
|
|
* | Fix for bug #10670, add another location to find MSBuild. | Bill Hoffman | 2010-05-04 | 1 | -0/+1 |
|
|
* | Teach ctest_update about Git submodules | Brad King | 2010-05-04 | 3 | -4/+82 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-04 | 1 | -1/+1 |
|
|
* | -fix GetFrameworkFlags() for Mac, which was broken with my last commit | Alex Neundorf | 2010-05-03 | 1 | -2/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-03 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-02 | 1 | -1/+1 |
|
|
* | -remove trailing whitespace | Alex Neundorf | 2010-05-01 | 0 | -0/+0 |
|
|
* | -improve crosscompiling from Linux to iphone (#10526) | Alex Neundorf | 2010-05-01 | 7 | -19/+33 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-01 | 1 | -2/+2 |
|
|
* | Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test. | David Cole | 2010-04-30 | 3 | -0/+88 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-30 | 1 | -1/+1 |
|
|
* | Make get_stl_prime_list an inline function to avoid duplicate copies of it. | Bill Hoffman | 2010-04-29 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-29 | 1 | -1/+1 |
|
|
* | Fix for for bug #10550, fix some errors for an old Sun compiler. | Bill Hoffman | 2010-04-28 | 2 | -0/+2 |
|
|
* | Fix for bug #10550, work around instantiation out of scope | Bill Hoffman | 2010-04-28 | 2 | -4/+10 |
|
|
* | Fix .pdb name attribute in VS project files | Brad King | 2010-04-28 | 1 | -2/+2 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-28 | 1 | -1/+1 |
|
|
* | Remove another c++ comment from the c code. | Bill Hoffman | 2010-04-28 | 1 | -1/+1 |
|
|
* | Get rid of c++ style comments in C code. | Bill Hoffman | 2010-04-27 | 4 | -16/+12 |
|
|
* | Add more excludes for the borland compiler. | Bill Hoffman | 2010-04-27 | 1 | -0/+1 |
|
|
* | -fix bad check for Apple in AddDirectoryItem() introduced recently | Alex Neundorf | 2010-04-27 | 1 | -4/+2 |
|
|
* | ctest_update: Report failure in Update.xml | Brad King | 2010-04-27 | 1 | -0/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-27 | 1 | -1/+1 |
|
|
* | ENH: Add simple grouped view. | Clinton Stimpson | 2010-04-26 | 3 | -151/+134 |
|
|
* | Remove unused cmData and cmMakefile::DataMap | Brad King | 2010-04-26 | 3 | -103/+0 |
|
|
* | Detect PathScale Fortran compiler tools | C. Bergström | 2010-04-26 | 1 | -2/+5 |
|
|
* | Another pass at removing borland warnings. | Bill Hoffman | 2010-04-26 | 1 | -11/+4 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-26 | 1 | -1/+1 |
|
|
* | Do not error out if the java version is not found, if java is not required. | Bill Hoffman | 2010-04-25 | 1 | -1/+5 |
|
|
* | Try to remove borland warnings again. | Bill Hoffman | 2010-04-25 | 1 | -0/+5 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-25 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-24 | 1 | -1/+1 |
|
|
* | Coverage glob should search in Source dir | Zach Mullen | 2010-04-23 | 2 | -8/+9 |
|
|
* | Implement extra coverage globbing | Zach Mullen | 2010-04-23 | 3 | -1/+92 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-23 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-22 | 1 | -1/+1 |
|
|
* | -fix typo in HAS_CXX docs (#10578) | Alex Neundorf | 2010-04-21 | 1 | -1/+1 |
|
|
* | -fix linking to frameworks when crosscompiling from Linux to iPhone (#10526) | Alex Neundorf | 2010-04-21 | 1 | -2/+3 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-21 | 1 | -1/+1 |
|
|
* | Fix release scripts. | Bill Hoffman | 2010-04-20 | 4 | -3/+12 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-04-20 | 1 | -1/+1 |
|
|