Skip to content

Releases: triton/cc-wrapper

0.1.6

11 Dec 08:55
Compare
Choose a tag to compare
William A. Kennington III (3):
      linker: Add RPaths after LDFLAGS_BEFORE
      Bump to version 0.1.6
      linker: Fix formatting

0.1.5

20 Nov 21:10
Compare
Choose a tag to compare
William A. Kennington III (2):
      gcc/args: Parse desired language
      Bump to version 0.1.5

0.1.4

07 Nov 05:30
Compare
Choose a tag to compare
William A. Kennington III (3):
      travis: Test cross compiling
      configure: Remove dynamic linker file check
      Bump to version 0.1.4

0.1.3

07 Nov 04:17
Compare
Choose a tag to compare
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

30 Oct 03:54
Compare
Choose a tag to compare
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

29 Oct 20:08
Compare
Choose a tag to compare
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

24 Oct 07:48
Compare
Choose a tag to compare

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.