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
2014-10-26[build] Enable dolt on mingw32Kornel Pal
2014-06-15[runtime] Enable support for arm64-darwin in dolt.Zoltan Varga
2014-04-25Revert "Revert "Merge branch 'master' of https://github.com/mono/mono""Rolf Bjarne Kvinge
This reverts commit 8f09dad4353bb75afebf96ad58d08f7e7f3bf56d. 8f09dad4353bb75afebf96ad58d08f7e7f3bf56d is reverting a merge commit, which will not do what you think it does. It will revert much more, so revert the revert to get back the unintentionally reverted commits. It looks like the next commit (1a15d4ec541eaf20ed78eac53149b1b83e1450fe) is doing the original intention (reverting 164f9cbec4f79cc013c7b1cf674e70e4573f4b36), so this revert will leave the tree in a good state, with no pending reverts.
2014-04-23Revert "Merge branch 'master' of https://github.com/mono/mono"Alexis Christoforides
This reverts commit 9dd632fb9e7197d278bd99152c1c67c6ab51a207, reversing changes made to 164f9cbec4f79cc013c7b1cf674e70e4573f4b36.
2014-04-22[arm64] Add basic port infrastructure.Zoltan Varga
2013-06-27Enable dolt on x64/osx.Zoltan Varga
2013-05-30Enable dolt on ios builds.Zoltan Varga
2012-10-19Update (very old) dold to handle --silent argumentMarek Safar
2011-04-20Move DOLT macro back into acinclude.m4 so it worksJeffrey Stedfast
2011-04-19More auto* fixes and moved dolt macros to m4/dolt.m4Jeffrey Stedfast
2009-11-132009-11-12 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4 (dolt_supported): Handle 'i686-pc-cygwin' too. svn path=/trunk/mono/; revision=146077
2009-11-042009-11-04 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4 (dolt_supported): Applied patch from Kornél Pál <kornelpal@gmail.com>. Enable dolt on cygwin. svn path=/trunk/mono/; revision=145399
2009-09-082009-09-08 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4 (dolt_supported): Enable this for mips. svn path=/trunk/mono/; revision=141477
2009-05-222009-05-22 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4 (dolt_supported): Enable dolt on sparc linux. svn path=/trunk/mono/; revision=134578
2009-05-082009-05-08 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4 (dolt_supported): Add powerpc64. svn path=/trunk/mono/; revision=133752
2009-01-252009-01-25 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4 (dolt_supported): Handle ARM as well. svn path=/trunk/mono/; revision=124428
2008-07-062008-07-06 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* configure.in: Add an --enable-quiet-build option. * Makefile.am (patch-quiet): New target. * acinclude.m4: Handle --quiet. svn path=/trunk/mono/; revision=107319
2008-06-302008-06-30 Alp Toker <alp@nuanti.com>Alp Toker
* configure.in: * acinclude.m4: Remove concatenation syntax from doltlibtool to support old versions of bash and re-enable dolt. svn path=/trunk/mono/; revision=106873
2008-06-27Disable DOLT by default and bring back the configure flagAlp Toker
It works on most systems but seems to break the build bot. Needs more investigation. svn path=/trunk/mono/; revision=106707
2008-06-27Another prospective fix for the build botAlp Toker
svn path=/trunk/mono/; revision=106705
2008-06-272008-06-26 Alp Toker <alp@nuanti.com>Alp Toker
* acinclude.m4: Prospective dolt fix for the build bot. Fix syntax to work with older bash versions. svn path=/trunk/mono/; revision=106696
2008-06-262008-06-26 Alp Toker <alp@nuanti.com>Alp Toker
* acinclude.m4: Update dolt to the latest git version 5e9eef10. (The one we had wasn't in fact the latest version and had a known bug.) svn path=/trunk/mono/; revision=106670
2008-06-262008-06-25 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4: Update dolt to the latest git version. svn path=/trunk/mono/; revision=106603
2008-05-212008-05-21 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
* acinclude.m4: New file, contains a snapshot of dolt. svn path=/trunk/mono/; revision=103710