Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
oxref_1.00.01.orig.tar.gz | 2013-12-27 | 30.6 kB | |
oxref_1.00.01-1.1_i386.deb | 2013-12-27 | 30.6 kB | |
README | 2013-12-27 | 1.3 kB | |
Totals: 3 Items | 62.4 kB | 0 |
oxref (1.00.01) * Since oxref's been around for over a year without encountering any serious problems, its version was bumped to slightly over 1.00. * Oxref no longer depends on bobcat's A2x and X2a classes * Oxref's no longer uses (deprecated) FBB::Errno exceptions. Instead, FBB::Exception exceptions are now used. * 'build oxref' uses the newly built tmp/bin/binary (= oxref) program to create its cross-reference listing. -- Frank B. Brokken <f.b.brokken@rug.nl> Thu, 26 Dec 2013 12:33:38 +0100 oxref (0.91.00) * oxref now returns 0 when called with the -h or -v flags * catching FBB::Errno in main.cc is superfluous: removed. -- Frank B. Brokken <f.b.brokken@rug.nl> Fri, 25 Jan 2013 10:38:42 +0100 oxref (0.90.11) * The following #defines in INSTALL.im can be overruled by defining identically named environment variables: CXX defines the name of the compiler to use. By default `g++' CXXFLAGS the options passed to the compiler. By default `-Wall --std=c++0x -O2 -g' LDFLAGS the options passed to the linker. By default no options are passed to the linker. -- Frank B. Brokken <f.b.brokken@rug.nl> Wed, 18 Jul 2012 15:19:38 +0200