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 (Collapse)Author
2019-03-14Remove nunit24 from mono build and tree (#13415)Maxim Lipnin
* Remove nunit24 from mono build and tree * More cleanup * Fix build * [csproj] Update project files
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2015-12-08Update Makefile.am with monobt scriptJoão Matos
2015-01-29[lldb] Document and install the mono.py file for LLDBMiguel de Icaza
2014-12-04Remove 4.0 profileMarek Safar
2014-10-24[runtime] Remove build system support for the interpreter.Zoltan Varga
2014-09-01[runtime] Remove the interpreter.Rodrigo Kumpera
2014-05-15[Mono.Web] Further steps to kill Mono.web, this time the pkg-config filesMiguel de Icaza
2014-01-08[xbuild] Add pkgconfig file for xbuild 12Michael Hutchinson
2012-12-11Add Reactive Extensions as installed libs, take 2 (with fixed rpmspec this ↵Atsushi Eno
time).
2012-04-26Include MVC3 and aspnetwebstack assemblies pkg-config filesMarek Habersack
2011-09-29Distribute net_4_5 specific dataMarek Safar
2011-03-07Fix the previous change.Zoltan Varga
2011-03-07Fix out-of-tree builds.Zoltan Varga
2011-03-04Install a mono-sgen-gdb.py as well.Zoltan Varga
2011-01-24[build] pkg-config support for libmonosgen.Mark Probst
2010-04-15Add mono.pc for those using it as a way to probe for MonoMiguel de Icaza
svn path=/trunk/mono/; revision=155433
2010-03-16Added system.web.mvc2.pcMarek Habersack
svn path=/trunk/mono/; revision=153694
2010-02-24Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>Paolo Molaro
* confiure.in, data/mono-2.pc.in, data/Makefile.am, samples/embed/*: increase the API version. svn path=/trunk/mono/; revision=152356
2010-02-20AddMiguel de Icaza
svn path=/trunk/mono/; revision=152113
2009-10-122009-10-12 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* data/Makefile.am (gdb_DATA): Install mono-gdb.py alongside the mono executable. svn path=/trunk/mono/; revision=143958
2009-10-01Be explicit for 1.1Marek Safar
svn path=/trunk/mono/; revision=143122
2009-10-01Not yet ready not distribute 1.0 machine.configMarek Safar
svn path=/trunk/mono/; revision=143117
2009-09-302009-09-30 Marek Safar <marek.safar@gmail.com>Marek Safar
* runtime/Makefile.am, configure.in: Don't build 1.1 profile svn path=/trunk/mono/; revision=143010
2009-07-25try to fix the buildJb Evain
svn path=/trunk/mono/; revision=138656
2009-07-242009-07-24 Jb Evain <jbevain@novell.com>Jb Evain
* configure.in * runtime/Makefile.am * data/Makefile.am: create a and populate a configuration folder for the net_4_0 profile. svn path=/trunk/mono/; revision=138645
2009-04-022009-04-02 Marek Habersack <mhabersack@novell.com>Marek Habersack
* data/Makefile.am: added system.web.mvc.pc{.in} * configure.in: added data/system.web.mvc.pc to AC_OUTPUT * data/system.web.mvc.pc.in: added svn path=/trunk/mono/; revision=130891
2009-03-312009-03-31 Jb Evain <jbevain@novell.com>Jb Evain
* data: Remove smcs, which is handled by moon now. svn path=/trunk/mono/; revision=130622
2009-02-262009-02-26 Marek Habersack <mhabersack@novell.com>Marek Habersack
* data/mono.web.pc.in: added. Fixes bug #479760 * data/Makefile.am: added mono.pc{.in} wherever necessary svn path=/trunk/mono/; revision=128040
2009-01-09move dtrace-prelink.sh out of the top dirMiguel de Icaza
svn path=/trunk/mono/; revision=122843
2008-12-172008-12-16 Marek Habersack <mhabersack@novell.com>Marek Habersack
* data/system.web.extensions.design_1.0.pc.in: added * data/Makefile.am (EXTRA_DIST): added system.web.extensions.design_1.0.pc.in. Also added to pkgconfig_DATA * configure.in: added data/system.web.extensions_1.0.pc to AC_OUTPUT svn path=/trunk/mono/; revision=121629
2008-12-162008-12-15 Marek Habersack <mhabersack@novell.com>Marek Habersack
* data/Makefile.am (EXTRA_DIST): added system.web.extensions_1.0.pc.in. Also added to pkgconfig_DATA * data/system.web.extensions_1.0.pc.in: added. This file serves the purpose of making MonoDevelop see the 1.0 version of the System.Web.Extensions assembly in the project references editor. This will also make legacy 2.0 ASP.NET apps not fail when they reference the 1.0 version of the assembly in their project files. * configure.in: added data/system.web.extensions_1.0.pc to AC_OUTPUT svn path=/trunk/mono/; revision=121557
2008-11-04add missing mono-lineeditor.pc when a JIT is supportedGonzalo Paniagua Javier
svn path=/trunk/mono/; revision=117846
2008-11-03Add mono-lineeditorMiguel de Icaza
svn path=/trunk/mono/; revision=117715
2008-10-18 * data/Makefile.am: Add monodoc.pc to $(pkgconfig_DATA), $(DISTCLEANFILES).Jonathan Pryor
svn path=/trunk/mono/; revision=116392
2008-10-18 * data/monodoc.pc.in: Fixup sourcesdir.Jonathan Pryor
* data/Makefile.am (EXTRA_DIST): Add monodoc.pc.in. svn path=/trunk/mono/; revision=116391
2008-10-14 * configure.in: Generate data/mono-options.pc.Jonathan Pryor
* data/Makefile.am: Support mono-options.pc.in and mono-options.pc. * data/mono-options.pc.in: Added. svn path=/trunk/mono/; revision=115729
2008-10-072008-10-07 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
* data/Makefile.am : there seems a couple more of required changes. svn path=/trunk/mono/; revision=115082
2008-10-072008-10-07 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
* scripts/mono-nunit.pc.in, data/mono-nunit.pc.in: move former to latter. * scripts/Makefile.am : remove packaging info. * data/Makefile.am : add mono-nunit.pc too. svn path=/trunk/mono/; revision=115060
2008-08-222008-08-22 Jb Evain <jbevain@novell.com>Jb Evain
* data/wcf.pc.in * data/Makefile.am * configure.in: add a new wcf.pc for assemblies recently moved from olive to mcs. svn path=/trunk/mono/; revision=111382
2008-06-232008-06-23 Andreas Faerber <andreas.faerber@web.de>Andreas Färber
* data/Makefile.am (EXTRA_DIST): Distribute mono.d. This commit is licensed under the MIT X11 license. svn path=/trunk/mono/; revision=106413
2008-05-142008-05-14 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
* configure.in, data/Makefile.am, data/dotnet35.pc : add new package for .net framework 3.5 libs. svn path=/trunk/mono/; revision=103175
2008-04-162008-04-16 Jb Evain <jbevain@novell.com>Jb Evain
* configure.in, data/Makefile.am: add a smcs.pc file, that moonlight can use to locate smcs.exe. svn path=/trunk/mono/; revision=100933
2007-08-052007-08-05 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
* data/Makefile.am (pkgconfig_DATA): Move the pc.in files to the data directory to keep the toplevel directory clean. svn path=/trunk/mono/; revision=83507
2006-03-19Add READMEMiguel de Icaza
svn path=/trunk/mono/; revision=58168
2006-03-17Added sample valgrind suppression file.Paolo Molaro
svn path=/trunk/mono/; revision=58112
2004-07-28 * configure.in: Added data/net_1_1 and data/net_2_0 to the build.Lluis Sanchez
* data/Makefile.am: Removed installation of machine.config and DefaultWsdlHelpGenerator.aspx. Those now are in a version-specific directory. * data/net_1_1/Makefile.am, data/net_2_0/Makefile.am: new makefiles for installing 1.1 and 2.0 makefiles. * runtime/net_1_1/Makefile.am, runtime/net_2_0/Makefile.am: Install mscorlib at the correct version specific directory. svn path=/trunk/mono/; revision=31573
2004-06-23Store browscap.ini as a text fileGonzalo Paniagua Javier
svn path=/trunk/mono/; revision=30224
2004-04-29 * data/Makefile.am: cleanup browscap.iniJackson Harper
svn path=/trunk/mono/; revision=26233
2004-01-14install config, not config.inGonzalo Paniagua Javier
svn path=/trunk/mono/; revision=22042