Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-10Don't eagerly delete logsAlexis Christoforides
2018-06-08Allow artifacts to expireAlexis Christoforides
2017-08-11Avoid normalizing symlinks from build path.Alexis Christoforides
2017-05-30Properly address regression from 77ded2ba3bf7509243e98753e8f607a42bcbcbf5. Al...Alexis Christoforides
2017-05-29Revert "Fix a regression introduced by a typo in 77ded2ba3bf7509243e98753e8f6...Alexander Köplinger
2017-05-26Fix a regression introduced by a typo in 77ded2ba3bf7509243e98753e8f607a42bcb...Alexis Christoforides
2017-03-10Saner tracing in load_packageAlexis Christoforides
2017-02-14Show a ID token that includes ‘dirtiness’ which is useful when debuggingAlexis Christoforides
2017-02-14Invoke full rebuild if there is no finished build. This is useful while setti...Alexis Christoforides
2017-02-13On a full rebuild, pre-emptively nuke the toolchain/distribution directories.Alexis Christoforides
2017-02-10Fix an exitAlexis Christoforides
2017-02-10Support for “shadow copying”, which is just replicating a directory tree ...Alexis Christoforides
2017-02-10Split ‘state’ path that includes all ‘work’ directories, and the bock...Alexis Christoforides
2017-02-10Fix several exit code issues, prevent future hazardous uses of sys.exit()Alexis Christoforides
2017-01-18Add a 'root directory' attribute to profile objectsAlexis Christoforides
2016-11-30Fix another bug introduced by f42561e9ff8e60483897bb54e2191344556de94eAlexis Christoforides
2016-11-21Improvements in remote fetch code.Alexis Christoforides
2016-11-10Cosmetic log output improvementsAlexis Christoforides
2016-11-08Allow multiple deploys for a package.Alexis Christoforides
2016-11-08Another refactoring fixAlexis Christoforides
2016-11-08Clean up output by shortening full build pathsAlexis Christoforides
2016-11-04Actually use the multiple search paths for profilesAlexis Christoforides
2016-10-31Fixed another env refactoring missAlexis Christoforides
2016-10-25Make Environment a profile attributeAlexis Christoforides
2016-10-21Introduce some convenience globalsAlexis Christoforides
2016-10-21Try a couple of locations for profile root search directory. We will use 'pac...Alexis Christoforides
2016-10-21Prevent resolution paths from being added multiple timesAlexis Christoforides
2016-10-21More profile loading improvements.Alexis Christoforides
2016-10-21Improve profile resolution & loading.Alexis Christoforides
2016-10-15Make first builds easier by not starting from scratch on failureAlexis Christoforides
2016-10-14Flush the stage, not the targetAlexis Christoforides
2016-10-14Improvements in profile loading/dependency resolutionAlexis Christoforides
2016-10-14Protect the "master" Git directories from being corrupted.Alexis Christoforides
2016-10-14Small cleanupsAlexis Christoforides
2016-10-14Begininning to clean up the command line processAlexis Christoforides
2016-10-14Find profiles proactively at launch, use that to make program more usable.Alexis Christoforides
2016-10-14[bockbuild.py] Avoid re-filling the stage/toolchain directories if no single ...Alexis Christoforides
2016-10-14Add new entry point (bockbuild.py), divide between "profile" (bockbuild/profi...Alexis Christoforides