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
2015-11-19Remove Thread API from the watch/tv runtime profiles as well.Rolf Bjarne Kvinge
2015-11-19Remove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS.Rolf Bjarne Kvinge
2015-11-17Add monotouch_*_runtime profiles for watchOS and tvOS.Rolf Bjarne Kvinge
2015-09-14Add a monotouch_tv profile.Rolf Bjarne Kvinge
2015-09-14Merge pull request #2046 from rolfbjarne/profile-simplificationRolf Bjarne Kvinge
2015-09-14[genproj] Do not overwrite class library inputs with Facades.João Matos
2015-09-14[mcs] Write mcs library references when generating csproj order data.João Matos
2015-09-11Remove profile-specific logic from makefiles.Rolf Bjarne Kvinge
2015-08-21[BCL] Partial compilation fix for xammac_4_5. Facades still busted.Rodrigo Kumpera
2015-07-28[build] library.make: Avoid collisions in response file name for facades on W...Alexander Köplinger
2015-07-15[build] Update missing fileMarek Safar
2015-07-15[build] Switch to 4.6 profile as default profileMarek Safar
2015-07-14Look for resgen2 where mcs is.Rolf Bjarne Kvinge
2015-06-25Add a monotouch_watch profile.Rolf Bjarne Kvinge
2015-06-25Support #include directives in external sources files.Rolf Bjarne Kvinge
2015-06-18Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unsh...Chris Hamons
2015-05-28[build] Fix encoding attribute in crash XML to be utf-8Alexander Köplinger
2015-05-12[build] Don't set special library path for monolite boostrap. It causes issue...Marek Safar
2015-05-07[tests] Trim whitespace from testname in dummy unit test XML, Jenkins test di...Alexander Köplinger
2015-05-07[tests] Small fixes to the dummy unit test XML output to make it a compliant ...Alexander Köplinger
2015-05-06[RFC] Improve unit test reporting when test runner crashesAlexander Köplinger
2015-04-29[corlib] Bump reference sources for api tweaksMarek Safar
2015-04-27[build] Fix bootstrap from 2.0 only era monoMarek Safar
2015-04-27[build] Remove 2.0 sdk from monolite when we are 4.0 onlyMarek Safar
2015-04-06Integrate binary reference assemblies for v2.0/3.5 into the build systemAlexander Köplinger
2015-04-06Add another FrameworkPublicKeyFull which is based on silverlight.pub on mobile.Atsushi Eno
2015-03-27Use common consts in [InternalsVisibleTo] PublicKey specifications.Atsushi Eno
2015-03-25[build/common] Add EcmaFullKey.Atsushi Eno
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02Merge branch 'master' into import-system-xml-4Atsushi Eno
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-03-02take out ThisAssembly from SR.cs, conflicts with the one in Sys.Data.Atsushi Eno
2015-03-02fix build; I only updated Consts.cs, not Consts.cs.in...Atsushi Eno
2015-03-02[xml] take out some types in Dummy.cs to better source files.Atsushi Eno
2015-03-01[build] Avoid changing System.Xml.Linq references to System.XML.Linq during p...Zoltan Varga
2015-02-28[bcl] Enable parallel build for parts of the 4.5 class libs/tools.Zoltan Varga
2015-02-27[build] Use resource strings for library builds onlyMarek Safar
2015-02-23[build] 3.10 bump for bootstrap was too muchMarek Safar
2015-02-23[build] Bump bootstrap mono requirement to 3.10 which does not have problems ...Marek Safar
2015-02-20[build] Handle multiple entries in RESOURCE_STRINGSMarek Safar
2015-02-20Use more resource text strings from reference sourcesMarek Safar
2015-02-17[build] Remove misused bootstrap profile definitionMarek Safar
2015-02-17[corlib] Replace resource keys with actual messages during compilationMarek Safar
2015-02-05[build] remove unused definesMarek Safar
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-22The class needs to be called `FriendAccessAllowedAttribute'.Martin Baulig
2015-01-13[system.data] Replace connection string builder from reference sourcesMarek Safar
2014-12-17[build] Fix bootstrap profile dependencies lib locationMarek Safar
2014-12-16[buid] Fix bootstrap issue on cygwinMarek Safar
2014-12-09[System] Use ComponentModel from reference sourcesMarek Safar