[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Fri Jul 24 23:27:31 EEST 2015


New commits:
commit 05a25223cc8f1eda9ec19b5d2b1ae2f3812d1ff3
Merge: 499f267 167891c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 24 16:26:40 2015 -0400

    building: for fedora, always enable FIPS and AUDIT

commit 167891c64ad172d3032a8b6526eedd4723607447
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jul 23 13:27:53 2015 -0400

    building: when fedora, enable AUDIT and FIPS

commit 99e3555e82cd5fcf656a7c51b5fdde2fd8f6304b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jul 23 12:54:55 2015 -0400

    building: move OS-specific include to near start
    
    This way all configuration options are set before they are referenced.
    Was being pulled in midway through configuration, which is broken.

commit d3c2d91e2b25a8f78000ac105508b4ed4dc7f29f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jul 23 12:10:20 2015 -0400

    building: move platform specific makefile stubs to mk/defaults/; add .mk suffix
    
    Since the stubs contain platform specific tweaks to make's build/install process
    (and not packaging information such as RPM spec files), move them to the mk/ directory
    where the rest of the Makefile stuff lives.
    
    Add a .mk suffix so that editors, like EMACS, can automagically set the correct
    editing mode.

commit d1a4bf207122b59a141907c51a528d0fe99cbddd
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jul 23 12:01:51 2015 -0400

    building: remove useless include packaging/defaults/${BUILDENV}.${ARCH}
    
    The packaging/defaults directory contains no .ARCH files.



More information about the Swan-commit mailing list