Skip to content

Conversation

@user202729
Copy link
Contributor

@user202729 user202729 commented Nov 17, 2025

fix #41070

Some time ago it was not enabled by default. Not everyone needs building the docs.

This avoid wasting 5 minutes of developers' time when they upgrade a version or add/delete a file. (and maybe some hours of figuring what has changed)

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

Copy link
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 19, 2025
sagemathgh-41191: Warn on meson target generation when doc-build is enabled
    
fix sagemath#41070

Some time ago it was not enabled by default. Not everyone needs building
the docs.

This avoid wasting 5 minutes of developers' time when they upgrade a
version or add/delete a file. (and maybe some hours of figuring what has
changed)

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [ ] The title is concise and informative.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#41191
Reported by: user202729
Reviewer(s): Dima Pasechnik
vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 20, 2025
sagemathgh-41191: Warn on meson target generation when doc-build is enabled
    
fix sagemath#41070

Some time ago it was not enabled by default. Not everyone needs building
the docs.

This avoid wasting 5 minutes of developers' time when they upgrade a
version or add/delete a file. (and maybe some hours of figuring what has
changed)

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [ ] The title is concise and informative.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#41191
Reported by: user202729
Reviewer(s): Dima Pasechnik
vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 21, 2025
sagemathgh-41191: Warn on meson target generation when doc-build is enabled
    
fix sagemath#41070

Some time ago it was not enabled by default. Not everyone needs building
the docs.

This avoid wasting 5 minutes of developers' time when they upgrade a
version or add/delete a file. (and maybe some hours of figuring what has
changed)

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [ ] The title is concise and informative.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#41191
Reported by: user202729
Reviewer(s): Dima Pasechnik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generating targets: ... step has gotten slower

2 participants