Re: [Flex-devel] Conversion to Git?
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Isaac D. <id...@la...> - 2012-07-16 02:17:41
|
On Sun, 15 Jul 2012 20:10:05 -0400 Will Estes <wes...@gm...> wrote: > The basic plan is this: > > * Get a release of flex out so that all the recent bug fixes are in > the generally available version of flex. > * Get flex imported into git and cleaned up and buildable with the git > * workflow/toolchain. (In particular, I want to move the *.[ch] files > into an src directory and I want to look at making the test suite > more sane. But I'll also need the git equivalent of cvs2cl, which the > current cvs tree relies on to build new ChangeLog files.) Does gitcl [http://josefsson.org/git2cl/] suffice? <snip> > --Will HTH, Isaac Dunham |