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
path: root/mcs/build
AgeCommit message (Expand)Author
2016-10-28[bcl] Disable BTLS on xammac and xammac_net_4_5 profilesAlexander Köplinger
2016-10-25[bcl] Only build Mono.Btls.Interface and btls tool when BTLS is enabledAlexander Köplinger
2016-10-25[System] Don't build managed BTLS code on monotouchAlexander Köplinger
2016-10-03[System] Don't reference/build Mono.Security.dll when building for watchOS.Rolf Bjarne Kvinge
2016-09-27[System*] Throw a PlatformNotSupported exception when using the networking st...Rolf Bjarne Kvinge
2016-08-22[mcs] Fix arguments to nunit-lite when FIXTURE or TESTNAME is setAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-08-12[bcl] Define NETSTANDARD in xammac profile as wellAlexander Köplinger
2016-07-20[mobile_static] Fix temp path for mcs/class AOTAlexander Kyte
2016-07-18[mobile_static] Move PLATFORM_AOT_SUFFIX into configure.acAlexander Kyte
2016-07-18[mobile_static] Move AOT build / run flags to make accessible in /monoAlexander Kyte
2016-07-18[mobile_static] Make preset AOT_RUN_FLAGS and AOT_BUILD_FLAGS available to /monoAlexander Kyte
2016-07-15[build] Fix resgen in child profilesMikayla Hutchinson
2016-07-13[bcl] netstandart 1.6 supportMarek Safar
2016-07-06[runtime] Remove extraneous fi in docs build printingAlexander Kyte
2016-07-05[mobile_static] Skip aot-ing ilasmAlexander Kyte
2016-07-03[mobile_static] Use make parallelism to aot compile .dlls in parallelAlexander Kyte
2016-06-16[bcl] Make mono cas opt-in features instead of opt-out for mobile profilesMarek Safar
2016-06-15[mcs] Use $(RESGEN) instead of resgenAlexander Köplinger
2016-06-14WIP [library.make] Make resource usage declarative in the class libraries (#3...Miguel de Icaza
2016-06-13[mobile_static] Skip PKITS tests on mobile_static due to missingAlexander Kyte
2016-06-07[runtime][mobile_static] Add flag for rgctx_fetch_trampolines and use it (#3088)Alexander Kyte
2016-06-06Move call to sn.exe to *after* cil-stringreplacer.exeJo Shields
2016-05-31[build] Make exclusion filename consistent between library and testAlexander Köplinger
2016-05-19[genproj] Fix the Makefile THISDIR location, so MSBuild can work with nunit.coreMiguel de Icaza
2016-05-18genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza
2016-04-10[build] Remove EXTENSION_include and _exclude from library.makeAlexander Köplinger
2016-04-05[build] Exclude generated .g.cs files from "make dist"Alexander Köplinger
2016-04-04[build] Update nunit-console path for xbuild profilesMarek Safar
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-28[bcl] Avoid 'sed: net_4_x_System.ServiceModel_test.dll.excludes: No such file...Zoltan Varga
2016-03-20Fix "make dist"Alexander Köplinger
2016-03-16[bcl] Remove wrong IVT attributesMarek Safar
2016-03-15[build] Use full filename for csc referencesMarek Safar
2016-03-04Merge pull request #2700 from akoeplinger/monotouch-mobile-staticmonojenkins
2016-03-04[corlib] Fixes build to using correct build profile dependencyMarek Safar
2016-03-04[bcl] Redo referencesource resource string integration to not depend on mcsMarek Safar
2016-03-01Don't try AOTing Facades assemblies in the mobile_static profileAlexander Köplinger
2016-02-17Prepare XM for Http additionsChris Hamons
2016-02-15[genproj] Fix bashism in library.makeAlexander Köplinger
2016-02-08[mcs] Use $(PLATFORM_PATH_SEPARATOR) instead of ':' for MONO_PATH to fix Wind...Alexander Köplinger
2016-02-03Merge pull request #2542 from akoeplinger/remove-changelogAlexander Köplinger
2016-02-03Revert "[rules.make] to support 'make dist' on MacOS"Alexander Köplinger
2016-02-03[rules.make] to support 'make dist' on MacOSMiguel de Icaza
2016-02-03[corlib] Fixes Environment version for .net 4.6Marek Safar
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-29[llvmonly] Remove bind-to-runtime-version from the aot flag used to compile t...Zoltan Varga
2016-01-29[llvmonly] Allow any value for MONO_LLVMONLY not just TRUE.Zoltan Varga
2016-01-27[mobile_static] Don't use gsharedvt with llvmonlyAlexander Kyte
2016-01-27[aot/bcl] Add Makefile configuration to build the bcl with aot, use it in mob...Alexander Kyte