]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2025-01-11  Michael Tremerstrings: Add a function to search for a match in string...
2025-01-11  Michael Tremerparser: Use string functions to manage filelists
2025-01-11  Michael Tremerparser: Minor cleanup when searching for a template
2025-01-11  Michael Tremerparser: Refactor creating declarations
2025-01-11  Michael Tremerparser: Tidy up for finding declarations
2025-01-11  Michael Tremerparser: Refactor joining strings
2025-01-11  Michael Tremerparser: Refactor creating a new parser
2025-01-11  Michael Tremerdist: Free the context after reading the makefile
2025-01-11  Michael Tremertests: Fix the parser tester
2025-01-11  Michael Tremerbuild: Free transaction after performing the install...
2025-01-10  Michael Tremerdist: Release the context after we are done
2025-01-10  Michael Tremercli: Fail if the context wasn't freed in the end
2025-01-10  Michael Tremerpty: Make the buffers significantly smaller
2025-01-10  Michael Tremerbuild: Refactor processing Perl dependencies
2025-01-10  Michael Tremerpty: Implement to stream a filelist into stdin
2025-01-10  Michael Tremerbuild: Simplify mounting the ccache
2025-01-10  Michael Tremerstripper: Only copy regular source files
2025-01-10  Michael Tremertransaction: In build mode, always install the best...
2025-01-10  Michael Tremerbuild: Allow uninstalling and downgrading packages
2025-01-10  Michael Tremerlinter: Don't try to perform ELF checks on start files
2025-01-10  Michael Tremermacros: Package /usr/lib*/cmake in development packages
2025-01-10  Michael Tremerstripper: Support stripping binaries without a Build ID
2025-01-10  Michael Tremerbuild: Simplify error message when build dependencies...
2025-01-10  Michael Tremerstrings: Add a function to dump a string array
2025-01-10  Michael Tremerpakfire: Don't uninstall source packages by accident
2025-01-10  Michael Tremerpakfire: Call pool_setarchpolicy() directly
2025-01-09  Michael TremerELF: Skip any invalid DWARF sections
2025-01-09  Michael TremerELF: Actually return NULL if there is no Build ID
2025-01-09  Michael Tremerpty: Ensure to register SIGWINCH in the parent process
2025-01-08  Michael Tremercli: progressbar: Fix integer underflow
2025-01-08  Michael Tremerstripper: Add the debuglink only when we have extracted...
2025-01-08  Michael Tremerstrings: Add function to merge multiple strings into...
2025-01-08  Michael Tremerstripper: Create directories where we are creating...
2025-01-08  Michael Tremerstripper: Rename functions
2025-01-08  Michael Tremerstripper: Don't try to extract debuginfo from *.o files
2025-01-08  Michael Tremerstripper: Strip any LTO information
2025-01-08  Michael Tremerstripper: Rename to self
2025-01-08  Michael Tremerlinter: Skip script interpreter check for ELF files
2025-01-08  Michael Tremerlinter: Skip linting kernel modules
2025-01-08  Michael Tremerlinter: Move skipping files we never want to lint
2025-01-08  Michael Tremerbuild: Remove extra step when installing any custom...
2025-01-08  Michael Tremerbuild: Install source package/update in one step
2025-01-08  Michael Tremerbuild: Find pre-requirements without a shell script
2025-01-08  Michael Tremerpty: Add helper function to stream a buffer into stdin
2025-01-08  Michael Tremerutil: which: Fix return code on invalid input
2025-01-06  Michael Tremerpackage: Allow building noarch on any host architecture
2025-01-06  Michael Tremerlinter: Skip valgrind for the SSP check
2025-01-06  Michael Tremerlinter: Whitelist the runtime linker for the SSP check
2025-01-06  Michael Tremerstripper: Never try to strip any firmware
2025-01-06  Michael Tremerbuild: Fix order of arguments to set the arch
2025-01-06  Michael Tremerstrings: Don't clear the entire buffer when resetting...
2025-01-06  Michael Tremerstrings: setn: Don't copy anything if length is zero
2025-01-06  Michael Tremerstrings: Create a function to copy a fixed-length string
2025-01-06  Michael Tremerstring: Choose a more sensible error code when we run...
2025-01-05  Michael Tremerjail: Remove headers for removed functions
2025-01-05  Michael Tremerbuild: Exclude *.py[co] and *.packlist from BUILDROOT...
2025-01-05  Michael Tremerbuild: Set PKG_CONFIG_PATH a little bit elegantly
2025-01-05  Michael Tremerenv: Add a function to append values
2025-01-05  Michael Tremerbuild: Create buildroot outside the build environment
2025-01-05  Michael TremerCLI: Remove option to pass the build ID
2025-01-05  Michael Tremertests: build: Use the correct macros to check for errors
2025-01-05  Michael Tremertests: build: Pass the configuration
2025-01-05  Michael Tremertests: Always globally load the test configuration...
2025-01-05  Michael TremerDrop PAKFIRE_PRIVATE
2025-01-05  Michael TremerCLI: Create a convenience function to set up a build...
2025-01-05  Michael Tremerbuild: Fix conflicting flag name
2025-01-05  Michael TremerCLI: Only pass distro globally for all build commands
2025-01-05  Michael TremerCLI: Rename config to args
2025-01-05  Michael Tremercli: Remove legacy distro configuration loading code
2025-01-05  Michael Tremerbuild: Pass the configuration to Pakfire
2025-01-05  Michael Tremertests: Fix them after the recent changes
2025-01-05  Michael Tremerpakfire: Pass the configuration as a config object
2025-01-05  Michael Tremerbuild: Create and manage the Pakfire instance ourselves
2025-01-05  Michael Tremerdebian: Install all files in the main package
2025-01-04  Michael Tremerpakfire: Tell the compiler that we always expect a...
2025-01-04  Michael Tremerstrings: Copy strings a lot when appending to an array
2025-01-04  Michael Tremerbuild: Implement buildroot check
2025-01-04  Michael Tremerfile: Build a function to search a file for a string
2025-01-04  Michael Tremerstrings: Implement a fast search that even works over...
2025-01-04  Michael Tremerfilelist: Implement binary search for paths
2025-01-04  Michael Tremerbuild: Drop the old find-requires script
2025-01-04  Michael Tremerbuild: Implement symlink dependencies
2025-01-04  Michael Tremerpackages: Automatically ignore any dependencies that...
2025-01-04  Michael Tremerstripper: There should be no need to check if the desti...
2025-01-04  Michael Tremerstripper: Be smarter when copying sources
2025-01-04  Michael Tremerfilelist: Increment progress after a file has been...
2025-01-04  Michael TremerELF: Don't log when finding a source file
2025-01-03  Michael Tremerscripts: Remove the old find-provides script
2025-01-03  Michael TremerELF: Fix reading note sections
2025-01-03  Michael TremerELF: Fix offset for aux sections for dependencies
2025-01-03  Michael TremerELF: Declare offsets outside of the switch block
2025-01-03  Michael TremerELF: Actually return findings on the CF protection...
2025-01-03  Michael TremerELF: Don't return an error if there are no sections
2025-01-03  Michael Tremerbuild: Return a more detailed error message if deps...
2025-01-03  Michael Tremerbuild: ELF files must always be executable
2025-01-03  Michael Tremerbuild: Use convenience function to match filenames
2025-01-03  Michael TremerELF: Fetch provided dependencies
2025-01-03  Michael TremerELF: Add a function to fetch the SONAME
2025-01-03  Michael Tremerbuild: Process pkg-config provides
2025-01-03  Michael Tremerbuild: Move filtering dependencies into the package...
next