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
2015-08-06Moved misplaced validation checks. Also prevent minor issues from aborting --...developAlexis Christoforides
2015-08-06Making the package no longer de-stages the build. Fixed packaging issues.Alexis Christoforides
2015-08-05Streamline environment mapping to prevent overly aggresive full rebuild triggersAlexis Christoforides
2015-08-04Fix last change.Alexis Christoforides
2015-08-04Fix full rebuilds, make them remove only artifacts and '.cache' filesAlexis Christoforides
2015-08-04Attempt at fixing monodevelop-mac-dev, trace wrench issue where nothing is re...Alexis Christoforides
2015-08-04Adjust settings.Alexis Christoforides
2015-08-02apepeAlexis Christoforides
2015-08-02Fix more outputsAlexis Christoforides
2015-07-22Another attempt at fixing Wrench outputAlexis Christoforides
2015-07-22Attempt to fix bockbuild wrench outputAlexis Christoforides
2015-07-21Fixes for previous output changes.Alexis Christoforides
2015-07-21Added --unsafe option, which skips fully rebuilding when build host changes a...Alexis Christoforides
2015-07-21Improvements to output.Alexis Christoforides
2015-07-21Avoid color output when not attached to a terminal.Zoltan Varga
2015-07-21Removed IronLanguages package from mono-mac-release. The package is failing t...Alexis Christoforides
2015-07-09Yield mouseup events again.Cody Russell
2015-07-06Fix patch from my previous commit.Cody Russell
2015-06-30[gtk] Don't yield mouseup events back to Cocoa.Cody Russell
2015-06-26Fix gdk-pixbuf and pango on the staged install.Alexis Christoforides
2015-06-26Don't track all commandline options as environment.Alexis Christoforides
2015-06-23Fix librsvg staging.Alexis Christoforides
2015-06-23Colors!!! Try and make bockbuild output prettier and more easy to read.Alexis Christoforides
2015-06-23Add git_get_branch() to utils, tidy up some other git funcsAlexis Christoforides
2015-06-23Fix symlink bug with macrosAlexis Christoforides
2015-06-23Add Nuget to mono-mac-release profile.Alexis Christoforides
2015-06-23Stage all kinds of scripts, not just shell scripts. Fixes autotools staging i...Alexis Christoforides
2015-06-23Fix Mono package build on El CapitanAlexis Christoforides
2015-06-23Don't clean build workspace dirs when they're brand new.Alexis Christoforides
2015-06-23Make staged build more functional (can now build Monodevelop)Alexis Christoforides
2015-06-23Merge pull request #22 from knocte/fix_debugAlexis Christoforides
2015-06-16Remove --enable-debug from cairo, gtk, and pango.Cody Russell
2015-06-14[DarwinProfile] Fix TypeError regression in debug (-d) buildAndrés G. Aragoneses
2015-06-14Merge pull request #21 from knocte/fix_organization_extractionAlexis Christoforides
2015-06-13[Package] Stop assuming that default_sources must existAndrés G. Aragoneses
2015-06-12Move support for undo out of GtkNSView and directly into gdk-quartz'sCody Russell
2015-06-10Lipoed packages no longer need to be rebuilt every time.Alexis Christoforides
2015-06-10Make output more readable.Alexis Christoforides
2015-06-10Whitelist mono64, nunit-console4.Alexis Christoforides
2015-06-10Fix fontconfig cache directory & run fc-cache at install time. Fixes #30919Alexis Christoforides
2015-06-10Fix building autotools for bundlingAlexis Christoforides
2015-06-10Fix staging extra_stage_files on lipo buildsAlexis Christoforides
2015-06-10More package staging fixes.Alexis Christoforides
2015-06-10Properly build bundled autotoolsAlexis Christoforides
2015-06-10Re-bundle autotools/libtool in package.Alexis Christoforides
2015-06-10Introduce Package.extra_stage_files for packages to declare additional files ...Alexis Christoforides
2015-06-08[gtk] Fix GtkNSView invalid casts that were introduced by the only-unset-firs...Cody Russell
2015-06-06Use ftp://ftp.gnu.org for gnu packages.Zoltan Varga
2015-06-06Add alternative urls for gnu packages.Zoltan Varga
2015-06-05Support fetching pull requests from GithubAlexis Christoforides