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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-14[build] Fix XM version checkMikayla Hutchinson
2015-09-29[build] Fix a mistake in the previous commitAlan McGovern
I moved some print statements before pushing but that actually broke things :P
2015-09-29[build] Properly error out when a dependency does not existAlan McGovern
We should print a message saying it's missing, not explode because we couldn't invoke the binary.
2015-09-15Use suitable downloader urls for mono and xammacAlan McGovern
2015-09-14[build] Print out the urls for our dependenciesAlan McGovern
2015-09-11[build] Initial impl to check dependencies when compiling on macosAlan McGovern
2015-03-04Revert "[build] Add a dependency checker to configure"Alan McGovern
This reverts commit 96bb9c7b1910b3a1feb248e56ed5227268f0df2c. This needs to be properly protected so it only runs on Mac systems.
2015-03-04[build] Add a dependency checker to configureAlan McGovern
Enforce the correct xammac