cdist.git
24 hours ago Carl HetheringtonSimplify obtaining version numbers from git. master github/master
24 hours ago Carl HetheringtonStop using Version class in 'latest' command.
24 hours ago Carl HetheringtonRemove unused 'release' command.
11 days ago Carl HetheringtonClarify.
11 days ago Carl HetheringtonComment improvements.
11 days ago Carl HetheringtonClarify a log.
11 days ago Carl HetheringtonDo add_defaults() always at the last minute before...
11 days ago Carl HetheringtonMake add_defaults() return a new dict rather than mutat...
11 days ago Carl HetheringtonRemove never-used dependencies call (making a graph).
13 days ago Carl HetheringtonFix previous.
2024-04-06 Carl HetheringtonFix Windows builds with older cscripts.
2024-03-29 Carl HetheringtonFix LocalTarget to work better (mostly making it work...
2024-03-29 Carl HetheringtonAdd --dependencies-only
2024-03-24 Carl HetheringtonAdd LocalTarget, which isn't really that helpful actually.
2024-02-24 Carl HetheringtonPossibly fix OSXUniversalTarget with ccache.
2024-01-21 Carl HetheringtonAdd new ccache directory.
2024-01-20 Carl HetheringtonRemove Windows version support (was used for XP).
2023-08-30 Carl HetheringtonGo back to running Flatpak outside docker; running...
2023-08-29 Carl HetheringtonMake flatpak work better.
2023-08-20 Carl HetheringtonFix missing attribute.
2023-08-14 Carl HetheringtonTry to fix incorrect working directory when copying...
2023-07-19 Carl HetheringtonCreate temp directory if it doesn't exist.
2023-06-26 Carl HetheringtonUse notarytool instead of altool for notarizing macOS...
2023-06-26 Carl HetheringtonCleanup: remove pointless try/except.
2023-06-02 Carl HetheringtonAdd new ccache volume.
2023-06-02 Carl HetheringtonFix help.
2023-03-30 Carl HetheringtonNo need to run on Python 2 any more.
2022-12-30 Carl HetheringtonUse .tar.zst not .zst for zstd tarballs.
2022-12-30 Carl HetheringtonBuild .zst as well as .tar.bz2 for source targets ...
2022-12-15 Carl HetheringtonTry more to fix git clones.
2022-12-15 Carl HetheringtonTry to fix git clones with new security feature.
2022-10-04 Carl HetheringtonPass --rm to docker create
2022-10-04 cahKill docker image on SIGTERM.
2022-09-19 Carl HetheringtonI don't think we need to clean up target if we don...
2022-02-19 Carl HetheringtonAnother attempt to fix unnecessary building while packa...
2022-02-19 Carl HetheringtonRevert "Don't build a tree that is being packaged;...
2022-02-19 Carl HetheringtonDon't build a tree that is being packaged; the package...
2022-02-18 cahRemove duplicate call to cleanup().
2022-02-17 cahLittle cleanup.
2022-02-17 cahCleanup: rename git_commit -> commit.
2022-02-17 cahCleanup: rename specifier -> commit_ish.
2022-02-17 cahOut-of-date comment.
2022-02-14 Carl HetheringtonTry to use finally better to terminate subprocesses...
2021-11-12 cahMatch only tags that start with v when looking for...
2021-11-12 cahAdd a new ccache volume.
2021-10-10 Carl HetheringtonTry to fix to not assume master.
2021-10-07 Carl HetheringtonCheckout deps when building manuals for DoM (which...
2021-07-04 Carl HetheringtonAdd new ccache volume.
2021-05-20 Carl HetheringtonFix previous.
2021-05-20 Carl HetheringtonCopy .id files back to output for .dmg builds.
2021-05-19 Carl HetheringtonAdd osx-old target to target 10.8.
2021-05-13 Carl HetheringtonFix previous.
2021-05-13 Carl HetheringtonTry to fix notarization when an upload has already...
2021-05-13 Carl HetheringtonVarious fixes to notarize command that should have...
2021-05-12 Carl HetheringtonAdd notarize command.
2021-05-12 Carl HetheringtonNew ccache volumes.
2021-02-06 Carl HetheringtonAdd ubuntu-16.04-64; stop using jenkins user.
2021-02-03 Carl HetheringtonTone down previous commit a little.
2021-02-03 Carl HetheringtonMore debugging of flaky xcrun altool.
2021-01-14 Carl HetheringtonTry to re-add osx-intel target for test builds.
2021-01-14 Carl HetheringtonHappy new year.
2021-01-14 Carl HetheringtonIt turns out, after all these years, that apparently...
2021-01-14 Carl HetheringtonAdapt for changes to environment structure.
2021-01-14 Carl HetheringtonDisplay Apple server response in case of failure.
2021-01-14 Carl HetheringtonOffer intel_sdk, arm_sdk from OSXUniversalTarget
2021-01-14 Carl HetheringtonExperiment with different SDKs in the universal OSX...
2021-01-14 Carl HetheringtonFix comment.
2021-01-14 Carl HetheringtonMore 32-bit removal.
2021-01-14 Carl HetheringtonAdd sdk to OSXUniversalTarget.
2021-01-14 Carl HetheringtonEnviromment multi-SDK changes.
2021-01-14 Carl HetheringtonTry to tidy things up a bit.
2021-01-14 Carl Hetherington(Optionally) notarize all macOS builds.
2020-12-30 Carl HetheringtonReverse the sense of a bunch of notarize variables.
2020-12-30 Carl HetheringtonRename notarize -> notarize_dmg.
2020-12-30 Carl HetheringtonCleanup: use _build_packages.
2020-12-28 Carl HetheringtonTry to fix keychain unlocking.
2020-12-27 Carl HetheringtonTry to support universal or arm-only builds.
2020-12-27 Carl HetheringtonAdd bin to OSXSingleTarget.
2020-12-27 Carl HetheringtonSupport arm64 and building intel-only or intel/arm...
2020-12-10 Carl HetheringtonConfigurable temp dir.
2020-12-04 Carl HetheringtonFix over-eager debugging.
2020-11-30 Carl HetheringtonDump xcrun output when we don't parse it.
2020-11-30 Carl HetheringtonFix format character.
2020-11-25 Carl HetheringtonMaybe we can't use fstrings on all platforms yet.
2020-11-23 Carl HetheringtonTry another way to use subprocess; previous breaks...
2020-11-20 Carl HetheringtonAlso we need to specify posix to shlex.split to avoid...
2020-11-20 Carl HetheringtonLooks like we need shell=True on Windows to do things...
2020-11-20 Carl HetheringtonReplace os.system with subprocess.run so that it's...
2020-10-25 Carl HetheringtonAdd another ccache target.
2020-10-22 Carl HetheringtonFix source packaging.
2020-10-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2020-10-22 Carl HetheringtonRename --latest-major and --latest-minor to --major...
2020-10-20 Carl HetheringtonFix handling of notarization request.
2020-10-17 Carl HetheringtonAdd WindowsNativeTarget for running tests on Windows.
2020-10-17 Carl HetheringtonNotarization fix.
2020-10-17 Carl HetheringtonMove some options into subparsers, and add --no-implici...
2020-10-17 Carl HetheringtonDo the test build before calling test(), not within.
2020-10-17 Carl HetheringtonMake test() method create its own tree.
2020-10-17 Carl HetheringtonFix a comment.
2020-10-17 Carl HetheringtonTidy help a little.
next