public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Jeroen Frijters" <jeroen@sumatra.nl>
To: "Martin Olsson" <mnemo@minimum.se>, <mauve-discuss@sources.redhat.com>
Subject: RE: Mauve coding on Windows
Date: Sat, 10 Sep 2005 10:28:00 -0000	[thread overview]
Message-ID: <D92197D0A6547B44A1567814F851FA680CB1BE@LEMBU.sumatrasoftware.com> (raw)

Martin Olsson wrote:
> Someone on IRC said that there is atleast one other guy that uses 
> Windows for Mauve development (Jeroen?). If anyone can provide 
> information how I can setup a proper Mauve-compatible dev 
> environment on Windows please drop me a line.

I use TortoiseCVS (a cvs client that integrates with the Windows
Explorer) and I too have a couple of problems with the naming of some
files. Since it were only a few tests I never bothered to
investigate/fix it.

For building Mauve I simply do:
dir /s/b *.java > allsources.lst
<manually edit allsources.lst to remove stuff I don't want>
jikes -target 1.3 -g -nowarn -classpath \jdk1.5\jre\lib\rt.jar
@allsources.lst

(What can I say, I'm a low tech kind of person ;-))

Regards,
Jeroen

             reply	other threads:[~2005-09-10 10:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-10 10:28 Jeroen Frijters [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-09-09 18:58 Martin Olsson
2005-09-09 20:01 ` Meskauskas Audrius
2005-09-09 23:54   ` Martin Olsson
2005-09-10  7:35     ` Meskauskas Audrius
2005-09-10  7:59       ` David Gilbert
2005-09-10 10:18       ` Martin Olsson
2005-09-10 14:49         ` Dalibor Topic
2005-09-10  6:47 ` David Gilbert
2005-09-10  8:58 ` Andrew Haley
2005-09-10 17:15   ` Meskauskas Audrius
2005-09-16 17:08     ` Tom Tromey
2005-09-16 18:12       ` Meskauskas Audrius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D92197D0A6547B44A1567814F851FA680CB1BE@LEMBU.sumatrasoftware.com \
    --to=jeroen@sumatra.nl \
    --cc=mauve-discuss@sources.redhat.com \
    --cc=mnemo@minimum.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).