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-05-24Update gtk-sharp.pyMarius Ungureanu
2017-05-23Allow the download of non-archive formats as sources.Alexis Christoforides
2017-05-19Don't show trace lines in summary.Alexis Christoforides
2017-05-11Update gtk-sharp.pyMarius Ungureanu
2017-05-10Update gtk-sharp.pyMarius Ungureanu
2017-05-09Update GTK+ with some accessibility patchesAlexis Christoforides
2017-05-09Update gtk-sharp.pyMarius Ungureanu
2017-05-05Update gtk-sharp.pyMarius Ungureanu
2017-05-03Commit actual libjpeg patch for 0fc9ee62365926c5f50765babfe7c7c37c770526Alexis Christoforides
2017-05-01Merge pull request #38 from mono/Therzok-patch-1Alexis Christoforides
2017-05-01Bump gtk-sharpAlexis Christoforides
2017-05-01Bump gtk#Marius Ungureanu
2017-04-27Bump gtk-sharpAlexis Christoforides
2017-04-19Patched libjpeg for the issue described in: https://cve.mitre.org/cgi-bin/cve...Alexis Christoforides
2017-03-10Fix a long-standing tar/xz bug.Alexis Christoforides
2017-03-10Saner tracing in load_packageAlexis Christoforides
2017-03-10Fix saving the Xcode version usedAlexis Christoforides
2017-03-10Fix typoAlexis Christoforides
2017-03-10Parse Xcode version, use the information (fixes build in XCode > 8.0)Alexis Christoforides
2017-02-23Commit 5ba4549649571b89b5e3670c02d6c73f04e6a857 was exactly wrongAlexis Christoforides
2017-02-22Do re-fetch if workspace directory is missing. This can happen because of a f...Alexis Christoforides
2017-02-21Added some assertions to help trace a workspace bugAlexis Christoforides
2017-02-14Fixed input to autoconfAlexis Christoforides
2017-02-14Show a ID token that includes ‘dirtiness’ which is useful when debuggingAlexis Christoforides
2017-02-14trace environment scriptAlexis Christoforides
2017-02-14Invoke full rebuild if there is no finished build. This is useful while setti...Alexis Christoforides
2017-02-13Fix not showing title when not on TTYAlexis Christoforides
2017-02-13Fix regression where new bockbuild version weren’t triggering a full rebuildAlexis Christoforides
2017-02-13Don’t bring the workspace in for updating if it’s a symlink - symlinks ar...Alexis Christoforides
2017-02-13Allow git operations through a directory symlink (e.g. in lipo process)Alexis Christoforides
2017-02-13Add a variety of Autoconf symbol overrides for a broken case involving XCode ...Alexis Christoforides
2017-02-13On a full rebuild, pre-emptively nuke the toolchain/distribution directories.Alexis Christoforides
2017-02-13Fix git op to comply with stricter 'must be at root' checkingAlexis Christoforides
2017-02-13More robust searching for Git repo rootAlexis Christoforides
2017-02-13small fix on local repos + lipoAlexis Christoforides
2017-02-13GTK+/GTK# updatesAlexis Christoforides
2017-02-13Make git operations safer by requiring they are done on the root directory of...Alexis Christoforides
2017-02-13improve local fetching.Alexis Christoforides
2017-02-13Tidy up shadow_copy()Alexis Christoforides
2017-02-10Fix an exitAlexis Christoforides
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-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-02-09Small Git operation improvementsAlexis Christoforides
2017-02-09Improve reporting of Git failuresAlexis Christoforides