| 00:02.13 | *** join/#brlcad piksi (piksi@pi-xi.net) | |
| 00:16.47 | *** join/#brlcad piksi (piksi@pi-xi.net) | |
| 00:18.53 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 01:11.43 | *** join/#brlcad ``Erik_ (Here@c-69-140-109-104.hsd1.md.comcast.net) | |
| 02:57.51 | CIA-133 | BRL-CAD: 03starseeker * r46664 10/brlcad/trunk/misc/CMake/distcheck_buildsys.cmake.in: |
| 02:57.51 | CIA-133 | BRL-CAD: Total rework of distcheck. Not 'hooked up' but it can spot disagreements |
| 02:57.51 | CIA-133 | BRL-CAD: between build logic and svn info results. Main problem right now is diffing the |
| 02:57.51 | CIA-133 | BRL-CAD: two generated text files - CMake is hideously slow at what should be a quick, |
| 02:57.51 | CIA-133 | BRL-CAD: easy task. May need to provide minimalist diff utility for this to work |
| 02:57.52 | CIA-133 | BRL-CAD: acceptably performance wise, but it does appear that it will work. |
| 03:11.14 | CIA-133 | BRL-CAD: 03starseeker * r46665 10/brlcad/trunk/ (97 files in 97 dirs): Closing in on svn-ified distcheck for CMake, if performance issues can be addressed. |
| 03:17.18 | *** join/#brlcad DarkCalff (DC@173.231.40.98) | |
| 04:23.30 | CIA-133 | BRL-CAD: 03starseeker * r46666 10/brlcad/trunk/ (doc/CMakeLists.txt src/librtserver/CMakeLists.txt): Couple more CMakeLists.txt tweaks |
| 04:54.58 | CIA-133 | BRL-CAD: 03brlcad * r46667 10/brlcad/trunk/include/ (config_win.h config_win_cmake.h.in): |
| 04:54.58 | CIA-133 | BRL-CAD: add compatibility macros for S_ISDIR(), S_ISREG(), and S_ISLNK(). for the first |
| 04:54.58 | CIA-133 | BRL-CAD: two, the existing S_IF* defines are sufficient, but we punt for symbolink links. |
| 04:54.58 | CIA-133 | BRL-CAD: could maybe do something for 'shortcuts' but it would probably be the suck. |
| 04:56.36 | CIA-133 | BRL-CAD: 03brlcad * r46668 10/brlcad/trunk/include/bu.h: add a declaration for a new bu_file_directory() function that returns truthfully whether a given filepath is one. add a note that bu_file_delete() tries really really hard to delete the file. |
| 04:59.30 | CIA-133 | BRL-CAD: 03brlcad * r46669 10/brlcad/trunk/include/bu.h: add bu_file_symoblic() while we're at it for api-completeness. |
| 05:01.33 | CIA-133 | BRL-CAD: 03brlcad * r46670 10/brlcad/trunk/src/libbu/file.c: add initial implementations for bu_file_directory() and bu_file_symbolic() |
| 05:52.12 | CIA-133 | BRL-CAD: 03starseeker * r46671 10/brlcad/trunk/misc/ (CMake/distcheck_buildsys.cmake.in CMakeLists.txt comm.c): |
| 05:52.13 | CIA-133 | BRL-CAD: Not entirely clear if we can keep CMake's notions of sorting compatible with |
| 05:52.13 | CIA-133 | BRL-CAD: comm's, but in some early testing this seems to work - a little libbu-ification |
| 05:52.13 | CIA-133 | BRL-CAD: of netbsd's comm code (very simple if we can get away with it) and presto, |
| 05:52.13 | CIA-133 | BRL-CAD: distcheck is failing (correctly) in reasonable time. |
| 07:34.54 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 08:42.00 | CIA-133 | BRL-CAD: 03173.208.18.213 07http://brlcad.org * r3157 10/wiki/Ahahahahaha_What_reputation_Quiet_you_11: New page: [[Image:reputation_management_3486.jpg|thumb|]] Bulgarian Exports to European Union Soar [] TourDeFrance starts today! Will it be the same without ? Get on your bike here - One step ahead... |
| 09:39.01 | *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 11:11.35 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 11:39.47 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 12:19.02 | CIA-133 | BRL-CAD: 03erikgreenwald * r46672 10/brlcad/trunk/misc/CMakeLists.txt: add TCL_INCLUDE_DIRS to satisfy the use of bu.h |
| 12:19.25 | CIA-133 | BRL-CAD: 03tbrowder2 * r46673 10/brlcad/trunk/doc/docbook/books/README: correct typo |
| 12:27.09 | CIA-133 | BRL-CAD: 03tbrowder2 * r46674 10/brlcad/trunk/doc/docbook/resources/standard/xsl/README: correct typos |
| 12:28.02 | CIA-133 | BRL-CAD: 03tbrowder2 * r46675 10/brlcad/trunk/doc/docbook/resources/standard/xsl/highlighting/README: correct typo |
| 12:44.33 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 13:16.21 | CIA-133 | BRL-CAD: 03Sean 07http://brlcad.org * r0 10/wiki/Special:Log/block: blocked [[User:173.208.18.213]] with an expiry time of infinite (anonymous users only, account creation disabled): Spamming links to external sites |
| 13:16.21 | CIA-133 | BRL-CAD: 03Sean 07http://brlcad.org * r0 10/wiki/Special:Log/delete: deleted "[[Ahahahahaha What reputation Quiet you 11]]": spam |
| 13:34.33 | CIA-133 | BRL-CAD: 03brlcad * r46676 10/brlcad/trunk/src/libbu/malloc.c: if the caller passes a NULL string value, don't rely on libc to do something reasonable with it. turn it into '(null)' for the debug printing (which is what most libc impls do now anyways). |
| 14:28.31 | *** join/#brlcad n_reed (~molto_cre@BZ.BZFLAG.BZ) | |
| 14:56.07 | *** join/#brlcad yukonbob (~bch@S0106002191d1591c.ok.shawcable.net) | |
| 14:56.12 | yukonbob | hello #brlcad |
| 15:18.37 | brlcad | hello |
| 15:56.37 | *** join/#brlcad plaes (~plaes@gn237.zone.eu) | |
| 15:57.28 | jordisayol | brlcad: what about the new 7.20.4 source release? |
| 16:43.43 | brlcad | jordisayol: yeah, got distracted with some other coding |
| 18:12.27 | CIA-133 | BRL-CAD: 03erikgreenwald * r46677 10/brlcad/trunk/src/librt/primitives/nmg/nmg_tri_mc.c: s/static/HIDDEN/ |
| 20:41.09 | CIA-133 | BRL-CAD: 03starseeker * r46678 10/brlcad/trunk/doc/docbook/Makefile.am: Sort the files for EXTRA_DIST docbook |
| 21:37.16 | *** join/#brlcad merzo (~merzo@100-177-133-95.pool.ukrtel.net) | |
| 23:15.44 | abhi2011 | trying to get a glass shader to work |
| 23:15.47 | abhi2011 | shader gp.r "glass {tr 0.8 re 0.7}" 0 0 255 |
| 23:15.59 | abhi2011 | but mged refusing to accept it |