Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 923
    • Issues 923
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 128
    • Merge requests 128
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • xserverxserver
  • Merge requests
  • !31

WIP: Delete the automake support.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Emma Anholt requested to merge anholt/xserver:no-automake into master Sep 28, 2018
  • Overview 14
  • Commits 1
  • Pipelines 1
  • Changes 106

The meson build was in the last release, giving people a chance to switch. It provides faster builds with a smaller, easier build description language, so it's time to retire automake.

TODO:

  • developer docs build (!165)
  • dtrace
  • BUNDLE_ID_PREFIX (!177 (merged))
  • Test building xquartz (!177 (merged))
  • more sha1 lib options (!318 (merged))
  • libunwind support (!272 (merged))
  • Xorg.wrap broken (#539 (closed))
  • Inconsistency between #define FOO (meson) and #define FOO 1 (autotools)
  • Inconsistency between INPUTTHREAD (autotools) and HAVE_INPUTTHREAD (meson) (#936 (closed))
  • Support to disable libdrm (Hurd/kfreebsd)
  • Support to disable udev (Hurd/kfreebsd)

Signed-off-by: Eric Anholt eric@anholt.net

Edited Dec 04, 2021 by Povilas Kanapickas
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: no-automake