02:49.33 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/ (4 files in 4
dirs): add LINK_STATIC_REQUIRED to handle the MIPSpro 7.3 linker
bug where rpath lines longer than 255 causes the linker to crash,
link [b]tclsh/[b]wish static for that compiler |
04:32.18 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/ (Doxyfile
misc/Doxyfile misc/Makefile.am): move the initial Doxyfile from
top-level to the misc directory, keep the top-level clean when
possible |
05:38.00 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/adrt/scripts/Makefile.am: rise.py script was
apparently renamed to adrt.py |
07:03.39 |
*** join/#brlcad cad485
(n=cb9013f3@bz.bzflag.bz) |
07:57.34 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/ (10 files in 4
dirs): merge version changes from 7.4.2 (from
rel-7-4-branch) |
07:58.42 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/README: next
release should be 7.6.0 |
08:00.47 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/ (configure.ac
include/config_win.h): bump number post release to 7.5.0 in
preparation for 7.6 |
13:43.50 |
*** join/#brlcad cad984
(n=45e6c8cd@bz.bzflag.bz) |
13:46.19 |
*** part/#brlcad cad984
(n=45e6c8cd@bz.bzflag.bz) |
13:51.30 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/comgeom-g/
(f2a.c mat.c): add missing headers |
13:52.26 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/fb/ (10
files): add missing headers |
13:54.18 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/halftone/main.c: use a long for the image dimensions
as we start to support larger image dimensions |
13:55.31 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/libdm/
(dm-ogl.c dm-ogl_win.c): use %lu not %ul, one works while the other
doesn't |
13:56.12 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/libwdb/
(ebm.c vol.c wdb.c): quell warnings, add the missing string.h
header |
13:57.10 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/mged/ (cmd.c
plot.c tedit.c): quell warnings, add missing headers |
13:58.10 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/nirt/if.c:
reorder the logic to preserve constness on sval |
13:58.45 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/nirt/usrfmt.h: make sval const |
14:08.26 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/proc-db/picket_fence.c: quell warnings, add missing
string.h |
14:17.10 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/remrt/remrt.c: add missing headers, quell warnings.
fix/remove other dated header comments. |
14:19.50 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/rttherm/viewtherm.c: add missing string.h header,
quell memset warnings (compliant takes void not char
pointers) |
14:24.22 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/util/pix-yuv.c: convert image dimensions to long ints
to support larger image sizes; remove large non-compiled code
block |
14:26.35 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/util/ttcp.c:
quell warnings |
14:28.23 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/util/yuv-pix.c: convert image dimensions to long ints
to support larger image sizes; remove large non-compiled code
block |
14:30.36 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/util/ (14
files): convert image dimensions to long ints to support larger
image sizes. quell other various const warnings too. |
17:53.14 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/TODO: add x11 and
ogl config to this iteration, as well as the knobs yet
again |
18:09.36 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/misc/Makefile.defs: add a 'noprod' or 'prodclean' make
target to remove all the built binaries/libraries |
18:30.29 |
*** join/#brlcad PrezKennedy
(n=MK@pcp0011645240pcs.aberdn01.md.comcast.net) |
19:13.34 |
*** join/#brlcad CIA-5
(n=CIA@flapjack.navi.cx) |
20:16.14 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/configure.ac: add
initial configuration options --with-opengl --with-sdl
--with-python --with-x11 adding them to the output and minimal
checks for the user's selection (though no meat yet) |
20:16.51 |
CIA-5 |
BRL-CAD: 03brlcad * 10brlcad/src/ (4 files in
4 dirs): use the new configureation conditionals for opengl, x11,
and adrt |
20:17.33 |
CIA-5 |
BRL-CAD: 03brlcad *
10brlcad/src/librtserver/Makefile.am: java conditional is now
WITH_JAVA for consistency |