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
2017-02-10Remove debug lineAlexis Christoforides
2017-02-10Fill in submodules on cloneAlexis Christoforides
2017-02-10Change the way workspaces are made for “local git repos” (e.g. The maste...Alexis Christoforides
2017-02-10‘git submodule init’ should be called when setting up the workspaceAlexis Christoforides
2017-02-10Support for “shadow copying”, which is just replicating a directory tree ...Alexis Christoforides
2017-02-10Added support for unprocessed arguments for Git (for commit messages)Alexis Christoforides
2017-02-10Fix several exit code issues, prevent future hazardous uses of sys.exit()Alexis Christoforides
2017-02-09Small Git operation improvementsAlexis Christoforides
2017-02-09Improve reporting of Git failuresAlexis Christoforides
2016-11-30Fix another bug introduced by f42561e9ff8e60483897bb54e2191344556de94eAlexis Christoforides
2016-11-29Fix bug introduced by f42561e9ff8e60483897bb54e2191344556de94eAlexis Christoforides
2016-11-23[fetching] Retry archive downloads alsoAlexis Christoforides
2016-11-21Fix error reporting typoAlexis Christoforides
2016-11-21Improvements in remote fetch code.Alexis Christoforides
2016-11-15Improvements on clearing workspace files on errorAlexis Christoforides
2016-11-10Another 'file' command bug fix (MacOS Sierra)Alexis Christoforides
2016-11-10Cosmetic log output improvementsAlexis Christoforides
2016-11-08Do not follow links when deletingAlexis Christoforides
2016-11-08Allow multiple deploys for a package.Alexis Christoforides
2016-11-08Clean up output by shortening full build pathsAlexis Christoforides
2016-11-08Fix file handle leak typo (thank you PyCharm)Alexis Christoforides
2016-11-08Improvements on 'local repository' builds.Alexis Christoforides
2016-11-04Removed last of stale filesAlexis Christoforides
2016-10-27Work with output from newer 'file' Unix tool versions.Alexis Christoforides
2016-10-26Cosmetic changes in progress outputAlexis Christoforides
2016-10-26Flag some fetch/clean operations as 'hazardous'Alexis Christoforides
2016-10-25Make Environment a profile attributeAlexis Christoforides
2016-10-25Keep more workspace cleaning code from wiping local changesAlexis Christoforides
2016-10-21cosmetic changesAlexis Christoforides
2016-10-21Try a couple of locations for profile root search directory. We will use 'pac...Alexis Christoforides
2016-10-21More profile loading improvements.Alexis Christoforides
2016-10-21Fixed broken git_is_dirtyAlexis Christoforides
2016-10-21Improve profile resolution & loading.Alexis Christoforides
2016-10-16Fix git_is_dirty()Alexis Christoforides
2016-10-15Make the "repo protection" work.Alexis Christoforides
2016-10-14Protect the "master" Git directories from being corrupted.Alexis Christoforides
2016-10-14Small cleanupsAlexis Christoforides
2016-10-14Add new entry point (bockbuild.py), divide between "profile" (bockbuild/profi...Alexis Christoforides
2016-07-25Final integration of internal bockbuild mirror.Alexis Christoforides
2016-04-15More autopep8 normalization (cmd: 'autopep8 --select=E7 -a')Alexis Christoforides
2016-04-15Normalize formatting using autopep8Alexis Christoforides
2015-11-14Small fixesAlexis Christoforides
2015-11-14Track selected XCode version+SDK Path in 'global.env'Alexis Christoforides
2015-11-14Fixes for some lipo build bugsAlexis Christoforides
2015-11-13delete() now actually removes broken symlinksAlexis Christoforides
2015-11-13Dual builds (for lipoing) now both use the original workspace path.Alexis Christoforides
2015-11-10Fix Wrench summariesAlexis Christoforides
2015-11-04Fix build order for libtoolAlexis Christoforides
2015-11-04We still need libtool. Add to toolchain.Alexis Christoforides
2015-11-04Some cleanupAlexis Christoforides