00:02.45 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
00:45.01 |
*** join/#brlcad cvds_
(~leila@e255180.upc-e.chello.nl) |
01:07.13 |
CIA-128 |
BRL-CAD: 03starseeker * r49637
10/brlcad/trunk/misc/CMake/DocBook.cmake: Don't need the mannum
there |
02:39.23 |
CIA-128 |
BRL-CAD: 03starseeker * r49638
10/brlcad/trunk/src/ (archer/CMakeLists.txt
tclscripts/CMakeLists.txt): wrap the add_custom_commands - MSVC
doesn't seem to like it as-is. |
03:23.02 |
*** join/#brlcad jordisayol
(~jordisayo@unaffiliated/jordisayol) |
03:36.22 |
CIA-128 |
BRL-CAD: 03starseeker * r49639
10/brlcad/trunk/CMakeLists.txt: Might help to use the right
variable name... |
03:43.53 |
CIA-128 |
BRL-CAD: 03starseeker * r49640
10/brlcad/trunk/CMakeLists.txt: Careful... can't use the variable
path when we need specific paths. May need to make some fixes to
the variables being used to place files. |
03:56.27 |
CIA-128 |
BRL-CAD: 03starseeker * r49641
10/brlcad/trunk/ (misc/CMake/ThirdParty.cmake
src/other/CMakeLists.txt): CMAKE_CFG_INTDIR doesn't work for our
purposes, as we need to generate cmake scripts with the final path
in place - CMake doesn't know what Configuration means. |
03:57.26 |
CIA-128 |
BRL-CAD: 03starseeker * r49642
10/brlcad/trunk/CMakeLists.txt: Put the output vars back as well -
CMAKE_CFG_INTDIR isn't the answer for us. |
05:03.17 |
CIA-128 |
BRL-CAD: 03starseeker * r49643
10/brlcad/trunk/src/other/CMakeLists.txt: expand on comments,
remove debug message |
05:09.45 |
CIA-128 |
BRL-CAD: 03starseeker * r49644
10/brlcad/trunk/src/other/lemon/CMakeLists.txt: Fix lemon template
configure |
05:23.09 |
*** join/#brlcad simion314
(~quassel@92.83.96.234) |
05:27.27 |
starseeker |
hmm - step-g build is back to being a tad
noisy with the generated sources |
06:06.08 |
CIA-128 |
BRL-CAD: 03brlcad * r49645 10/brlcad/trunk/
(CMakeLists.txt misc/CMake/CheckCInline.cmake): (log message
trimmed) |
06:06.08 |
CIA-128 |
BRL-CAD: overhaul the new CHECK_C_INLINE macro
to fix a substantial bug (it wasn't |
06:06.08 |
CIA-128 |
BRL-CAD: actually testing different inline
keywords...), but also to make it a much |
06:06.08 |
CIA-128 |
BRL-CAD: better macro citizen. let the caller
pass a variable in to get the inline value |
06:06.08 |
CIA-128 |
BRL-CAD: back, if any, no longer auto-adding
to the global definitions. support caching |
06:06.10 |
CIA-128 |
BRL-CAD: so we don't run the compile tests
more than necessary. finally, improve |
06:06.11 |
CIA-128 |
BRL-CAD: iteration and conditionals so we're
more efficient and rename variables for |
06:11.47 |
CIA-128 |
BRL-CAD: 03brlcad * r49646
10/brlcad/trunk/misc/CMake/CheckCInline.cmake: include a common
usage example in the header comments and props to burly |
06:24.27 |
CIA-128 |
BRL-CAD: 03brlcad * r49647
10/brlcad/trunk/misc/CMake/CheckCInline.cmake: no longer returns a
define, leaves it up to caller. update docs |
06:34.19 |
brlcad |
and that should do it till tamale |
06:45.50 |
*** part/#brlcad jordisayol
(~jordisayo@unaffiliated/jordisayol) |
07:03.40 |
*** join/#brlcad simion314
(~quassel@92.83.96.234) |
12:32.20 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
13:08.30 |
*** join/#brlcad simion314
(~quassel@92.83.96.234) |
15:36.25 |
CIA-128 |
BRL-CAD: 03brlcad * r49648
10/brlcad/trunk/src/librtserver/CMakeLists.txt: needs zlib? link
fail |
15:46.28 |
brlcad |
doc building fails for me right now, xsl
errors |
17:29.04 |
starseeker |
what are the errors? |
17:29.08 |
starseeker |
tries... |
17:30.17 |
*** join/#brlcad Stattrav
(~Stattrav@61.12.114.82) |
17:30.18 |
*** join/#brlcad Stattrav
(~Stattrav@unaffiliated/stattrav) |
17:32.16 |
starseeker |
ah |
17:32.21 |
starseeker |
looks... |
17:35.36 |
CIA-128 |
BRL-CAD: 03starseeker * r49649
10/brlcad/trunk/doc/docbook/CMakeLists.txt: Need the fonts xsl file
even if we aren't doing pdf |
17:35.55 |
starseeker |
that should do it |
17:39.34 |
brlcad |
retries |
17:56.55 |
brlcad |
looks like that did the trick,
thanks! |
18:01.24 |
starseeker |
np |
18:04.07 |
CIA-128 |
BRL-CAD: 03erikgreenwald * r49650
10/brlcad/trunk/src/libbu/parallel.c: updates for openbsd |
18:14.43 |
CIA-128 |
BRL-CAD: 03starseeker * r49651
10/brlcad/trunk/misc/CMake/CheckCInline.cmake: Repeated runs of
CMake were resulting in no build logic being output - try this
approach to the CHECK_C_INLINE macro. |
18:37.24 |
*** join/#brlcad simion314_
(~quassel@92.83.96.234) |
18:58.45 |
*** join/#brlcad simion314
(~quassel@92.83.96.234) |
19:23.06 |
*** join/#brlcad simion314
(~quassel@92.83.96.234) |
19:58.14 |
CIA-128 |
BRL-CAD: 03starseeker * r49652
10/brlcad/trunk/src/other/CMakeLists.txt: try an
experiment |
20:39.59 |
CIA-128 |
BRL-CAD: 03brlcad * r49653
10/brlcad/trunk/doc/docbook/articles/it/images/ (7 files): remove
the former image names. no value in keeping them around if nothing
uses them. |
20:41.04 |
CIA-128 |
BRL-CAD: 03brlcad * r49654
10/brlcad/trunk/doc/docbook/articles/it/CMakeLists.txt: add missing
bc2.gif and sflogo.png images to dist |
20:43.21 |
CIA-128 |
BRL-CAD: 03starseeker * r49655
10/brlcad/trunk/src/other/CMakeLists.txt: Get this rule closer to
working... |
21:00.34 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
21:08.32 |
CIA-128 |
BRL-CAD: 03brlcad * r49656
10/brlcad/trunk/doc/docbook/articles/it/images/image008.png:
somehow missed image008, delete |
21:19.59 |
*** join/#brlcad ``Erik_
(~erik@pool-108-3-159-149.bltmmd.fios.verizon.net) |
21:22.47 |
CIA-128 |
BRL-CAD: 03brlcad * r49657
10/brlcad/trunk/src/util/dbcp.c: add an upper bounds check for cov
cid 1501 TAINTED_SCALAR |
21:38.52 |
CIA-128 |
BRL-CAD: 03brlcad * r49658
10/brlcad/trunk/src/util/bwhisteq.c: make sure we're within array
abounds for cov cid 1497 TAINTED_SCALAR sanity |
21:47.35 |
brlcad |
starseeker: I intentionally avoided
implementing the loop that way -- do you know what the problem was
specifically? |
23:29.11 |
*** join/#brlcad Yoshi47
(~jan@d72-39-60-53.home1.cgocable.net) |