diff options
| author | John Whittington <john@jbrengineering.co.uk> | 2017-09-03 21:37:03 +0100 |
|---|---|---|
| committer | John Whittington <john@jbrengineering.co.uk> | 2017-09-03 21:37:03 +0100 |
| commit | 73426bc2339116641e9227d5d7af1a70e3dd23fa (patch) | |
| tree | 12ce3ae76cee36bf5f9130bad5de89508d4f0dfd /HISTORY.md | |
| parent | 04f0ee07280c823447afc4bb14b2ec6cf1b8e470 (diff) | |
| parent | 983db51764265435b007b69cea6d8a25075c83c0 (diff) | |
Merge branch 'master' of https://github.com/sudar/Arduino-Makefile
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Add -fno-devirtualize flag to workaround g++ segfault bug (issue #486). (https://github.com/sej7278) - Fix: Quote the prefix tag in the space_pad_to function - Tweak: Set ARDMK_VERSION to 1.6 (https://github.com/sej7278) +- Tweak: Move non-standard-related items from CxxFLAGS_STD to CxxFLAGS (issue #523) (https://github.com/sej7278) - New: Added -fdiagnostics-color to *STD flags (https://github.com/sej7278) - New: Add generation of tags file using ctags, which automatically includes project libs and Arduino core. (https://github.com/tuna-f1sh) |
