ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Micah Snyder
1db4787f8a
Remove autotools generated files, add autogen.sh
...
Removed all autotools generates files. Autotools (autoconf, automake,
libtool, pkg-config, m4) will be required from now on for builds from
git clones.
Added autogen.sh to be run before ./configure.
Significant update to main .gitignore file.
Removed extraneous .gitignore files. A Git repository only needs one
.gitignore file.
5 years ago
..
llvm
Remove autotools generated files, add autogen.sh
5 years ago
m4
Remove autotools generated files, add autogen.sh
5 years ago
ClamBCDiagnostics.h
Update copyright dates for 2020
5 years ago
ClamBCModule.h
…
ClamBCRTChecks.cpp
Fix bug in LLVM bytecode runtime
5 years ago
GenList.pl
…
Makefile.am
Apply patch from Craig Davidson to fix compilation on RHEL5/CentOS 5.11 with g++ 4.1.2.
9 years ago
Makefile.nollvm.in
…
PPCGenCallingConv.inc
…
PPCGenCodeEmitter.inc
Update autogenerated files.
15 years ago
PPCGenDAGISel.inc
LLVM: don't assert on AVX chips (cherry-pick from upstream), bb #2763
14 years ago
PPCGenInstrInfo.inc
Update autogenerated files.
15 years ago
PPCGenInstrNames.inc
Update autogenerated files.
15 years ago
PPCGenRegisterInfo.h.inc
Update autogenerated files.
15 years ago
PPCGenRegisterInfo.inc
Update autogenerated files.
15 years ago
PPCGenRegisterNames.inc
Update autogenerated files.
15 years ago
PPCGenSubtarget.inc
Update autogenerated files.
15 years ago
PointerTracking.cpp
pull request #53(2/4): Spelling fix by klemens(ka7).
9 years ago
PointerTracking.h
bb#11146 - applied patch for system LLVM 3.5.0 support
11 years ago
TODO.CLAMAV
…
X86GenCallingConv.inc
Update autogenerated files.
15 years ago
X86GenDAGISel.inc
LLVM: don't assert on AVX chips (cherry-pick from upstream), bb #2763
14 years ago
X86GenFastISel.inc
LLVM: don't assert on AVX chips (cherry-pick from upstream), bb #2763
14 years ago
X86GenInstrInfo.inc
Update autogenerated files.
15 years ago
X86GenInstrNames.inc
Update autogenerated files.
15 years ago
X86GenRegisterInfo.h.inc
Update autogenerated files.
15 years ago
X86GenRegisterInfo.inc
Update autogenerated files.
15 years ago
X86GenRegisterNames.inc
Update autogenerated files.
15 years ago
X86GenSubtarget.inc
Update autogenerated files.
15 years ago
bytecode2llvm.cpp
Update copyright dates for 2020
5 years ago
clamavcxx-config.h.in
bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target
7 years ago
configure.ac
Autotools compatibility fixes
5 years ago
detect.cpp
Update copyright dates for 2020
5 years ago
llvm30_compat.h
unified bytecode version macros into LLVM_VERSION macro
11 years ago
llvmcheck.sh
…
merge.sh
…
strip-llvm.sh
…