summaryrefslogtreecommitdiff
path: root/Makefile-libostree.am
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile-libostree.am: Work around clang issues with g-ir-scannerRobert Fairley2019-06-211-0/+4
* lib/kargs: Make API public and upstream new rpm-ostree APIsAllen Bai2019-06-181-10/+3
* build: add ostree-soup-* to build process when configured with avahiMarcus Folkesson2018-07-031-0/+7
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-21/+8
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* build-sys: Link with -ldl for rust buildColin Walters2018-01-041-0/+4
* lib/pull: Split verify_bindings() out into a cmdprivate methodPhilip Withnall2017-12-141-0/+1
* build: Add a TODO comment about improving glib-mkenums usage in futurePhilip Withnall2017-11-071-0/+1
* build: Define OSTREE_ENABLE_EXPERIMENTAL_API for g-ir-scannerDan Nicholson2017-11-031-0/+4
* build: Ensure enumtypes.h is built before enumtypes.cDan Nicholson2017-11-031-1/+1
* lib/repo-finder: Add OstreeRepoFinderOverridePhilip Withnall2017-10-191-0/+2
* Add --with-crypto=gnutlsJussi Laako2017-09-251-2/+2
* Move the include directive to the enum templateEmmanuele Bassi2017-07-171-1/+0
* build: Ensure all .sym files are distributed in tarballsPhilip Withnall2017-07-121-1/+5
* build: Don't scan ostree-remote.h for introspection if !experimental-apiColin Walters2017-06-271-3/+4
* ci: Make introspection warnings fatalColin Walters2017-06-271-1/+1
* lib/repo-finder: Add Avahi based OstreeRepoFinder implementationPhilip Withnall2017-06-261-1/+17
* lib/bloom: Add an internal bloom filter implementationPhilip Withnall2017-06-261-0/+2
* lib/repo-finder: Add mount based OstreeRepoFinder implementationPhilip Withnall2017-06-261-1/+3
* lib/repo-finder: Add config-file based OstreeRepoFinder implementationPhilip Withnall2017-06-261-1/+3
* lib/repo-finder: Add basic support for finding remote URIs by ref namePhilip Withnall2017-06-261-1/+6
* lib/ref: Add OstreeCollectionRef type for globally unique refsPhilip Withnall2017-06-261-0/+2
* build-sys: Add "release build" flag, use for symbol versioningColin Walters2017-06-191-3/+4
* lib: Split symbol versioning into -released and -develColin Walters2017-06-161-12/+12
* Switch to using a systemd generator for /varColin Walters2017-05-161-0/+1
* libostree: Make OstreeRemote a public and internal APIPhilip Withnall2017-05-081-0/+7
* build: Add --enable-experimental-api configure option for unstable APIsPhilip Withnall2017-05-081-1/+9
* build: Dist ostree-sepolicy-private.hColin Walters2017-03-231-0/+1
* build: Various fixes for openssl buildColin Walters2017-03-211-2/+3
* build: Quiet automake warning for bupsplitColin Walters2017-03-211-3/+3
* lib: Exclude soup header from introspectionColin Walters2017-03-131-1/+1
* libostree: add versioning macrosGeorges Basile Stavracas Neto2017-03-111-2/+3
* build: Remove .PHONY for Rust shared libraryColin Walters2017-02-141-1/+0
* libcurl backendColin Walters2017-02-091-2/+15
* rust: Support `make dist` -> cargo vendorColin Walters2017-02-071-1/+3
* trusted.gpg.d: keep in the same locationJonathan Lebon2017-02-031-1/+1
* oxidation: Add implementation of bupsplit in RustColin Walters2017-02-031-7/+15
* libostree: Don't distribute generated enumtypes in tarballsSimon McVittie2017-01-311-3/+3
* fetcher: Move high level functions into "fetcher-util"Colin Walters2017-01-041-0/+2
* build: Always do enum scanning nowColin Walters2016-12-081-6/+0
* Define and use cleanup helpers for libarchiveColin Walters2016-12-051-0/+1
* libostree: mark ostree_repo_checkout_tree_at as deprecatedGiuseppe Scrivano2016-07-301-1/+2
* build-sys: Make libostree-1.so depend on the symbol fileColin Walters2016-06-241-0/+1
* lib: Use sd_journal directly (optionally)Colin Walters2016-06-211-0/+5
* build: distribute libostree.sym in tarballsSimon McVittie2016-06-131-0/+2
* pull: Move libsoup-related code from ostree-repo.c to ostree-repo-pull.cMathnerd3142016-06-091-1/+1
* libostree: Add g_autoptr() support for the public typesKrzesimir Nowak2016-05-171-0/+1
* build: Don't run glib-mkenums if there's nothing to doColin Walters2016-05-121-3/+7
* Make enum generation private by default, export stub symbolColin Walters2016-05-121-0/+1
* deploy: Handle a read-only /bootColin Walters2016-03-211-0/+5