summaryrefslogtreecommitdiff
path: root/Makefile-libostree.am
Commit message (Expand)AuthorAgeFilesLines
* repo: Move fsverity bits to ostree-repo-verity.cColin Walters2021-01-111-0/+1
* Release 2020.8v2020.8Luca BRUNO2020-11-171-3/+6
* deltas: Add ostree_repo_list_static_delta_indexes() functionAlexander Larsson2020-10-231-3/+3
* Merge pull request #2205 from pwithnall/etags-and-last-modifiedOpenShift Merge Robot2020-10-221-0/+2
|\
| * tests: Split RFC 2616 date parsing code out and add testsPhilip Withnall2020-10-221-0/+2
* | Post-release version bumpColin Walters2020-10-131-3/+3
|/
* Makefile-libostree.am: Uncomment BUILDOPT_IS_DEVEL_BUILD conditionalJonathan Lebon2020-09-251-2/+2
* lib/deltas: Add signature check API for static-delta superblockFrédéric Danis2020-09-141-1/+1
* Post-release version bumpColin Walters2020-07-221-3/+3
* lib: Move gpg/signapi bits into ostree-repo-pull-verify.cColin Walters2020-04-181-0/+1
* lib/sign: initial implementationDenis Pynkin2020-03-251-0/+14
* build: fix systemd feature advertisementAlex Kiernan2020-01-251-1/+1
* bootloader: Add a zipl bootloader backendColin Walters2019-10-161-0/+2
* gpg: add dummy public interfaceDenis Pynkin2019-08-011-0/+4
* build: Conditionally build GPGME-related sourcesDenis Pynkin2019-08-011-4/+9
* 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