Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'WriteConfigVersionFile_2TemplateFiles' | David Cole | 2011-08-16 | 1 | -0/+3 |
|\ | |||||
| * | Provide macro write_basic_config_version_file() | Alex Neundorf | 2011-08-01 | 1 | -0/+3 |
* | | Merge topic 'fix-10941-correct-comments' | David Cole | 2011-08-16 | 7 | -14/+14 |
|\ \ | |||||
| * | | Documentation: Fix comments in the source code (#10941) | David Cole | 2011-08-04 | 7 | -14/+14 |
* | | | Merge topic 'enable-parallel-xcode-builds' | David Cole | 2011-08-16 | 1 | -22/+23 |
|\ \ \ | |||||
| * | | | Xcode: Rearrange CMakeReRun to enable parallel builds | Johan Björk | 2011-08-04 | 1 | -22/+23 |
* | | | | Merge topic 'fix-imported-target-depend-crash' | David Cole | 2011-08-16 | 1 | -3/+5 |
|\ \ \ \ | |||||
| * | | | | Do not crash when an imported target depends on a missing target | Brad King | 2011-08-04 | 1 | -3/+5 |
* | | | | | Merge topic 'fix-12259-quote-commas-for-xcode' | David Cole | 2011-08-16 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Quote ',' in Xcode string values (#12259) | Johan Björk | 2011-08-04 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'fix-11746-sort-failed-tests-output' | David Cole | 2011-08-16 | 2 | -5/+19 |
|\ \ \ \ \ | |||||
| * | | | | | Fix line too long style violation | David Cole | 2011-08-03 | 1 | -1/+2 |
| * | | | | | CTest: print failed tests in index order (#11746) | David Cole | 2011-08-03 | 2 | -5/+18 |
| |/ / / / | |||||
* | | | | | Merge topic 'intel_fortran_vs2010' | David Cole | 2011-08-16 | 2 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test. | Bill Hoffman | 2011-08-03 | 2 | -0/+11 |
* | | | | | | Merge topic 'fix-8707-add-vs-globals' | David Cole | 2011-08-16 | 2 | -5/+14 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'intel_fortran_vs2010' into fix-8707-add-vs-globals | David Cole | 2011-07-29 | 2 | -5/+14 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Initial support for Intel Fortran VS2010. | Bill Hoffman | 2011-07-08 | 2 | -5/+14 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-16 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-15 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-14 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-13 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-12 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-11 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-10 | 1 | -1/+1 |
* | | | | | | | KWSys: __int64 and long long may be same type in specialization | Brad King | 2011-08-09 | 1 | -4/+3 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-09 | 1 | -1/+1 |
* | | | | | | | KWSys: Fix using long long and __int64 with hash_(set|map) | Brad King | 2011-08-08 | 1 | -1/+24 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-08 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-07 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-06 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-05 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | KWSys: Avoid conversion warning in SystemTools::GetTime | Brad King | 2011-08-04 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-04 | 1 | -1/+1 |
* | | | | | | KWSys: Simplify SystemTools::GetTime implementation (#12261) | Brad King | 2011-08-03 | 2 | -64/+17 |
| |_|/ / / |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-08-03 | 1 | -1/+1 |
* | | | | | Merge topic 'CodeBlocksIncludeDirsAndDefines' | David Cole | 2011-08-02 | 2 | -5/+59 |
|\ \ \ \ \ | |||||
| * | | | | | Also put builtin include dirs into CodeBlocks project file | Alex Neundorf | 2011-08-01 | 2 | -4/+43 |
| * | | | | | Remove useless line of code | Alex Neundorf | 2011-08-01 | 1 | -1/+0 |
| * | | | | | Patch by Campbell Barton: puts definitions into C::B project file | Alex Neundorf | 2011-07-29 | 1 | -0/+16 |
* | | | | | | Merge topic 'doc-WIN32-cygwin' | David Cole | 2011-08-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: WIN32 not defined on Cygwin (#12334) | Brad King | 2011-07-29 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ExcludeCMakesFilesFromCodeBlocksProject' | David Cole | 2011-08-02 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't put files from CMAKE_ROOT into CodeBlocks projects (#12110) | Alex Neundorf | 2011-07-29 | 1 | -0/+7 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-nsis-multi-installs' | David Cole | 2011-08-02 | 1 | -4/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/NSIS: Fix reinstall and multiple install issues when using components. | Clinton Stimpson | 2011-07-29 | 1 | -4/+0 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-12299-add-vs10-scc-support' | David Cole | 2011-08-02 | 1 | -2/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS10: Add SCC support | Steven Velez | 2011-07-29 | 1 | -2/+17 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-8707-add-vs-globals' | David Cole | 2011-08-02 | 4 | -5/+35 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Add support for Visual Studio project-specific globals (#8707) | David Cole | 2011-07-29 | 4 | -5/+35 |