Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
LilyPond
LilyPond
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,064
    • Issues 1,064
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 16
    • Merge Requests 16
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • LilyPond
  • LilyPondLilyPond
  • Merge Requests
  • !324

Merged
Opened Aug 09, 2020 by Han-Wen Nienhuys@hanwennOwner

Build input/regression/ as doc-build dependency

  • Overview 10
  • Commits 1
  • Pipelines 4
  • Changes 1

The build rule for out/offline-root/ tries to copy files from the regtest into the documentation output, and fails if they don't exist.

This unbreaks the install-doc target when run in a www-clean tree, and it drops superfluous files from the regtest output.

Tested:

  • rm -rf /tmp/q ; make out=www clean ; make -j4 install-doc DESTDIR=/tmp/q

  • verified that /tmp/q/usr/local/share/doc/lilypond/html/input/regression/ has just the entry HTML+PNG and the PDF file

Edited Aug 10, 2020 by Jonas Hahnfeld
Assignee
Assign to
Reviewer
Request review from
2.21.5
Milestone
2.21.5 (Past due)
Assign milestone
Time tracking
Reference: lilypond/lilypond!324
Source branch: dev/hanwen/regtest-doc-build