3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tidy python-vars.mk: Avoid dropped internal variables _cdbs_pythonsystempythons_$s. More... over 7 years ago
Prepare for release: Update changelog. More... over 7 years ago
Drop obsolete variable cdbs_python_single_system. More... over 7 years ago
Improve python-autotools.mk: Add variable cdbs_make_pythonflavors to ease overriding DEB_MAKE_FLAVORS. More... over 7 years ago
Fix python-autotools.mk to not bogusly involve cdbs_curpkg in resolving python runtime (autotools targets are not not tied to target binary package). More... over 7 years ago
Fix python-vars.mk variable cdbs_expand_pythonruntime support for omitting package name (i.e. favor explicitly provided python flavor or falling back to implicit single pythonflavor). More... over 7 years ago
Tidy python-vars.mk: Define _cdbs_expand_pythonflavor2python before cdbs_expand_pythonruntime. More... over 7 years ago
Fix python-vars.mk resolve python implementation in single-system mode (i.e. using python-autotools.mk). More... over 7 years ago
Fix python-vars.mk resolving cdbs_expand_pythonruntime for arch-dependent packages and implicit (i.e. single) flavor. More... over 7 years ago
Fix use bare numbers in python-autotools.mk for python2/python3 implementations. More... over 7 years ago
Fix comment in python-vars.mk to reference cdbs_$python_defaultflavor (not bogus _cdbs_$python_defaultflavor). More... over 7 years ago
Prepare for release: Update changelog. More... over 7 years ago
Fix scons.mk snippet. Closes: Bug#826672. Thanks to Chris Lamb and Adrian Bunk. More... over 7 years ago
Improve error messages: Mention packages involved in failed resolving. More... over 7 years ago
Fix _cdbs_expand_pythonflavor2python. More... over 7 years ago
Fix resolve default python runtimes. More... over 7 years ago
Prepare for release: Update changelog. More... over 7 years ago
Fix license-miner. More... over 7 years ago
Prepare for release: Update changelog and copyright hints. More... over 7 years ago
Fix use of DEB_COPYRIGHT_EXTRACT_PATHS_EXIF DEB_COPYRIGHT_EXTRACT_PATHS_TTF in utils.mk. Tighten auto-resolved dependency on cdbs when used. More... over 7 years ago
Simplify regexes (avoid look-behind) in license-miner. More... over 7 years ago
Fix strip parser prefix in license-miner. More... over 7 years ago
Prepare for release: Update changelog and copyright hints. More... over 7 years ago
Fix ancient bug-closure (#661962, not #661983) in changelog (for release 0.4.106). More... over 7 years ago
Support build profiles. Closes: Bug#772788. Thanks to Johannes Schauer. More... over 7 years ago
Prepare for release: Update changelog. More... over 7 years ago
Fix resolve installpath for flavored arch-indep python-distutils builds. Introduce new expansion variable cdbs_curpythondefaultflavor. More... over 7 years ago
Tidy python-vars.mk: Reorder variables. More... over 7 years ago
Introduce new variables cdbs_$python_allflavors cdbs_$python_defaultflavor. More... over 7 years ago
python-vars.mk: Fix resolve default python runtimes internally (affecting deprecated variables cdbs_python_current_binary cdbs_python3_current_binary cdbs_curpythonindepbinary cdbs_curpythonpribinary). Introduce new variables cdbs_$python_defaultruntime. More... over 7 years ago