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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-16Include Mono version in corlib versionAlexander Köplinger
This makes it possible to version the runtime<->corlib interface for each version branch independently and fixes the problem of monolite getting overwritten by changes in different branches when corlib version is still the same. We're moving definition of the corlib version into configure.ac so we can more easily bake the Mono version into it.
2017-02-13Move Mac package command to scripts so that it's available without configuringAlexis Christoforides
2017-01-27Add .sh extension to update_submodules so it gets correct line endingAlexander Köplinger
It'd not be recognized as a shell file so it'd get CRLF line endings on Windows which doesn't work. Also added a shebang. Also remove get-cygwin-deps.sh, it is long outdated. Correct instructions are on the Mono website.
2016-12-12Don't remove the roslyn binaries in "make dist" for nowAlexander Köplinger
Should help fix the package builds on Jenkins.
2016-11-04Added 'mac-sdk-package' Make targetAlexis Christoforides
2016-07-26[runtime] Accomplish BITCODE build symbol sharing with only make (#3329)Alexander Kyte
2016-07-24[mobile_static] Pass correct MONO_LLVMONLY for bitcodeAlexander Kyte
2016-06-15Merge pull request #3089 from alexanderkyte/mobile_static_jenkins_scriptAlexander Kyte
[mobile_static] Update jenkins build script for mobile_static profile
2016-06-14WIP [library.make] Make resource usage declarative in the class libraries ↵Miguel de Icaza
(#3159) [library.make] Make resource usage declarative in the class libraries
2016-06-13[mobile_static] Make bitcode preset enable llvmAlexander Kyte
2016-06-13[mobile_static] Split jenkins tests out, enable running from top levelAlexander Kyte
2016-06-11[runtime] Avoid building the tools dir when cross-compiling, some tools ↵Zoltan Varga
don't seem to compile.
2016-06-10[runtime] Move 'pedump' to tools/pedump, build tools by default. (#3133)Zoltan Varga
* [runtime] Move 'pedump' to tools/pedump, build tools by default. * Add missing file. * [runtime] Mark mono_opcodes[] with MONO_API. * [runtime] Build monograph when sgen is supported instead of boehm. * [runtime] Link monograph against the static runtime libraries. * [runtime] Use the same SUBDIRS/DIST_SUBDIRS for the CROSS_COMPILING case.
2016-06-08[build] Add llvm folder to SUBDIRS/DIST_SUBDIRSAlexander Köplinger
This ensures all the right files are packaged in the tarball.
2016-05-23Redist the referencesource folderAlexander Köplinger
Since referencesource is no longer a submodule under external/ after https://github.com/mono/mono/pull/2962 it didn't get included in the tarball anymore. We need to add it again to fix the tarball build.
2016-05-18Graduate the csproj/solution to completed - you can now build with the ↵Miguel de Icaza
toplevel net_4_x.sln
2015-12-03Add code of conductMiguel de Icaza
2015-10-20[acceptance-tests] Fix tarball build and rename "check" target to "check-full"Alexander Köplinger
The acceptance-tests folder wasn't getting included in the tarball, adding the folder to the SUBDIRS in the top-level Makefile.am fixes this. Additionally, EXTRA_DISTFILES doesn't work outside of mcs/ so rename it to EXTRA_DIST. Since we don't want a top-level "make check" to recurse into acceptance-tests just yet, rename the check target to check-full so nothing gets run by default.
2015-09-24Move monolite URL to mono-project.com CDN, not Boston NASJo Shields
2015-06-25Remove --with-[monotouch|xammac]=only from configure.Rolf Bjarne Kvinge
The Xamarin.iOS and Xamarin.Mac builds don't use these options, so remove them to reduce unnecessary complexity.
2015-04-07Remove build-mingw32.sh.Alex Rønne Petersen
This script has not been maintained for a very long time and (as far as I know) is not used by anyone.
2015-04-07Remove spec file as we don't use it anymore.Alex Rønne Petersen
See: https://github.com/directhex/mono-snapshot
2015-04-06Integrate binary reference assemblies for v2.0/3.5 into the build systemAlexander Köplinger
Rename the net_4_0 profile which is already only used to trigger copying of reference assemblies to binary_reference_assemblies and include the 2.0/3.5 files there. This should make it easier to add more profiles in the future and doesn't clutter the build system as much as making separate net_2_0 and net_3_5 profiles that do the same.
2015-02-10Rename binary reference assemblies locationMarek Safar
2014-12-10Distribute reference assemblies in source tarball. Yuck.Jo Shields
2014-12-03Fix make dist if boehm is disabled.Zoltan Varga
2014-07-29Delete assemblies from external/ when building "make dist" tarballsJo Shields
2014-07-01[dist] Do not include .git link files in dist tarballDamien Diederen
Recent versions of Git co-host submodule GIT_DIRs in <root-project>/.git/ by default, and write their relative path into <subproject>/.git, which is a regular file: $ ls -l external/cecil/.git -rw-r--r-- 1 foo bar 42 Jun 16 12:50 external/cecil/.git $ cat external/cecil/.git gitdir: ../../.git/modules/external/cecil Relax the expression in Makefile.am to also delete these (broken) "symlinks" when preparing a distribution tarball.
2014-06-10Add build system plumbing for building with -Werror.Alex Rønne Petersen
2014-05-30add files System.Configuration.dll and System.Security.dll to monolite ↵Timotheus Pokorra
directory in tarball to avoid: error CS0006: Metadata file `System.Security.dll' could not be found
2014-05-25Rename configure.in -> configure.ac. Based on PR #976.Alex Rønne Petersen
2014-03-11Add support/ to the build when cross-compiling.Alex Rønne Petersen
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
Based on the Mobile profile and modeled after the MonoDroid profile.
2013-11-01Fix indentation.Alex Rønne Petersen
Oddly, we don't use tabs here...
2013-10-31Dist README.md.Zoltan Varga
2013-09-20Check the version of LLVM at configure time to make sure it has a matching ↵Zoltan Varga
version.
2013-08-30Remove moon support from the build system.Zoltan Varga
2013-02-07Update csproj generator to work on macMarek Safar
2013-01-12Add changes to the main Makefile.am, not only Makefile which is not versionedJean-Michel Perraud
2012-11-15Tweak the Makefiles to enable monotouch builds to compile less stuff.Rodrigo Kumpera
* Makefile.am: Make it possible to only produce the monotouch byproducts.
2012-10-19Second try to make quiet build work reliablyMarek Safar
2012-08-14Fix monolite bootstrapMarek Safar
2012-07-18Remove external directory git cruft from the dist tarballMarek Habersack
2012-04-09script path modify. to build in not souce tree.KISHIMOTO, Makoto
2012-04-05[build] Improve our git submodule update handlingAlan McGovern
This is a two pronged commit. Firstly we need to handle older versions of git which lack support for recursively updating git submodules. In order to handle this we try three separate git commands until one succeeds and print warning/error messages as appropriate. Secondly we should really update git submodules when 'make' is invoked. Currently we only do this from the root makefile, though if we care enough we can do it elsewhere in our build tree too. This means we no longer have to run configure every time a submodule is updated just to get git submodule update to execute.
2012-03-29Include the entire external/ directory in distMarek Habersack
2012-03-09Include the spec file in the tarballAlex Corrado
2012-03-08Disable running commits-to-changelog.py as part of 'make dist' because it ↵Alex Corrado
causes wrench to timeout
2012-02-10Add VS project files for test projectMarek Safar
2011-04-19.m4 files no longer exist in the toplevelJeffrey Stedfast