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
2017-03-17Add support for xunit testsMarek Safar
2017-03-16Include Mono version in corlib versionAlexander Köplinger
2017-02-15[bcl] Remove the NETSTANDARD ifdef from profilesAlexander Köplinger
2017-02-09[build] Add simple target for easier corefx strings updatingMarek Safar
2017-01-25Skip AOTing profile assemblies if AOT_BUILD_FLAGS is not setAlexander Köplinger
2017-01-25Adding Console support for winaotHenric Müller
2017-01-25Updates for winaot profileHenric Müller
2017-01-25Added support for Windows AOT suffixHenric Müller
2017-01-23[build] Add new profileMarek Safar
2017-01-11Merge pull request #4219 from marek-safar/corert-bumpMarek Safar
2017-01-11[corlib] Update ValueTuple implementationMarek Safar
2017-01-10[build] Add WIN_PLATFORM defineMarek Safar
2017-01-05[bcl] Look in all .sources files when gathering files to distAlexander Köplinger
2017-01-02Roslyn 2.0 (rc2) upgradeMarek Safar
2016-12-22[build] Generate all aot images for csc into the profile directory instead of...Zoltan Varga
2016-12-21Renamed profile to winaot (#4190)Henric Müller
2016-12-20[bcl] Rename aot_hybrid profile to testing_aot_hybridAlexander Köplinger
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-12-19[build] Add new profileMarek Safar
2016-12-19[System.Core] SLE from CoreFX including interpreterMarek Safar
2016-12-12[build] Print CSC when compiling with roslynAlexander Köplinger
2016-12-09Expose mono_build_root to mcs build systemAlexander Köplinger
2016-12-06[build] Fixes win32 bootstrap in mcs modeMarek Safar
2016-12-02[build] Enable full mcs boostrap for mcs compiler modeMarek Safar
2016-12-01[build] Don't use runtime flags on basic boostrap (they are too new)Marek Safar
2016-11-30[build] Add --with-mcs-compiler config optionMarek Safar
2016-11-30[build] Set monolite path also for FacadesMarek Safar
2016-11-30[build] Use custom nursery size and clean up csc runtime argumentsMarek Safar
2016-11-28[build] Bump required bootraping mono version and download it automaticallyMarek Safar
2016-11-28[build] Roslyn switchMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-22[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT...Ludovic Henry
2016-11-16[mcs/build] Use make functions instead of calling a shellLudovic Henry
2016-11-16[mcs/build] Factor Q_AOT for future useLudovic Henry
2016-11-02[Mono.Posix] Disable Unix-specific tests on WindowsAlexander Köplinger
2016-11-02[bcl] Add back "dot-per-test" progress indicator to nunitliteAlexander Köplinger
2016-11-02[build] MonoTouch specific build flags injectionMarek Safar
2016-10-29[bcl] Add patching of nunit-lite-console.exe.config fileAlexander Köplinger
2016-10-29[bcl] Replace nunit24 with nunit-liteMarcos Henrich
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*] Throw a PlatformNotSupported exception when using the managed netwo...Rolf Bjarne Kvinge
2016-09-28[build] Update bootstrap info textMarek Safar
2016-09-27[System*] Throw a PlatformNotSupported exception when using the networking st...Rolf Bjarne Kvinge
2016-09-26[build] Bump mono bootstrap dependency to Mono 4.0+Marek Safar
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