Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
GLib
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 59
    • Merge Requests 59
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GLib
  • Repository

Switch branch/tag
  • glib
  • glib-tap.mk
Find file BlameHistoryPermalink
  • Philip Withnall's avatar
    glib-tap: Add missing mkdir for .test generation rule · b97e5cb2
    Philip Withnall authored Nov 24, 2017
    We can’t guarantee that the builddir we’re generating in actually exists
    — if doing a clean build with builddir ≠ srcdir, and there are no other
    rules which generate build products in builddir, the .test generation
    rule can fail. This happens for flatpak-builder.git for me.
    
    Try to avoid that by explicitly creating the builddir.
    Signed-off-by: Philip Withnall's avatarPhilip Withnall <withnall@endlessm.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=790785
    b97e5cb2
glib-tap.mk 6.3 KB
EditWeb IDE

Replace glib-tap.mk

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.