You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2016/06/04 15:30:39 UTC

[7/7] lucy-charmonizer git commit: Merge branch 'binfmt-and-shell-detection'

Merge branch 'binfmt-and-shell-detection'


Project: http://git-wip-us.apache.org/repos/asf/lucy-charmonizer/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-charmonizer/commit/77d32d09
Tree: http://git-wip-us.apache.org/repos/asf/lucy-charmonizer/tree/77d32d09
Diff: http://git-wip-us.apache.org/repos/asf/lucy-charmonizer/diff/77d32d09

Branch: refs/heads/master
Commit: 77d32d09a177d14eef6e7f772cf53f1a92dd445c
Parents: bd9f6b5 f324690
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Sat Jun 4 17:30:11 2016 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Sat Jun 4 17:30:11 2016 +0200

----------------------------------------------------------------------
 src/Charmonizer/Core/CFlags.c          |  22 ++-
 src/Charmonizer/Core/Compiler.c        | 216 +++++++++++++++++++++++----
 src/Charmonizer/Core/Compiler.h        |  37 +++++
 src/Charmonizer/Core/Library.c         |  39 ++---
 src/Charmonizer/Core/Make.c            |  75 ++++++----
 src/Charmonizer/Core/OperatingSystem.c | 217 ++++++++++++++++++----------
 src/Charmonizer/Core/OperatingSystem.h |  26 ----
 src/Charmonizer/Probe/DirManip.c       |  10 +-
 8 files changed, 435 insertions(+), 207 deletions(-)
----------------------------------------------------------------------