]> ruderich.org/simon Gitweb - blhc/blhc.git/commit
First working version.
authorSimon Ruderich <simon@ruderich.org>
Sat, 10 Mar 2012 21:19:43 +0000 (22:19 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 10 Mar 2012 21:34:40 +0000 (22:34 +0100)
commit0df26c1c2b30a44adc06f9c93650a6f2e31475c0
tree5181f79e098ec84f8db05590f3602642d452010a
parentcf83d58fd04f141f4552050b285e2fbfc8189bcb
First working version.

Also add tests.
22 files changed:
Build.PL
MANIFEST
bin/blhc
t/logs/bad [new file with mode: 0644]
t/logs/bad-cflags [new file with mode: 0644]
t/logs/bad-cppflags [new file with mode: 0644]
t/logs/bad-ldflags [new file with mode: 0644]
t/logs/bad-library [new file with mode: 0644]
t/logs/bad-multiline [new file with mode: 0644]
t/logs/c++ [new file with mode: 0644]
t/logs/cc [new file with mode: 0644]
t/logs/debian [new file with mode: 0644]
t/logs/empty [new file with mode: 0644]
t/logs/g++ [new file with mode: 0644]
t/logs/good [new file with mode: 0644]
t/logs/good-all [new file with mode: 0644]
t/logs/good-bindnow [new file with mode: 0644]
t/logs/good-library [new file with mode: 0644]
t/logs/good-multiline [new file with mode: 0644]
t/logs/good-pie [new file with mode: 0644]
t/logs/libtool [new file with mode: 0644]
t/tests.t [new file with mode: 0644]