Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | run_compile_commands: Avoid extra stl vector conversion | Brad King | 2011-05-18 | 1 | -3/+2 | |
* | 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 | |
* | Fix run_compile_commands build on Apple GCC 3.3 | Brad King | 2011-05-16 | 1 | -1/+13 | |
* | Only offer the compile command output feature on unix systems | Manuel Klimek | 2011-05-16 | 1 | -2/+4 | |
* | Adds a test for the compile command line output. | Manuel Klimek | 2011-04-25 | 2 | -0/+135 | |
* | Create CMakeLibTests output dir for Xcode | Brad King | 2009-12-09 | 1 | -0/+10 | |
* | Test XML encoding with UTF-8 character validation | Brad King | 2009-12-08 | 2 | -0/+48 | |
* | Test UTF-8 decoding | Brad King | 2009-12-08 | 2 | -0/+126 | |
* | Create CMakeLib test driver and test cmXMLParser | Brad King | 2009-12-08 | 4 | -0/+47 | |