index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
not
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
Remove autoconf support
Chris Bieneman
1
-21
/
+0
2014-11-26
Add a small "usage:" comment at the top of not.cpp
Sean Silva
1
-0
/
+5
2014-11-04
Use findProgramByName.
Michael J. Spencer
1
-2
/
+7
2014-06-23
not: Only consider exit code 3 to be a crash with --crash
Reid Kleckner
1
-4
/
+5
2014-06-13
[Win32] Let utils/not aware of abort(), aka llvm_unreachable(), in msvcrt.
NAKAMURA Takumi
1
-0
/
+7
2014-06-08
[C++11] Use 'nullptr'.
Craig Topper
1
-1
/
+2
2014-02-10
[CMake] LLVMSupport should be responsible to provide system_libs.
NAKAMURA Takumi
1
-6
/
+0
2013-12-20
Install three utils, "FileCheck", "count", and "not", for now to appease llvm...
NAKAMURA Takumi
1
-2
/
+2
2013-10-07
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
1
-1
/
+1
2013-10-06
Revert "Windows: Add support for unicode command lines"
David Majnemer
1
-1
/
+1
2013-10-06
Windows: Add support for unicode command lines
David Majnemer
1
-1
/
+1
2013-07-05
Add a --crash option to not.
Rafael Espindola
1
-2
/
+21
2013-06-13
Avoid using PathV1.h in Program.h.
Rafael Espindola
1
-2
/
+1
2013-06-13
Have sys::FindProgramByName return a std::string.
Rafael Espindola
1
-2
/
+3
2013-06-12
Remove the program class.
Rafael Espindola
1
-3
/
+2
2011-02-20
Put targets on folders, if the IDE supports the feature.
Oscar Fuentes
1
-1
/
+1
2010-11-29
Merge System into Support.
Michael J. Spencer
3
-6
/
+6
2010-10-29
Apply a patch from Frits van Bommel to fix the CMake build.
Dan Gohman
1
-1
/
+1
2010-10-29
not is testing for a normal exit with a non-zero value. It shouldn't
Dan Gohman
1
-1
/
+11
2009-09-24
Add count/not tools as executables.
Daniel Dunbar
3
-0
/
+49