2004-11-04 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / Makefile
2004-10-29 Raja R HarinathMove support for building net_2_0_bootstrap libraries
2004-09-21 Raja R Harinath(net20bootstrapcorlib): Rename from net20bootstraplib.
2004-08-24 Nick Drochak2004-08-25 Nick Drochak <ndrochak@ieee.com>
2004-08-23 Martin Baulig2004-08-23 Martin Baulig <martin@ximian.com>
2004-07-28 Lluis Sanchez * Makefile: Use the new FRAMEWORK_VERSION variable...
2004-07-02 Raja R HarinathSupport for avoiding "sharing violations" while compili...
2004-07-02 Raja R Harinath* Makefile (OVERRIDE_BARE_TARGETS): Remove.
2004-06-14 Raja R Harinath(net20bootstrap_response): Remove. This shouldn't
2004-06-11 Raja R Harinath(TEST_COMPILE): Use internal mcs to compile the
2004-06-11 Raja R HarinathOverride HAVE_CS_TESTS.
2004-06-11 Raja R HarinathRewrite to use library.make. Do away with stampfiles.
2004-06-04 Atsushi Eno2004-06-04 Atsushi Enomoto <atsushi@ximian.com>
2004-06-03 Atsushi Eno2004-06-03 Atsushi Enomoto <atsushi@ximian.com>
2004-05-30 Martin Baulig2004-05-30 Martin Baulig <martin@ximian.com>
2004-05-26 Sebastien Pouliot2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
2004-05-14 Gonzalo Paniagua... 2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-11 Jackson Harper * Makefile: Use snazzy new PLATFORM_PATH_SEPARA...
2004-05-10 Raja R Harinath(corlib_net_2_0_bootstrap): Remove extraneous copying.
2004-05-08 Gonzalo Paniagua... 2004-05-08 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-07 Raja R Harinath(corlib_net_2_0_bootstrap): Copy System.dll and
2004-05-06 Nick Drochak2004-05-07 Nick Drochak <ndrochak@gol.com>
2004-05-05 Zoltan Varga2004-05-05 Zoltan Varga <vargaz@freemail.hu>
2004-04-30 Jackson Harper * Makefile: Add dependancies.
2004-04-30 Jackson Harper * Makefile: net_2_0 corlib goes to a special...
2004-04-29 Jackson HarperAttempt to bootstrap gmcs when the 2.0 profile is used.
2004-04-27 Zoltan Varga2004-04-27 Zoltan Varga <vargaz@freemail.hu>
2004-04-27 Jackson HarperPut libraries in profile dependant directories so we...
2004-03-11 Atsushi Eno2004-03-11 Atsushi Enomoto <atsushi@ximian.com>
2003-12-08 Peter WilliamsFix bugzilla 51666.
2003-11-12 Jackson Harper * Makefile: corlib is now named mscorlib.
2003-10-18 Gonzalo Paniagua... Added uninstall target
2003-10-06 Gonzalo Paniagua... fixed test build on windows
2003-09-02 Miguel de IcazaWhen compiling CORLIB: pass the INSIDE_CORLIB setting...
2003-08-19 Nick Drochak2003-08-19 Nick Drochak <ndrochak@gol.com>
2003-08-03 Gonzalo Paniagua... The set of /nowarn arguments is now set on a per librar...
2003-07-24 Peter Williams2003-07-24 Peter Williams <peter@newton.cx>
2003-07-24 Peter Williams2003-07-24 Peter Williams <peter@newton.cx>
2003-07-20 Peter Williams2003-07-20 Peter Williams <peter@newton.cx>
2003-07-20 Peter Williamsbuild:
2003-07-18 Paolo MolaroDisable until people fix their code...
2003-07-18 Paolo MolaroDo not expose the classes when they are compiled inside...
2003-07-18 Peter WilliamsRemove Windows debugging information (*.pdb) on make...
2003-07-18 Peter Williams2003-07-18 Peter Williams <peter@newton.cx>
2003-07-17 Peter Williams2003-07-17 Peter Williams <peter@newton.cx>
2003-07-16 Peter Williams2003-07-16 Peter Williams <peter@newton.cx>
2003-07-14 Gonzalo Paniagua... New build system from Peter Williams (peter@newton.cx)