Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M macros
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • util
  • macros
  • Merge requests
  • !3

Add XORG_DEFAULT_NOCODE_OPTIONS and bump version to 1.20.0

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Alan Coopersmith requested to merge alanc/macros:misc into master Feb 05, 2023
  • Overview 0
  • Commits 1
  • Pipelines 3
  • Changes 3

Allows data, doc, & font modules that don't compile any code to avoid spending time running a bunch of compiler tests whose results they'll ignore and never use.

Tested by replacing XORG_DEFAULT_OPTIONS with XORG_GEFAULT_NOCODE_OPTIONS in data/*, doc/*, and font/* (except font/utils which does compile programs) and then running build.sh and verifying all the projects built with GNU autotools still built correctly and the updated projects no longer ran all the compiler checks.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: misc