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
2013-02-12Remove moonlight from the build system.Rodrigo Kumpera
2013-02-07Fix mscorlib public key token constant for mobile profileMarek Safar
2013-02-07Update csproj generator to work on macMarek Safar
2013-02-06Move the mobile profile to the new 4.5 world.Rodrigo Kumpera
2013-02-06Use system resgen to avoid the System.Windows.Forms dependency.Rodrigo Kumpera
2013-02-01Dep track BCL sources extension files.Rodrigo Kumpera
2013-01-31Add support for alternate source files to be used on extension-less builds.Rodrigo Kumpera
2013-01-29Fix the [monodroid] build.Rodrigo Kumpera
2013-01-18Merge pull request #530 from jmp75/visualstudio-buildMarek Safar
2013-01-11MOBILE now builds with 4.0 enabled but its version remains 2.0.5.0.Rodrigo Kumpera
2013-01-10Merge remote-tracking branch 'upstream/master'Jean-Michel Perraud
2013-01-10[bcl] Add 4.0 and 4.5 defines to monodroid's bcl.Rodrigo Kumpera
2013-01-04Initial work to make the mono csproj files mroe readily compilable in Visual ...per202
2012-12-11Introduce hooks for parallel build scripts.Rodrigo Kumpera
2012-12-04Enable 4.x api for MonoTouchMarek Safar
2012-11-27Don't install MT runtime profileMarek Safar
2012-11-23[monkeydoc] Merge/add monkeydoc to master.Jeremie Laval
2012-11-09Use system resgen for monotouch buildMarek Safar
2012-10-22Add monotouch runtime profileMarek Safar
2012-10-18Be more quiet when building managed codeMarek Safar
2012-10-11Bump bootstrap compiler support to include default parametersMarek Safar
2012-08-14Fix monolite bootstrapMarek Safar
2012-06-21Add --disable-bcl-opt to configureMarek Safar
2012-06-01Build is not yet ready for metadata profile onlyMarek Safar
2012-06-01Add new advanced --metadata-only compiler option to produce assembly for refe...Marek Safar
2012-05-20Add support for remoting invokes to sdb. Fixes the runtime part of #4962.Zoltan Varga
2012-04-24Fix programs clean targetMarek Safar
2012-04-15Ensure compiler flags are passed into build systemIain Lane
2012-04-05Force all test assemblies references to be explicitMarek Safar
2012-03-10Don't build symbol files for profiles never used for executionMarek Safar
2012-02-29Fix prepending $(CURDIR) to paths failing under cygwinAlex Corrado
2012-02-10Add VS project files for test projectMarek Safar
2012-01-17Don't delete basic-profile-check.{exe,out} if the profile check fails.Zoltan Varga
2012-01-10Use mdoc.exe from class/lib since it is now built there.Zoltan Varga
2012-01-06Default non-profile mcs.exe build to build profileMarek Safar
2012-01-05Build programs directly into class/lib. Fixes random make -j failuresMarek Safar
2011-11-22Fix the build by including net_2_0 in MONO_PATH when running mdoc.Zoltan Varga
2011-11-03Fix previous commitMarek Safar
2011-11-03Fix mdoc execution mono pathMarek Safar
2011-10-05Make C#5 default lang version for mcs compilerMarek Safar
2011-09-28Implement stream async methodsMarek Safar
2011-09-26Install 4.0 profile as developers package and make 4.5 profile default gac ta...Marek Safar
2011-09-23Introduce separate .net 4.5 profileMarek Safar
2011-09-19Move some async types to corlibMarek Safar
2011-09-15Added the new mobile profile to the build.Paolo Molaro
2011-05-04Fix spelling in Consts.cs.in.XTZGZoReX
2011-04-26[moonlight] Always use INTERNAL_GMCS as it's always there.Alan McGovern
2011-04-26[moonlight] Fix up the bootstrap mcs when buildingAlan McGovern
2011-04-26[moonlight] Build mcs.exe as part of the moonlight buildAlan McGovern
2011-03-30Remove .cvsignore files.Zoltan Varga