Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings in CMake source code. | David Cole | 2009-10-02 | 1 | -2/+4 |
| | |||||
* | Fix warnings in CMake source code. Suppress rampant warnings emanating from ↵ | David Cole | 2009-10-01 | 1 | -1/+2 |
| | | | | Qt files. | ||||
* | Fix warnings in CMake source code. | David Cole | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
| | | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range. | ||||
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -1/+2 |
| | | | | Alex | ||||
* | COMP: less warnings with msvc8 | Alexander Neundorf | 2007-05-29 | 1 | -1/+1 |
| | | | | Alex | ||||
* | COMP: fix warning on MSVC 8: conversion from 'size_t' to 'unsigned int', ↵ | Alexander Neundorf | 2007-05-28 | 1 | -1/+1 |
| | | | | | | possible loss of data Alex | ||||
* | COMP: less warnings (signed vs. unsigned) | Alexander Neundorf | 2007-05-25 | 1 | -2/+2 |
| | | | | Alex | ||||
* | ENH: make the compiler id detection work, even if the output file name of | Alexander Neundorf | 2007-05-25 | 1 | -0/+266 |
the compiler is completely unknown and even if it produces intel hex or motorola s-record files, with test Alex |