summaryrefslogtreecommitdiff
path: root/utils/not
Commit message (Expand)AuthorAge
* [CMake] LLVMSupport should be responsible to provide system_libs.NAKAMURA Takumi2014-02-10
* Install three utils, "FileCheck", "count", and "not", for now to appease llvm...NAKAMURA Takumi2013-12-20
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-06
* Windows: Add support for unicode command linesDavid Majnemer2013-10-06
* Add a --crash option to not.Rafael Espindola2013-07-05
* Avoid using PathV1.h in Program.h.Rafael Espindola2013-06-13
* Have sys::FindProgramByName return a std::string.Rafael Espindola2013-06-13
* Remove the program class.Rafael Espindola2013-06-12
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-20
* Merge System into Support.Michael J. Spencer2010-11-29
* Apply a patch from Frits van Bommel to fix the CMake build.Dan Gohman2010-10-29
* not is testing for a normal exit with a non-zero value. It shouldn'tDan Gohman2010-10-29
* Add count/not tools as executables.Daniel Dunbar2009-09-24