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
2005-11-12Add a new script to allow some tools, like sn and makecert, to generate ↵Sebastien Pouliot
files (e.g. private keys) available only to the user (by calling umask 077 before mono) svn path=/trunk/mono/; revision=52948
2005-11-10Also change the MakefileMiguel de Icaza
svn path=/trunk/mono/; revision=52865
2005-11-10Revert the script magic to do relocations, it does not work when the ↵Miguel de Icaza
commands are symlinked svn path=/trunk/mono/; revision=52862
2005-10-29* mono.pc.in, mint.pc.in, configure.in: Make these relocatable.Wade Berrier
* scripts: Makefile.am mono-nunit.pc.in script.in mono-service.in Make all the wrappers relocatable. svn path=/trunk/mono/; revision=52364
2005-10-12Add mozroots to the scriptsSebastien Pouliot
svn path=/trunk/mono/; revision=51637
2005-09-21Add xbuildMiguel de Icaza
svn path=/trunk/mono/; revision=50404
2005-08-09Lets use this oneMiguel de Icaza
svn path=/trunk/mono/; revision=48198
2005-07-14Remove . from names, breaks with some automakesMiguel de Icaza
svn path=/trunk/mono/; revision=47307
2005-07-11* scripts/script.in: Add @framework_version@ blank.Raja R Harinath
* scripts/script2.in: Remove. * scripts/Makefile.am: Update. Use wsdl.exe for wsdl2 and monop.exe for monop2. svn path=/trunk/mono/; revision=47161
2005-07-042005-07-03 Ben Maurer <bmaurer@ximian.com>Ben Maurer
* scripts/Makefile.am (bin2_SCRIPTS): Add monop2 svn path=/trunk/mono/; revision=46895
2005-06-13 * scripts/Makefile.am: Add mono-shlib-cop.Jonathan Pryor
svn path=/trunk/mono/; revision=45866
2005-06-062005-06-06 Ben Maurer <bmaurer@ximian.com>Ben Maurer
* scripts/Makefile.am: Add mono-find-* * scripts/mono-find-*.in: provides/requires stuff for rpm is now done with monodis. This makes packaging easier as it doesn't depend on the gac ind DESTDIR. * configure.in: changes for the above svn path=/trunk/mono/; revision=45522
2005-05-092005-05-08 Ben Maurer <bmaurer@ximian.com>Ben Maurer
* scripts/Makefile.am (bin_SCRIPTS): monoresgen.exe is not installed, therefore, don't make a script for it. svn path=/trunk/mono/; revision=44226
2005-05-03Fix make distcheckMiguel de Icaza
svn path=/trunk/mono/; revision=43914
2005-04-06Fixed argument passing to exe.Joerg Rosenkranz
svn path=/trunk/mono/; revision=42614
2005-04-06Added ampersand to run in background.Joerg Rosenkranz
svn path=/trunk/mono/; revision=42610
2005-04-06Verbose usage message.Joerg Rosenkranz
svn path=/trunk/mono/; revision=42600
2005-04-06MONO_DISABLE_SHM and redirectsMiguel de Icaza
svn path=/trunk/mono/; revision=42590
2005-04-06Add script for mono-serviceMiguel de Icaza
svn path=/trunk/mono/; revision=42588
2005-03-272005-03-26 Ben Maurer <bmaurer@ximian.com>Ben Maurer
* configure.in, */Makefile.am: fix up lib/lib64 type stuff svn path=/trunk/mono/; revision=42277
2005-02-16remove .cvsignore, as this is not used anymoreBen Maurer
svn path=/trunk/mono/; revision=40731
2005-02-15* scripts/Makefile.am ($(bin_SCRIPTS)): Depend on Makefile, soRaja R Harinath
that it picks up any changes in $prefix. ($(bin2_SCRIPTS)): Likewise. svn path=/trunk/mono/; revision=40696
2005-02-132005-02-13 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
* dtd2xsd: Remove generated file from SVN. svn path=/trunk/mono/; revision=40581
2005-02-12added mjs for script creationCésar Natarén
svn path=/trunk/mono/; revision=40552
2005-02-012005-01-31 Geoff Norton <gnorton@customerdna.com>Geoff Norton
* Initial import of macpack svn path=/trunk/mono/; revision=39906
2005-01-22Add scriptMiguel de Icaza
svn path=/trunk/mono/; revision=39345
2005-01-152005-01-15 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
* scripts/Makefile.am (bin_SCRIPTS): Remove whitespace after \. svn path=/trunk/mono/; revision=38979
2005-01-15Let's keep this alphabeticalDuncan Mak
svn path=/trunk/mono/; revision=38965
2005-01-15UpdateMiguel de Icaza
svn path=/trunk/mono/; revision=38962
2005-01-14include mint and caspolMiguel de Icaza
svn path=/trunk/mono/; revision=38961
2005-01-042005-01-03 Ben Maurer <bmaurer@ximian.com>Ben Maurer
* configure.in: Add mono-nunit to output svn path=/trunk/mono/; revision=38297
2004-12-21Added permview tool for scripts generationSebastien Pouliot
svn path=/trunk/mono/; revision=38034
2004-12-102004-12-10 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
* scripts/Makefile.am, scripts/dtd2xsd : new. * man/Makefile.am, man/dtd2xsd.1 : new. svn path=/trunk/mono/; revision=37559
2004-11-28Add scriptsMiguel de Icaza
svn path=/trunk/mono/; revision=36705
2004-11-28Give this Makefile, the sorting tender love of a clean list of targetsMiguel de Icaza
svn path=/trunk/mono/; revision=36701
2004-11-28More efficient script generation, borrowed from xsp/script directoryMiguel de Icaza
svn path=/trunk/mono/; revision=36700
2004-11-26More .exe removalMiguel de Icaza
svn path=/trunk/mono/; revision=36606
2004-11-26TypoMiguel de Icaza
svn path=/trunk/mono/; revision=36605
2004-11-26Third passMiguel de Icaza
svn path=/trunk/mono/; revision=36588
2004-11-26Second pass of moving .exe files into a separate directoryMiguel de Icaza
svn path=/trunk/mono/; revision=36583
2004-11-26First pass at taking .exe out of bindirMiguel de Icaza
svn path=/trunk/mono/; revision=36580
2004-09-10Add new scriptMiguel de Icaza
svn path=/trunk/mono/; revision=33673
2004-08-302004-08-30 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
* scripts/mcs.in: Remove obsolete comment. svn path=/trunk/mono/; revision=33044
2004-06-18(REWRITE): New. Common rewriting 'sed' command.Raja R Harinath
(bin_SCRIPTS): Unify all the script generating rules into one. svn path=/trunk/mono/; revision=29859
2004-05-29Add mono-find-provides and mono-find-requiresDuncan Mak
svn path=/trunk/mono/; revision=28413
2004-05-29* scripts/Makefile.am: Include mono-find-provides andDuncan Mak
mono-find-requires. * scripts/mono-find-provides.in: * scripts/mono-find-requires.in: New wrapper scripts. svn path=/trunk/mono/; revision=28408
2004-05-12GoneMiguel de Icaza
svn path=/trunk/mono/; revision=27135
2004-05-04FlushMiguel de Icaza
svn path=/trunk/mono/; revision=26646
2004-05-041.0 instead of 1.1Miguel de Icaza
svn path=/trunk/mono/; revision=26643
2004-05-03This was brokenMiguel de Icaza
svn path=/trunk/mono/; revision=26622