Skip to content

Commit

Permalink
more 1.3 news
Browse files Browse the repository at this point in the history
  • Loading branch information
llunak committed Sep 11, 2019
1 parent ec54119 commit 064f4c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@
- fix keeping order of compiler debug arguments, especially -gsplit-dwarf
- better support for assembler and preprocessor flags when building the Linux kernel
- force local rebuild if local preprocessing fails (works around some GCC -fdirectives-only problems)
- limit -fdirectives-only workarounds only to cases when it is used
- improved handling of network timeouts
- avoid a timeout when the scheduler cannot find any suitable host for building
- if ICECC_SLOW_NETWORK=1 is set, sending network data is split into smaller chunks
- --interface option allows restricting which network interface daemons will use
- improved debug logs
- release builds are built without assert checks, use --enable-debug for developer builds
- added a manual page for icerun

1.2
- Add more compiler flags to the list that mean build locally
Expand Down

0 comments on commit 064f4c2

Please sign in to comment.