Releases: triton/cc-wrapper
Releases · triton/cc-wrapper
0.1.6
0.1.5
William A. Kennington III (2):
gcc/args: Parse desired language
Bump to version 0.1.5
0.1.4
William A. Kennington III (3):
travis: Test cross compiling
configure: Remove dynamic linker file check
Bump to version 0.1.4
0.1.3
William A. Kennington III (8):
{gcc,linker}: Environment flags should come after hardcoded ones
gcc: Remove hardening that is runtime specific
gcc: Allow higher optimization levels
gcc: Filter native cpu
linker: Remove hardening options that don't concern us
gcc: Add stdinc controlled additional flags
linker: Separate out the dynamic-linker
Bump to version 0.1.3
0.1.2
William A. Kennington III (3):
bins: Optimize output for shared path
gcc: Add C{,XX}FLAGS_BEFORE
Bump to version 0.1.2
0.1.1
William A. Kennington III (5):
path: /dev/null should be considered pure
linker/args: Ignore sort-section options
Rework target detection so that native installs support their own target
scripts/generate-bins: Support target triples without vendor
configure: Bump to version 0.1.
0.1 - Initial Release
This is the first release of cc-wrapper meant to work in a basic capacity as a replacement for the original scripted verison of cc-wrapper.