aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/7zip
AgeCommit message (Expand)Author
2016-11-07MultiSource/Benchmarks/7zip/CMakeLists.txt: Remove cruftMatthias Braun
2016-05-03cmake: Do not reset CPPFLAGS/LDFLAGS in per-benchmark files.Matthias Braun
2016-01-13CMakeLists: Remove empty DIRS/PARALLEL_DIRS definitions and simplify/remove l...Matthias Braun
2016-01-13CMakeLists.txt: Remove unnecessary LEVEL variableMatthias Braun
2016-01-13CMakeLists: Remove unnecessary autogenerated from commentMatthias Braun
2015-10-27[test-suite] Adding CMakeLists.txt files for CMake+LITRenato Golin
2013-02-17Use LLVMCC_EMITIR_FLAG rather than -emit-llvm in the 7zip Makefile, unbreakingDuncan Sands
2013-01-21This test fixes the special compile rules for 7zip so that .bc files can be p...Michael Gottesman
2012-12-28Added -pthreads to LDFLAGS (thanks to Alastair Murray) and CFLAGS/CXXFLAGS (t...Michael Gottesman
2012-12-28Removed extraneous .o files that should not be in the test suite source bundl...Michael Gottesman
2012-12-17Made 7zip makefile friendly for case-sensitive file systems.Michael Gottesman
2012-12-17Ensure that 7zip-benchmark links against a c++ standard library, ala d0k's wi...Michael Gottesman
2012-12-17Added test 7zip-benchmark.Michael Gottesman