| 01:03.54 | *** join/#brlcad kanzure (~kanzure@bryan.fairlystable.org) | |
| 01:06.13 | *** join/#brlcad kanzure (~kanzure@bryan.fairlystable.org) | |
| 02:04.39 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 03:42.36 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 03:44.31 | *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar) | |
| 04:26.07 | *** join/#brlcad kanzure (~kanzure@unaffiliated/kanzure) | |
| 04:29.03 | *** join/#brlcad nmz787 (~nmz787@unaffiliated/nmz787) | |
| 07:15.59 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 07:38.01 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 08:08.03 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 08:47.42 | *** join/#brlcad d_rossberg (~rossberg@104.225.5.10) | |
| 09:14.18 | gabbar1947 | d_rossberg: the errors are resolved, the in command works fine now! I'll upload a new patch with the typein.c changes around this evening ! |
| 09:18.00 | d_rossberg | can you see something drawn? |
| 09:19.42 | gabbar1947 | not now actually! :) but there seems to be a text object in memory. |
| 09:24.59 | *** join/#brlcad merzo_ (~merzo@user-94-45-58-139.skif.com.ua) | |
| 09:41.11 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 10:01.13 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 10:23.14 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 11:04.17 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 12:13.21 | Notify | 03BRL-CAD:vasco_costa * 69973 (brlcad/branches/opencl/src/librt/primitives/bool.cl =================================================================== and 904 others): Forgot to add this file on my last commit. |
| 12:14.12 | Notify | 03BRL-CAD:starseeker * 69974 brlcad/trunk/misc/CMake/FindTERMLIB.cmake: holy smoke, what a pain. this (finally) seems to both report the correct info and results in a successful libcursor build. |
| 12:14.56 | Notify | 03BRL-CAD:starseeker * 69975 brlcad/trunk/src/other/clipper/CMakeLists.txt: add clipper static build |
| 12:14.58 | Notify | 03BRL-CAD:starseeker * 69976 brlcad/trunk/src/other/clipper/CMakeLists.txt: make the shared explicit |
| 12:15.00 | Notify | 03BRL-CAD:starseeker * 69977 brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: this was probably copy-paste from the shared logic? we're not linking libs when building the static libs... |
| 12:17.15 | Notify | 03BRL-CAD:bob1961 * 69978 brlcad/trunk/CMakeLists.txt: Minor fix for older cmake. |
| 12:17.22 | Notify | 03BRL-CAD:bob1961 * 69979 (brlcad/trunk/src/libfb/fb_generic.c brlcad/trunk/src/libfb/fb_private.h and 4 others): Renamed a few things to avoid possible name conflicts when linking static libs together. This only covers what was found when static linking a few of the libs. |
| 12:18.20 | Notify | 03BRL-CAD:d_rossberg * 69980 brlcad/trunk/CMakeLists.txt: bugfix in username reporting utility: strlen(NULL) gives a segemntation fault |
| 12:18.23 | Notify | 03BRL-CAD:vasco_costa * 69981 (brlcad/branches/opencl/include/rt/region.h brlcad/branches/opencl/src/librt/prep.c and 3 others): patch #472 by Marco Domingues: faster iteration over sparse bitarrays. fix memory pointer address bugs. fix render with 'e *' command. use one regiontable per ray instead of one per partition. |
| 12:18.31 | Notify | 03BRL-CAD:starseeker * 69982 (brlcad/trunk/CMakeLists.txt brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake brlcad/trunk/src/libfft/CMakeLists.txt): Fairly massive refactoring and rework of the BRL-CAD exec and lib target management system. Enable position independent code, and (on systems where we can do so) use OBJECT libraries to build both the static and shared versions of a library. This should save build time and |
| 12:18.33 | Notify | re-introduces a capability lost in the autotools->cmake migration, but is also intended to set the stage for the recreation of the 'libbrlcad' agglomeration library targets. Need to make sure enabling the position independent code isn't a problem, and needs fairly extensive testing (MSVC is untested as of this commit.) This should also significantly simplify the build target management logic - used functions instead |
| 12:18.35 | Notify | of macros, tried to reduce duplication of logic and streamline where possible. The non-OBJECT build behavior is also available (and should be defaulted to on MSVC) by setting the USE_OBJECT_LIBS option to OFF.... |
| 12:18.41 | Notify | 03BRL-CAD:starseeker * 69983 brlcad/trunk/src/other/stepcode/src/exp2cxx/selects.c: avoid a 'misleading indentation' complaint from GCC6 |
| 12:18.44 | Notify | 03BRL-CAD:starseeker * 69984 brlcad/trunk/CMakeLists.txt: Quote prefix string |
| 12:20.13 | Notify | 03BRL-CAD:starseeker * 69985 brlcad/trunk/src/other/openNURBS/CMakeLists.txt: try the OBJECT library trick with openNURBS as well, since it's one of our meaner individual builds |
| 12:20.19 | Notify | 03BRL-CAD:starseeker * 69986 brlcad/trunk/src/other/CMakeLists.txt: assign folder for openNURBS-obj |
| 12:20.28 | Notify | 03BRL-CAD:d_rossberg * 69987 (brlcad/trunk/include/bn/vlist.h brlcad/trunk/include/rt/global.h and 8 others): patch #471 (https://sourceforge.net/p/brlcad/patches/471/), version 2017-07-22, from Shubham Rathore "annotation plot() [REVISED]"one step, more are necessary |
| 12:20.29 | gcibot | [ A 404 Error has Occurred ] |
| 12:20.52 | Notify | 03BRL-CAD:starseeker * 69988 (brlcad/trunk/misc/CMake/BRLCAD_Util.cmake brlcad/trunk/src/conv/step/step-g/CMakeLists.txt brlcad/trunk/src/other/openNURBS/CMakeLists.txt): See if cotire (module for managing precompilation of headers) can help with our build times. Doesn't interact well with BRLCAD_ADDLIB, but openNURBS and step-g seem to be working. |
| 12:24.02 | Notify | 03BRL-CAD:Marco-domingues * 10120 /wiki/User:Marco-domingues/GSoC17/Log: /* 19 July */ |
| 12:24.04 | Notify | 03BRL-CAD Wiki:Mariomeissner * 10121 /wiki/User:Mariomeissner/logs: |
| 12:24.06 | Notify | 03BRL-CAD:Marco-domingues * 0 /wiki/File:Results1.png: |
| 12:24.09 | Notify | 03BRL-CAD:Marco-domingues * 0 /wiki/File:Results2.png: |
| 12:24.11 | Notify | 03BRL-CAD:Marco-domingues * 10124 /wiki/User:Marco-domingues/GSoC17/Log: /* 20-21 July */ |
| 12:24.13 | Notify | 03BRL-CAD:Amritpal singh * 10125 /wiki/User:Amritpal_singh/GSoC17/logs: /* Coding Period */ |
| 12:34.25 | gabbar1947 | d_rossberg: it works! I can see the label on the screen! |
| 12:35.29 | gabbar1947 | all commands seem to be working as well |
| 12:47.31 | d_rossberg | :))) |
| 13:19.10 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:28.02 | *** join/#brlcad yorik (~yorik@2804:431:f720:c422:290:f5ff:fedc:3bb2) | |
| 14:50.49 | tofu_ | gabbar1947: woo hoo! |
| 14:50.59 | brlcad | gabbar1947: screenshot? |
| 16:47.48 | Notify | 03BRL-CAD:starseeker * 69989 (brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake brlcad/trunk/src/CMakeLists.txt brlcad/trunk/src/libfft/CMakeLists.txt): Set up to build some form of libbrlcad. Static build completes, but shared isn't happy. Also need to figure out what to do about src/other requirements with respect to bundling these bundling libraries. |
| 16:51.23 | *** join/#brlcad vasc (~vasc@bl4-129-243.dsl.telepac.pt) | |
| 17:09.10 | *** join/#brlcad DaRock (~Thunderbi@mail.unitedinsong.com.au) | |
| 18:34.42 | Notify | 03BRL-CAD:starseeker * 69990 (brlcad/trunk/src/libgcv/bottess.c brlcad/trunk/src/libicv/rot.c): rename invert in a few files to avoid conflicts |
| 18:35.57 | *** join/#brlcad d_rossberg (~rossberg@104.225.5.10) | |
| 18:49.48 | Notify | 03BRL-CAD:brlcad * 69991 (brlcad/trunk/src/other/openNURBS/example_read/example_read.cpp brlcad/trunk/src/other/openNURBS/opennurbs_planesurface.cpp): spelling while browsing |
| 19:04.26 | Notify | 03BRL-CAD:brlcad * 69992 brlcad/trunk/CMakeLists.txt: missing trailing newline |
| 19:45.34 | Notify | 03BRL-CAD:starseeker * 69993 brlcad/trunk/src/CMakeLists.txt: without multispectral the build works, although the shared library has a lot of unresolved symbols... may need to OBJECT-ify some of the src/other builds and hook them in... |
| 20:03.42 | *** join/#brlcad merzo_ (~merzo@46-39-133-95.pool.ukrtel.net) | |
| 20:46.21 | Notify | 03BRL-CAD:starseeker * 69994 brlcad/trunk/src/libgcv/plugins/gdal/gdal.cpp: Having gotten the OK from Tom to use MIT licensing, start working his code from https://github.com/tbrowder/brlcad-usgs-topo-tools into a GCV plugin. |
| 20:46.22 | gcibot | [ GitHub - tbrowder/brlcad-usgs-topo-tools: Convert USGA topo data in various formats to an ASCII format for converting to a BRL-CAD DSP object. ] |
| 21:04.55 | *** join/#brlcad merzo_ (~merzo@46-39-133-95.pool.ukrtel.net) | |
| 22:09.54 | Notify | 03BRL-CAD:Marco-domingues * 0 /wiki/File:Operators_normals.png: |
| 22:29.23 | Notify | 03BRL-CAD:Marco-domingues * 10127 /wiki/User:Marco-domingues/GSoC17/Log: /* 24 July */ |
| 22:41.04 | *** join/#brlcad yorik (~yorik@2804:431:f720:c422:290:f5ff:fedc:3bb2) | |