Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtob... | Philip Lowman | 2011-05-26 | 37 | -168/+628 |
|\ | |||||
| * | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-25 | 1 | -1/+1 |
| * | Merge topic 'output-compile-lines' | Brad King | 2011-05-24 | 17 | -45/+367 |
| |\ | |||||
| | * | Fix CompileCommandOutput test build on Windows | Brad King | 2011-05-20 | 1 | -1/+11 |
| | * | Fix CompileCommandOutput test for Make tools not supporting spaces | Brad King | 2011-05-19 | 7 | -7/+16 |
| | * | run_compile_commands: Cast istream::get() result to char | Brad King | 2011-05-19 | 1 | -1/+1 |
| | * | run_compile_commands: Avoid extra stl vector conversion | Brad King | 2011-05-18 | 3 | -3/+20 |
| | * | run_compile_commands: Avoid shadow in std::map<>::at workaround | Brad King | 2011-05-17 | 1 | -2/+2 |
| | * | Provide std::map<>::at for use in run_compile_commands | Brad King | 2011-05-17 | 1 | -2/+0 |
| | * | Make std::map usage more portable in language=>flags/defines maps | Brad King | 2011-05-17 | 2 | -16/+25 |
| | * | Fix run_compile_commands build on Apple GCC 3.3 | Brad King | 2011-05-16 | 1 | -1/+13 |
| | * | Fix signed/unsigned comparison in EscapeJSON | Brad King | 2011-05-16 | 1 | -1/+1 |
| | * | Only offer the compile command output feature on unix systems | Manuel Klimek | 2011-05-16 | 3 | -7/+18 |
| | * | Adds a test for the compile command line output. | Manuel Klimek | 2011-04-25 | 9 | -0/+166 |
| | * | make compile command output optional | Manuel Klimek | 2011-04-25 | 3 | -2/+6 |
| | * | implement cxx command output | Manuel Klimek | 2011-04-25 | 3 | -2/+66 |
| | * | cache flags and defines | Manuel Klimek | 2011-04-25 | 2 | -45/+54 |
| | * | refactor flags and defines | Manuel Klimek | 2011-04-25 | 2 | -55/+68 |
| * | | Merge topic 'fix-11925-vcxproj-filters-mismatch' | Brad King | 2011-05-24 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | VS10: Write header-only files in correct xml element (#11925) | David Cole | 2011-05-23 | 1 | -5/+5 |
| * | | | Merge topic 'string-RANDOM-seed' | Brad King | 2011-05-24 | 3 | -3/+76 |
| |\ \ \ | |||||
| | * | | | Fix forced-seed argument type in string(RANDOM) | Brad King | 2011-05-23 | 1 | -2/+2 |
| | * | | | Explicitly cast time value in cmSystemTools::RandomSeed | Brad King | 2011-05-19 | 1 | -2/+2 |
| | * | | | VS 6: Define _WIN32_WINNT to load wincrypt.h correctly | Brad King | 2011-05-18 | 1 | -0/+6 |
| | * | | | Improve string(RANDOM) default seed | Brad King | 2011-05-17 | 3 | -2/+69 |
| * | | | | Merge topic 'doc-output_required_files' | Brad King | 2011-05-24 | 1 | -2/+11 |
| |\ \ \ \ | |||||
| | * | | | | Document status of output_required_files command (#12214) | Brad King | 2011-05-23 | 1 | -2/+11 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge topic 'CPackRPM-fixForAIX' | Brad King | 2011-05-24 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | CPack make RPM work on AIX. fix #0012183 merge patch from Pasi Valminen | Eric NOULARD | 2011-05-21 | 1 | -3/+3 |
| * | | | | | Merge topic 'absoft-fortran-compiler' | Brad King | 2011-05-24 | 8 | -5/+38 |
| |\ \ \ \ \ | |||||
| | * | | | | | Absoft: Enable FortranCInterface check in Fortran test | Brad King | 2011-05-20 | 1 | -1/+4 |
| | * | | | | | Absoft: Detect implicit link libraries on Linux and Mac | Brad King | 2011-05-20 | 4 | -3/+22 |
| | * | | | | | Add Absoft Fortran compiler id and basic flags | Brad King | 2011-05-20 | 3 | -1/+12 |
| * | | | | | | Merge topic 'fix-cpack-osxx11-perms' | Brad King | 2011-05-24 | 1 | -0/+27 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Ensure executable files have executable permissions. | Wesley Turner | 2011-05-16 | 1 | -0/+27 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge topic 'rule-messages' | Brad King | 2011-05-24 | 2 | -93/+73 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'MakeCodeBlocksGeneratorNonVerbose2' into rule-messages | Brad King | 2011-05-16 | 44 | -697/+1093 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Revert "Honor RULE_MESSAGES property for build target messages" (#12190) | Brad King | 2011-05-16 | 2 | -92/+73 |
| * | | | | | | | | Merge topic 'intel-12-vs-2005' | Brad King | 2011-05-24 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ENH: Fix Intel 12 plugin project generation for VS < 10 | Brad King | 2011-05-16 | 1 | -3/+7 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-24 | 1 | -1/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-23 | 1 | -1/+1 |
| * | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-22 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-21 | 1 | -1/+1 |
| * | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-20 | 1 | -1/+1 |
| * | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-19 | 1 | -1/+1 |
| * | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-18 | 1 | -1/+1 |
| * | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-17 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-16 | 1 | -1/+1 |
| * | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-05-15 | 1 | -1/+1 |