Skip to content

Conversation

@MartinNowak
Copy link
Member

No description provided.

MartinNowak and others added 9 commits March 28, 2017 17:21
- since we don't want to rebuild and overwrite a checked-in
  changelog/2.074.0_pre.dd just because ../tools is newer
- It's just wrong to pass -j to sub-makes, make has a built-in job
  server that coordinates the number of jobs between all sub-makes so
  that the total number of jobs passed to the top-make.
  (see [Communicating Options to a Sub-make](https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html#Options_002fRecursion))
- fixes `warning: -jN forced in submake: disabling jobserver mode.`
- allows to debug parallel build issues
fix a few issues/failures with doc release builds
prefer creating changelog verbatim from _pre.dd
- caused chmgen to fail
- no nice idea how to get the real root from arbitrary
  path/to/nonexistent
fix empty href for 404.html dlang logo
@MartinNowak MartinNowak merged commit b42172b into dlang:master Apr 3, 2017
@MartinNowak MartinNowak deleted the merge_stable branch April 3, 2017 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants