[pkg-d-commits] [ldc] 11/211: Merge pull request #1753 from JohanEngelen/prunecache_d

Matthias Klumpp mak at moszumanska.debian.org
Sun Apr 23 22:36:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to annotated tag v1.1.0
in repository ldc.

commit 1a70704e3e25a5e168f76bf3f4275eeb72651aa5
Merge: aeda70e fa42d6e
Author: David Nadlinger <code at klickverbot.at>
Date:   Wed Sep 14 23:39:35 2016 +0100

    Merge pull request #1753 from JohanEngelen/prunecache_d
    
    Add ir2obj cache pruning support.

 CMakeLists.txt                        |   8 +-
 driver/ir2obj_cache.cpp               |  83 ++++++++++++++
 driver/ir2obj_cache.h                 |  11 +-
 driver/ir2obj_cache_pruning.d         | 208 ++++++++++++++++++++++++++++++++++
 driver/ir2obj_cache_pruning.h         |  23 ++++
 driver/main.cpp                       |   3 +
 tests/CMakeLists.txt                  |  11 +-
 tests/linking/ir2obj_cache_pruning.d  |  13 +++
 tests/linking/ir2obj_cache_pruning2.d |  38 +++++++
 tests/lit.site.cfg.in                 |  18 +--
 tests/tools/ldc_prune_cache_1.d       |  46 ++++++++
 tools/CMakeLists.txt                  |  46 ++++++++
 tools/ldc-prune-cache.d               |  99 ++++++++++++++++
 13 files changed, 591 insertions(+), 16 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list