(run-test-lib, run-btest-lib): Unify. Give profile-specific name
[mono.git] / mcs / build / library.make
2004-09-14 Raja R Harinath(run-test-lib, run-btest-lib): Unify. Give profile...
2004-09-14 Raja R Harinath(test_response, test_makefrag): Remove redundant $...
2004-09-14 Raja R Harinath* library.make (test_sourcefile, btest_sourcefile)...
2004-09-14 Raja R Harinath* library.make (test_lib, btest_lib): Build separate...
2004-08-06 Gonzalo Paniagua... 2004-08-06 Gonzalo Paniagua Javier <gonzalo@ximian...
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-21 Raja R Harinath* executable.make ($(PROGRAM)): Move depend on the...
2004-06-16 Raja R Harinath* library.make ($(makefrag),$(test_makefrag),$(btest_ma...
2004-06-16 Raja R HarinathFix typo
2004-06-16 Atsushi Eno2004-06-16 Atsushi Enomoto <atsushi@ximian.com>
2004-06-14 Raja R Harinath* platforms/linux.make (PLATFORM_CHANGE_SEPARATOR_CMD...
2004-06-14 Raja R Harinath(uninstall-local): Fix typo.
2004-06-11 Atsushi Eno2004-06-11 Atsushi Enomoto <atsushi@ximian.com>
2004-06-11 Raja R Harinath* library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): Allow...
2004-06-11 Raja R Harinath* library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): Allow...
2004-06-11 Raja R HarinathSupport enough features to build mscorlib.dll.
2004-06-10 Gonzalo Paniagua... 2004-06-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-06-09 Sebastien Pouliot2004-06-09 Sebastien Pouliot <sebastien@ximian.com>
2004-06-09 Raja R HarinathDo away with stampfiles.
2004-06-03 Atsushi Eno2004-06-03 Atsushi Enomoto <atsushi@ximian.com>
2004-05-30 Jackson Harper * library.make: Install to 2.0 package if build...
2004-05-26 Gonzalo Paniagua... 2004-05-26 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-26 Raja R Harinath(clean-local): Add $(CLEAN_FILES) too.
2004-05-26 Sebastien Pouliot2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
2004-05-24 Raja R Harinath* library.make (LIBRARY_COMPILE): New define.
2004-05-20 Raja R Harinath* profiles/default.make (TEST_RUNTIME): Look in class...
2004-05-14 Jackson Harper * library.make: Install package files. Get...
2004-05-14 Jackson Harper * library.make: Install package files.
2004-05-11 Jackson Harper * library.make: Allow assembly names to be...
2004-05-08 Gonzalo Paniagua... 2004-05-08 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-01 Miguel de IcazaFix
2004-05-01 Miguel de IcazaOnly use the GAC
2004-05-01 Miguel de IcazaMake monocharge work
2004-04-30 Jackson Harper * library.make: Fix uninstall
2004-04-29 Jackson Harperoptimize me baby
2004-04-29 Jackson Harper * library.make: Use RUNTIME instead of PLATFORM...
2004-04-29 Jackson Harper * library.make: Use the proper runtime, make...
2004-04-29 Jackson Harper * library.make: Install these bad actors to...
2004-04-28 Raja R Harinath(test_flags): NUnit.Framework.dll is now in
2004-04-27 Jackson HarperPut libraries in profile dependant directories so we...
2003-12-08 Peter WilliamsFix bugzilla 51666.
2003-10-18 Gonzalo Paniagua... Added uninstall target
2003-07-20 Peter Williams2003-07-20 Peter Williams <peter@newton.cx>
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-16 Peter Williams2003-07-16 Peter Williams <peter@newton.cx>
2003-07-14 Gonzalo Paniagua... New build system from Peter Williams (peter@newton.cx)