aboutsummaryrefslogtreecommitdiffstats
path: root/idl2eth.sh
Commit message (Collapse)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-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
* From Debian. Likely author: Frederic Peters <fpeters@debian.org>Jörg Mayer2004-07-161-1/+1
| | | | | | | | * Updated omniorb URL (closes: #257512) run pod2man with --section=4 for ethereal-filter svn path=/trunk/; revision=11383
* Generate "idl2eth" from "idl2eth.sh", filling in the pathname for theGuy Harris2001-09-151-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