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/jay
AgeCommit message (Expand)Author
2021-02-27Remove .csproj files from mcs/ build, they were never used (#20883)Alexander Köplinger
2020-07-29jay.exe (ILASM): Incorrect loop indexing, fixes #14241 (#20144)Glenn Slayden
2019-10-17Upgrade build scripts to support VS2019. (#17269)Johan Lorensson
2019-10-03Optional only build MSVC runtime using make file system on Windows. (#16915)Johan Lorensson
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-02-20Don't install jay as part of make install. (#13086)Johan Lorensson
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-02-23Updates to support building the BCL using Visual Studio 2017 on windows (#6877)Katelyn Gadd
2018-01-18Convert K&R warning farm to ANSI and add static/const.Jay Krell
2017-10-03Restructure of mono.sln and build properties to better fix static/dynamic lib...lateralusX
2016-06-15Reverted back to use target name for library pdb files and defaultlateralusX
2016-06-15Added support to select static or dynamic c-runtime based on user property.lateralusX
2016-06-15Added suffix to intermediate build .pdb files in order to avoid potential nam...lateralusX
2016-06-15Separate build tree and target suffix support.lateralusX
2016-06-15Upgrade to vs2015 for native projects.lateralusX
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-11-19[msvc] Remove obsolete jay project filesAlexander Köplinger
2015-11-19[msvc] Fix msbuild warningsAlexander Köplinger
2015-04-22Revert "[msvc] Change target MSVC release from v120 to v120_xp"Alexander Köplinger
2015-03-11[msvc] Change target MSVC release from v120 to v120_xpJo Shields
2015-02-24[runtime] Upgraded Jay MSVC project to VS 2013.João Matos
2014-08-26Resolve build issues on Windows.Alexis Christoforides
2014-08-16Handle long paths in jayLance Hepler
2014-06-07Fixed the build on MSVC.Joao Matos
2014-06-07Silence unused mkstemp result warnings in jay.Alex Rønne Petersen
2014-05-10[Jay] Fix memory corruptions: out-of-bounds and uninitialized value.Miguel Ferreira
2014-04-16[VS] Change the tools version back to v110 so it works with VS 2012.Rodrigo Kumpera
2013-10-18Fix MSVC build.Jonathan Lima
2013-08-12Fixed MSVC build, ported to Visual Studio 2012.Jonathan Lima
2012-06-08Fix some warningsMarek Safar
2012-06-01Pass additional cflags to jay to disable -fno-implicit-function-declaration.Zoltan Varga
2012-04-15Ensure compiler flags are passed into build systemIain Lane
2011-07-20Fixed SKEL_DIRECTORY pre-processor definition in Release build of jay2010.vcx...Spencer Hakim
2011-03-30Remove .cvsignore files.Zoltan Varga
2011-02-08Fix Mono.CSharp vs solutionMarek Safar
2011-01-14Add vcxproj files for msbuildAndrew Jorgensen
2010-12-30Do previous SKEL_DIRECTORY change for Release profile as well.Jonathan Pobst
2010-12-29Escape SKEL_DIRECTORY define.Jonathan Pobst
2010-11-18Update vcxproj files.joncham
2010-08-31Wrap any non-trivial rule into a method, speeds up the parser by 10-20%.Marek Safar
2010-04-062010-04-05 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2009-11-27Use global alias for ResizeMarek Safar
2009-11-272009-11-27 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-11-12Make csproj target work againMiguel de Icaza
2009-03-09Add .gitignore's.Martin Baulig
2008-10-17Add doc-update target support.Jonathan Pryor
2008-09-15Small documentationMiguel de Icaza
2008-09-092008-09-09 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2008-08-27Improve JAY: now we support EOF detectionMiguel de Icaza
2008-03-24Project files converted to 2008.Arina Itkes