]> git.ipfire.org Git - pakfire.git/history - Makefile.am
Merge branch 'python3'
[pakfire.git] / Makefile.am
2021-06-10  Michael TremerMerge branch 'python3'
2021-06-05  Michael TremerMakefile: Remove UI
2021-06-05  Michael Tremertransaction: Add a simple confirmation before proceeding
2021-06-03  Michael TremerDrop old Python packager
2021-05-28  Michael Tremerscripts: Add check for interpreters
2021-05-28  Michael Tremerscripts: Add FHS check
2021-05-28  Michael Tremerscripts: Check for illegal rpaths
2021-05-28  Michael Tremerscripts: Add check that libraries won't be installed...
2021-05-28  Michael Tremerscripts: Add check for hardening
2021-05-28  Michael Tremerscripts: Check for broken symlinks
2021-05-28  Michael Tremerscripts: Add check for unsafe files
2021-05-26  Michael Tremerscripts: Add check-include script
2021-05-26  Michael Tremerscripts: Add check-buildroot
2021-05-26  Michael TremerDrop quality-agent
2021-05-26  Michael TremerDrop old extract-debuginfo script
2021-05-26  Michael Tremerscripts: Add a refactored implementation to strip binaries
2021-05-25  Michael TremerDrop unused chroot-shell script
2021-05-22  Michael Tremerbuild: Move build process into libpakfire
2021-04-29  Michael TremerDrop relations entirely
2021-04-29  Michael Tremertransaction: Move steps into transactions
2021-04-29  Michael Tremerconfigure: Drop custom bison make rules
2021-04-27  Michael Tremertest: Enable using private stuff
2021-04-27  Michael Tremertests: Create internal library for unit tests
2021-04-27  Michael Tremer_pakfire: Drop constants.h
2021-04-27  Michael Tremerpython: Drop step
2021-04-23  Michael Tremerlibpakfire: Drop filters
2021-04-23  Michael TremerDrop selectors
2021-04-21  Michael Tremerpython: Add bindings for Progressbar
2021-04-20  Michael Tremerpython: Drop old distro module
2021-04-19  Michael TremerDrop builder.conf
2021-04-19  Michael Tremerlibpakfire: Export repositories to Python
2021-04-16  Michael Tremerpakfire: Read configuration file on initialization
2021-04-16  Michael Tremerlibpakfire: Add a simple config file tool
2021-04-11  Michael Tremerdownloader: Add a progressbar to single downloads
2021-04-10  Michael Tremerutil: Make pakfire_string_startswith private
2021-04-06  Michael Tremererrno: Drop the rest of this implementation
2021-03-31  Michael Tremerlibpakfire: Add a simple progress bar
2021-03-27  Michael Tremerlibpakfire: Create a simple cgroup library
2021-03-24  Michael Tremertests: Link download test against libarchive
2021-03-24  Michael TremerDrop Python cgroups module
2021-03-22  Michael Tremerlibpakfire: Add support for creating snapshots
2021-03-19  Michael Tremercompress: Support reading ZSTD-compressed files
2021-03-19  Michael TremerLink against ZSTD
2021-03-18  Michael Tremertests: Add tests for compression
2021-03-16  Michael Tremerlibpakfire: Move transparent compression to own file
2021-03-13  Michael TremerDrop old downloader and metadata parser
2021-03-12  Michael Tremertests: Link downloader to JSON-C
2021-03-11  Michael Tremerlibpakfire: Link against JSON-C
2021-03-11  Michael Tremerdownloader: Add a simple test
2021-03-10  Michael Tremerlibpakfire: Add scaffolding for downloader
2021-03-10  Michael Tremerconfigure: Use pkg-config to discover libsolv
2021-03-10  Michael Tremer_pakfire: Drop capabilities functionality
2021-03-10  Michael Tremerlibpakfire: Link against cURL
2021-03-09  Michael Tremerdist: Add basic C implementation
2021-03-08  Michael Tremerarchive: extract: Set user permissions correctly
2021-03-05  Michael Tremerpackager: Add some basic tests
2021-03-05  Michael Tremerpackager: Add scaffolding
2021-03-05  Michael Tremerparser: Assign a UUID to generated packages
2021-03-05  Michael TremerRemove old shell module
2021-03-05  Michael Tremer_pakfire: Drop version_compare
2021-03-04  Michael Tremerpackages: Drop base module
2021-03-04  Michael TremerDrop old lexer module
2021-03-04  Michael Tremerpackages: Drop makefile module
2021-03-03  Michael Tremerlibpakfire: Link against PCRE2 (8 bit)
2021-02-27  Michael Tremerparser: Allow empty lines after T_KEY to open a block
2021-02-27  Michael Tremertests: Parse beep.nm
2021-02-24  Michael Tremerparser: Add support for conditionals
2021-02-24  Michael Tremerparser: Add keywords that open a new parser
2021-02-24  Michael Tremerparser: Move test cases into many smaller files
2021-02-15  Michael Tremerconfigure: Fix raw bison and call it directly
2021-02-15  Michael Tremerparser: Fix path of source files after move
2021-02-13  Michael Tremerpython: parser: Extend and let it read from file
2021-02-13  Michael Tremerpython: Add simply Parser module
2021-02-13  Michael TremerDrop unused compression module
2021-02-12  Michael TremerDrop unused filelist module
2021-02-12  Michael Tremerpackages: Drop old code that read archives and installe...
2021-02-12  Michael TremerDrop unused progressbar module
2021-02-12  Michael TremerDrop old repository template code
2021-02-12  Michael TremerRemove unused python directory repository code
2021-02-11  Michael Tremertests: Prepare repository tests
2021-02-11  Michael TremerDrop Python implementation of the local repository
2021-01-30  Michael Tremerlibpakfire: scriptlets: Move them into an own data...
2021-01-30  Michael Tremerlibpakfire: Drop dependency on libgcrypt
2021-01-30  Michael Tremerlibpakfire: Link against OpenSSL
2021-01-24  Michael Tremerlibpakfire: filelist: Refactor filelist
2021-01-22  Michael Tremertests: Add some tests for database
2021-01-20  Michael Tremerlibpakfire: db: Use SQLite3
2021-01-20  Michael Tremerlibpakfire: Remove LMDB
2021-01-19  Michael Tremerlibpakfire: Add lmdb database environment
2021-01-19  Michael TremerDepend on lmdb
2021-01-13  Michael Tremerlibpakfire: Pass Pakfire to pakfire_create as argument
2021-01-11  Michael Tremerpython: Add tests for execute()
2021-01-11  Michael TremerRename cgroup module to "cgroups"
2021-01-11  Michael TremerAdd tests for cgroup module
2021-01-10  Michael Tremerlibpakfire: arch: Add tests
2021-01-10  Michael TremerDrop internal builder
2021-01-10  Michael Tremerlibpakfire: Drop system.c
2021-01-10  Michael Tremerarch: Drop Python class and replace with C implementation
2021-01-09  Michael TremerDrop old python test
2021-01-09  Michael Tremerpython: Add an example test
next