This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch] Rebase: new switch --ephemeral


I've implemented a new option that allows to temporarily rebase some files 
without messing up the rebase database.  This is needed for instance when 
one compiles Perl modules with DLL and wants to test them in the build 
directory.  I hope this can be implemented into the release version so that 
this new feature can be used by cygport.

A patch implementing the new feature is attached together with a Perl script 
that can read out the information from the rebase database.  There is no 
immediate use for this script, but it might come in handy at times â my 
first idea was to extract some information from the rebase database and use 
this to do a manual rebase, but it turned out to be easier to implement 
directly in rebase itself, so I went ahead and did that.

I also fixed two small bugs/typos along the way. 

Complete source and fully built packages for Cygwin can be made available on 
request.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

Attachment: rebase-db.pl
Description: Perl program

Attachment: rebase-4.2.1-1.patch.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]