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
2020-01-27Re-enable validate_symlinks processing step (#135)Alexis Christoforides
2019-06-10Another speculative fix for 'pkg-config' sometimes getting built as a 32-bit ...Alexis Christoforides
2019-04-03[darwin] Use configure's --build option for 64-bit builds tooAlexis Christoforides
2019-01-10Update list of disabled symbols on older OSX versionsAlexander Köplinger
2018-08-29Bump target requirement to OSX 10.9 MavericksAlexander Köplinger
2018-07-03[runtime] Fix reference to C compiler, 'xcrun gcc' fails when building llvmAlexander Kyte
2017-10-06Add 'use system CMake' toolchain packageAlexis Christoforides
2017-09-19Fix building under MacOS with XCode 9Alexis Christoforides
2017-08-14Allow for non-fatal shell execution, and turn “install_name_tool” staging...Alexis Christoforides
2017-07-25Fix refactoring regression that omitted debug files/infoAlexis Christoforides
2017-05-29Reenable gtk-doc, it didn't fix the build breakAlexander Köplinger
2017-05-28Disable gtk-doc for nowAlexander Köplinger
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-14Fixed input to autoconfAlexis Christoforides
2017-02-13Add a variety of Autoconf symbol overrides for a broken case involving XCode ...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-08Fix file handle leak typo (thank you PyCharm)Alexis Christoforides
2016-10-27Work with output from newer 'file' Unix tool versions.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-14Track selected XCode version+SDK Path in 'global.env'Alexis Christoforides
2015-11-04Fix build order for libtoolAlexis Christoforides
2015-11-04We still need libtool. Add to toolchain.Alexis Christoforides
2015-11-03Remove dead codeAlexis Christoforides
2015-10-29All-around reliability fixes.Alexis Christoforides
2015-10-29Refactor build process.Alexis Christoforides
2015-10-26Use the correct 'strip' option for debug infoAlexis Christoforides
2015-10-23Try 'strip -x' for .dylibsAlexis Christoforides
2015-10-23Move dSYM generation to package post-processing.Alexis Christoforides
2015-08-18Removed directory tree passes that still need some workAlexis Christoforides
2015-08-11Moved misplaced validation checks. Also prevent minor issues from aborting --...Alexis Christoforides
2015-08-11Making the package no longer de-stages the build. Fixed packaging issues.Alexis Christoforides
2015-08-11Attempt at fixing monodevelop-mac-dev, trace wrench issue where nothing is re...Alexis Christoforides
2015-08-11Implemented per-package processing (fetch/staging/artifacts)Alexis Christoforides
2015-06-14[DarwinProfile] Fix TypeError regression in debug (-d) buildAndrés G. Aragoneses
2015-06-10Make output more readable.Alexis Christoforides
2015-06-01Use caching in configure scripts.Alexis Christoforides
2015-05-08Fixes to multi-arch builds + staging.Alexis Christoforides
2015-03-16WIP universal build fixesAlexis Christoforides
2015-03-13Make staging fix linker flag fork in more placesAlexis Christoforides
2015-03-12Fixed some staging issues.Alexis Christoforides
2015-03-12Implemented staged builds on Mac + major necessary refactoringAlexis Christoforides
2014-06-18Build OS X 10.7-compatible binaries, even when building with later SDKs.Alexis Christoforides
2014-06-02Revert "Defining _XOPEN_SOURCE at configure-time defines HAVE_UCONTEXT_H. Th...Alexis Christoforides