aboutsummaryrefslogtreecommitdiffstats
path: root/idl2eth.sh
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-07-16From Debian. Likely author: Frederic Peters <fpeters@debian.org>Jörg Mayer1-1/+1
* Updated omniorb URL (closes: #257512) run pod2man with --section=4 for ethereal-filter svn path=/trunk/; revision=11383
2001-09-15Generate "idl2eth" from "idl2eth.sh", filling in the pathname for theGuy Harris1-0/+81
shell. (This also arranges that the source to "idl2eth" - which is now "idl2eth.sh" - not be deleted by "make clean"). Add "doc/idl2eth.pod" to the list of files in a source tarball. svn path=/trunk/; revision=3940