01:06.03 |
*** join/#brlcad DarkCalf
(~DarkCalf@173.231.40.98) |
02:13.35 |
*** join/#brlcad velociostrich
(~anonymous@c-24-0-153-224.hsd1.pa.comcast.net) |
02:58.29 |
*** part/#brlcad Mahi
(~Mahi@ec2-50-17-32-65.compute-1.amazonaws.com) |
04:59.34 |
*** join/#brlcad EricPoehlsen
(~Eric@dslb-084-056-082-235.pools.arcor-ip.net) |
07:21.40 |
Notify |
03BRL-CAD Wiki:CokFrombZom * 0
/wiki/User:CokFrombZom: |
08:32.02 |
*** join/#brlcad luca79
(~luca@host170-19-dynamic.4-87-r.retail.telecomitalia.it) |
10:14.13 |
*** join/#brlcad kanzure
(~kanzure@131.252.130.248) |
11:22.43 |
caen23 |
brlcad: hmm… it failed the
"[distcheck-autotools] Performing distcheck - autotools
configuration…" test. does this mean it's trying to run
./configure? |
14:01.47 |
*** join/#brlcad Skriptkid
(~Skriptkid@117.208.186.149) |
14:03.28 |
Notify |
03BRL-CAD:bob1961 * 54284
brlcad/trunk/src/libged/draw.c: Drawing combinations using the
shaded mode options was no longer working. This fixes the
problem. |
14:03.39 |
``Erik |
caen23: I'd assume so, to verify that the old
deprecated way is still usable... is there any info on why it
failed? probably something simple like a .c file was added and not
put in a Makefile.am (or ya don't have automake/libtool/etc on your
system) |
14:20.28 |
``Erik |
cool perspective trick with spoiler http://cheezburger.com/7022356736 |
14:52.44 |
*** join/#brlcad harmanpreet
(~chatzilla@124.253.148.240) |
15:13.55 |
starseeker |
n_reed: If you need to debug include dir
ordering in CMake, the macro we use to handle that is
BRLCAD_SORT_INCLUDE_DIRS in BRLCAD_Targets.cmake |
15:51.05 |
starseeker |
O.o - a build time path survived the
install? |
15:53.02 |
starseeker |
the primary governing logic for that is in the
toplevel CMakeLists.txt file around line 630 (RPATH
stuff) |
15:54.01 |
starseeker |
maybe there's some Mac bundling foo confusing
things... |
15:54.33 |
starseeker |
we don't use CMake's BundleUtilities package
for this, but it might be worth looking into: http://www.cmake.org/Wiki/BundleUtilitiesExample |
16:11.44 |
*** join/#brlcad luca79
(~luca@host170-19-dynamic.4-87-r.retail.telecomitalia.it) |
16:53.09 |
brlcad |
starseeker: another case in point for
container encapsulation, so we can try things like this easily:
http://google-opensource.blogspot.com/2013/01/c-containers-that-save-memory-and-time.html |
16:54.55 |
*** join/#brlcad EricPoehlsen
(~Eric@ip-109-85-58-60.web.vodafone.de) |
17:12.10 |
Notify |
03BRL-CAD:bob1961 * 54285
(brlcad/trunk/src/tclscripts/archer/Arb5EditFrame.tcl
brlcad/trunk/src/tclscripts/archer/Arb7EditFrame.tcl
brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl): Minor
cleanup |
17:52.31 |
starseeker |
brlcad: hah, interesting |
18:29.05 |
Notify |
03BRL-CAD:starseeker * 54286
brlcad/trunk/TODO: Add a note to investigate what it would take to
make search aware of boolean ops |
18:43.19 |
Notify |
03BRL-CAD:bob1961 * 54287
brlcad/trunk/src/libtclcad/tclcad_obj.c: This fixes an issue that
appears in Archer when editing an object that has been drawn as
part of a combination. |
19:41.24 |
*** join/#brlcad merzo
(~merzo@46.201.149.204) |
20:20.58 |
Notify |
03BRL-CAD:bob1961 * 54288
(brlcad/trunk/include/raytrace.h
brlcad/trunk/src/libged/move_arb_face.c
brlcad/trunk/src/librt/primitives/arb8/arb8.c): Added
rt_arb_check_points (used by rt_arb_calc_points and rt_arb_edit to
prevent zero length edges). |
20:24.43 |
Notify |
03BRL-CAD Wiki:Stewgodart * 0
/wiki/User:Stewgodar: |
20:34.26 |
Notify |
03BRL-CAD:bob1961 * 54289
brlcad/trunk/src/librt/primitives/arb8/arb8.c: Fix for the
local_arb4_edge_vertex_mapping array (i.e. arb4's use index 4 for
point 4). |
20:48.38 |
Notify |
03BRL-CAD:carlmoore * 54290
brlcad/trunk/INSTALL: remove trailing blanks |
21:03.03 |
*** join/#brlcad max___
(bed54b56@gateway/web/freenode/ip.190.213.75.86) |
21:03.11 |
max___ |
hi!!! evryone |
21:03.22 |
max___ |
any GCI mentors here |
21:03.30 |
max___ |
currently |
21:04.31 |
max___ |
had some queries regarding GCI |
21:06.55 |
brlcad |
max___: what's your query? |
21:07.16 |
Notify |
03BRL-CAD:carlmoore * 54291
brlcad/trunk/src/util/pixbustup.c: switch to long int
format |
21:28.56 |
starseeker |
this looks like it could be fun: http://llvm.org/pubs/2008-12-OSDI-KLEE.html |
22:01.34 |
brlcad |
interesting, but their website is a little
thin on how they actually "automatically" generated tests resulting
in high coverage |
22:07.09 |
Notify |
03BRL-CAD:carlmoore * 54292
(brlcad/trunk/src/libged/tables.c
brlcad/trunk/src/libged/wdb_comb_std.c and 9 others): change d to
ld in formatting |
22:51.07 |
Notify |
03BRL-CAD:carlmoore * 54293
brlcad/trunk/src/lgt/do_options.c: simplify an if/then/else block
(some code moved to before the 'if') |
23:52.34 |
*** join/#brlcad pawleeq
(~pawleeq@31.28.150.26) |
23:52.43 |
pawleeq |
hello |
23:53.57 |
pawleeq |
I have completed Model new BRL-CAD Logo using
BRL-CAD itty-bitty task, where should I send the g file? |