2012-03-29 |
Simon Ruderich | Ignore compiler lines with no files with extensions. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Simon Ruderich | Also ignore PIE flags when -shared is used. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon Ruderich | Use tag W-no-compiler-commands in buildd mode. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Use I<> for arguments in POD. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | List argument for --arch in POD. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Jari Aalto | Don't list available options in SYNOPSIS. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Print tag messages including statistics in buildd mode. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Ignore ', " and ) at the end of the line. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Be more liberal in non-verbose file name checks. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Use default CFLAGS for CXXFLAGS too. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Precompile flag regexps. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Use simpler regex to catch compiler commands. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Use dedicated loop to ignore beginning of the log file. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Rewrap comments. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Fix indentation. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Support multiple log files as arguments. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | t/tests.t: Remove duplication. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Whitespace only change. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Strip trailing whitspace only when necessary. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Call Term::ANSIColor::colorstrip() only when necessary. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Use /o in regexps where possible. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Simon Ruderich | Use hashes instead of regexps to check file extensions. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Simon Ruderich | Differentiate between CFLAGS and CPPFLAGS. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Simon Ruderich | Fix --arch, missing '=s' in GetOptions(). |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Simon Ruderich | Handle false positive from make. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Simon Ruderich | Sort options in POD. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Jari Aalto | Indent exit codes in the POD with only 4 spaces. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Jari Aalto | Mention log file in synopsis. Use "[options]" for possi... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Simon Ruderich | Don't color output by default, add --color option. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Simon Ruderich | Handle "configure:"/"Configure:" false positives. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Simon Ruderich | Remove unnecessary check for "Depends:". |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Simon Ruderich | Ignore compiler when used as file suffixes. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Simon Ruderich | Detect i486-gnu-gcc as compiler. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Simon Ruderich | Don't perform any tests if hardening-wrapper is used. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Simon Ruderich | Remove unnecessary loop. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Simon Ruderich | Ignore unimportant lines at the end of the buildd log. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Simon Ruderich | Accept `dpkg-buildflags --get *FLAGS` as valid hardenin... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Simon Ruderich | Don't split on ; in quotes. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Simon Ruderich | Detect compile type (preprocess, compile, link) correctly. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Simon Ruderich | Handle more configure false positives. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Simon Ruderich | Detect LINK non-verbose builds. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Simon Ruderich | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Simon Ruderich | Some source comment fixes. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Simon Ruderich | \s includes \n, no need for $ in a few regexps. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Simon Ruderich | First work on --buildd. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Simon Ruderich | Improve documentation about --pie/--bindnow autodetection. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Simon Ruderich | Detect more CXX non-verbose builds. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Simon Ruderich | Ignore buildd's Depends: output. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Simon Ruderich | Improve compiler regex to be more compatible. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Simon Ruderich | Use /x to make regex more readable. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Simon Ruderich | Handle another configure false positive. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Also support colored non-verbose builds on armhf and... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Support colored non-verbose build systems. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Handle another configure false positive. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Correctly detect linking for CGI binaries (e.g. test... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Handle another configure false positive. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Improve line continuation to handle ignored lines corre... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Also accept -O3, not only -O2. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Support architectures which can't use all hardening... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Remove argument $cc_regex of is_non_verbose_build(). |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Move constants/variables before functions. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | t/logs/configure: Add another configure output. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Simon Ruderich | Ignore unimportant lines at the beginning of the log. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | Support verbose builds which use "Compiling filename... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | Support non-verbose messages in verbose build for other... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | Fix typo in linker command regex. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | t: Add linker test with -o at the end of the line. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | t: Add tests for x86_64-linux-gnu-g++. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | Support filenames which contain "~". |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | Add support for versioned gcc version (e.g. gcc-4.6). |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Simon Ruderich | t/logs/verbose-build: Add possible false positive. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | t/tests.t: Consistently use '..' instead of "..". |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Fix indentation, whitespace only change. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Use non-capturing groups where possible. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Correctly detect verbose CMake builds. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Store regex for compiler commands in a global variable. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Fix false positive with file names containg "cc". |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Detect non-verbose build logs. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Ignore more "./configure" false positives. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Also support -fpic in -fPIE/-fPIC conflict detection. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Accept libraries with version numbers before ".so". |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Fix indentation. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | Accept libraries which end with a character (e.g. ... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Simon Ruderich | t: Add another linker test. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Simon Ruderich | Improve linker command detection to handle line breaks... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Simon Ruderich | Document linker command detection regex. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Simon Ruderich | Improve linker command detection. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Simon Ruderich | Ignore false positive in ./configure summary. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Simon Ruderich | Correctly handle files with "c++" in their name. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Simon Ruderich | Support versioned libraries (e.g. test.so.1.0.0). |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Simon Ruderich | t/tests.t,t/logs/cc: Add test for .cc files. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Simon Ruderich | Improve detection of linker commands. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Simon Ruderich | bin/blhc: Another fix for libtool --mode=link. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Simon Ruderich | bin/blhc: Improve regex for libtool --mode=link (and... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Simon Ruderich | t: Add tests for "libtool --mode=compile". |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Simon Ruderich | .gitignore: Ignore META.json and META.yml. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Simon Ruderich | t: Add tests for compiler "x86_64-linux-gnu-gcc". |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Simon Ruderich | First working version. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Simon Ruderich | Initial commit, skeleton only. |
commit | commitdiff | tree | snapshot |
|