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 (Expand)Author
2021-02-27Remove .csproj files from mcs/ build, they were never used (#20883)Alexander Köplinger
2020-01-13Write version.h for netcore and allow preview VS for msvc buildsAlexander Köplinger
2019-10-17Upgrade build scripts to support VS2019. (#17269)Johan Lorensson
2019-05-29Infrastructure support / fixes for making compiler server the default (#14279)Katelyn Gadd
2019-03-21Adjust genconst to changes in winsetup.bat. (#13554)Johan Lorensson
2019-03-18Remove more unnecessary nunit24 cruftAlexander Köplinger
2019-03-15Windows full AOT build scripts update.lateralusX
2019-03-12Move drawing types for XI/XM/wasm/orbis/unreal to System.Drawing.Common (#13414)Alexander Köplinger
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-14[bcl] Embed Source Link information (#12403)Alexander Köplinger
2019-01-02[build] Fixed csproj.tmpl for macos: Conflict in naming of HostPlatform.Leonardo Galli
2018-12-18[gensources]: Add platform/project logic to tests.Martin Baulig
2018-11-26Make used environment variables local to test scripts.lateralusX
2018-10-10[build] Unify bootstrap profiles (#11024)Marek Safar
2018-09-12Fix forceBuild not working for projects with unknown platform names (i.e. jay...Katelyn Gadd
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Update corlib post-build event to run ilasm for Unsafe.il, then pass it to ci...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-03Ensure cil-stringreplacer is built and used to post-process mscorlib when bui...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-07-30Change corlib version to a string, so that you can use uuidgen (or a git hash...Jay Krell
2018-07-18[genconsts] Fix PostBuildEventAlexander Köplinger
2018-07-18Auto-generate Consts.cs on Windows when building from Visual Studio (#9598)Katelyn Gadd
2018-07-09Enable SIMD optimization on Windows x64.lateralusX
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-22Helper scripts running mini regression tests in JIT/Full AOT on Windows. (#9252)Johan Lorensson
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2018-05-22[bcl] Start replacing gensources.sh with gensources.cs (#8619)Katelyn Gadd
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-10[ci] Update csproj files during PRs (#8052)Alexander Köplinger
2018-04-06[genproj] Sort embedded resources by nameAlexander Köplinger
2018-04-05[build] Rename VS managed solution (#8050)Marek Safar
2018-04-04[genproj] Add Mono.CSharp.pre and fix genproj postbuild bug (#7991)Alexander Köplinger
2018-03-31[genproj] When using fallback profile selection don't build the projects that...Katelyn Gadd
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-28[genproj] Move obj to common folder and remove unnecessary properties (#7870)Alexander Köplinger
2018-03-27[genproj] Deduplication of project references (#7844)Alexander Köplinger
2018-03-24[genproj] Deduplication of sources (#7810)Alexander Köplinger
2018-03-24Genproj updates for BCL build in Windows Visual Studio (#7755)Katelyn Gadd
2018-02-23Updates to support building the BCL using Visual Studio 2017 on windows (#6877)Katelyn Gadd
2018-01-23Fix NUnit reference generationMikhail Filippov
2017-12-05Fix genproj.cs (make update-solution-files) (#6162)Egor Bogatov
2017-11-25[genproj] Support setting /langversion in csproj (#6096)Alexander Köplinger
2017-11-13Add ignoring features option into genprojMikhail Filippov
2017-09-25Add test projects (optional) to net_4_x.sln (#5633)Egor Bogatov
2017-08-07[genproj] Simplify strong name key handlingAlexander Köplinger
2017-05-16[msvc] Remove order.xml (#4867)Alexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-05-13[csproj] Update generator to handle platform-specific assemblies (#4847)Alexander Köplinger