01:21.50 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
04:01.39 |
*** join/#brlcad DX^
(~DX@c-71-59-50-121.hsd1.ga.comcast.net) |
04:37.33 |
*** join/#brlcad Ralith
(~ralith@S010600221561996a.vc.shawcable.net) |
14:40.01 |
*** join/#brlcad Elrohir
(~kvirc@p5B149628.dip.t-dialin.net) |
14:48.52 |
CIA-53 |
BRL-CAD: 03starseeker * r43039
10/brlcad/branches/cmake/ (CMakeLists.txt
misc/CMake/distcheck_buildsys.cmake.in): |
14:48.53 |
CIA-53 |
BRL-CAD: First steps towards a comprehensive
system to check for files missing from the |
14:48.53 |
CIA-53 |
BRL-CAD: build logic. Still quite a lot to do
here, and even when the system is fully in |
14:48.53 |
CIA-53 |
BRL-CAD: place have to go back and list all
the stuff not referred to now (what in |
14:48.53 |
CIA-53 |
BRL-CAD: autotools would be the EXTRA_DIST
entries) |
15:28.33 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
16:24.25 |
CIA-53 |
BRL-CAD: 03starseeker * r43040
10/brlcad/branches/cmake/ (7 files in 6 dirs): |
16:24.26 |
CIA-53 |
BRL-CAD: Add more of the machinery for
distcheck file checking - modify macros, add |
16:24.26 |
CIA-53 |
BRL-CAD: specific macros for ignoring things
not otherwise covered by macros or build |
16:24.26 |
CIA-53 |
BRL-CAD: logic. Fail in distcheck if an
ignored file is represented elsewhere in the |
16:24.26 |
CIA-53 |
BRL-CAD: build logic - may indicate a
previously unused file is now in use and shouldn't |
16:24.26 |
CIA-53 |
BRL-CAD: be ignored any longer. |
16:27.12 |
*** join/#brlcad Guest66717
(~peppe@host101-161-dynamic.10-87-r.retail.telecomitalia.it) |
16:29.47 |
CIA-53 |
BRL-CAD: 03starseeker * r43041
10/brlcad/branches/cmake/misc/CMake/BRLCAD_Util.cmake: Don't allow
ignoring of files that don't exist - enforces a 'no clutter'
policy |
18:42.29 |
CIA-53 |
BRL-CAD: 0370.239.88.156 07http://brlcad.org * r2459 10/wiki/STEP: /*
Existing Open Source Tools */ - add NIST/NASA/ESA info |
18:43.34 |
CIA-53 |
BRL-CAD: 0370.239.88.156 07http://brlcad.org * r2460 10/wiki/STEP: /*
These tools generate C++ from an EXPRESS schema */ |
18:45.57 |
CIA-53 |
BRL-CAD: 0370.239.88.156 07http://brlcad.org * r2461 10/wiki/STEP: /*
Existing Open Source Tools */ |
18:57.06 |
CIA-53 |
BRL-CAD: 03starseeker * r43042
10/brlcad/branches/cmake/ (6 files in 6 dirs): Take things one step
further - if a CMakeLists.txt file is including files from
subdirectories, scanning those subdirectories for un-accounted-for
files becomes the responsibility of that CMakeLists.txt
file. |
18:58.49 |
*** join/#brlcad epileg
(~epileg@unaffiliated/epileg) |
19:04.56 |
CIA-53 |
BRL-CAD: 03starseeker * r43043
10/brlcad/branches/cmake/misc/CMake/ (BRLCAD_Util.cmake
distcheck_buildsys.cmake.in): tweaks, remove debug
printing |
19:38.20 |
CIA-53 |
BRL-CAD: 03starseeker * r43044
10/brlcad/branches/cmake/ (4 files in 3 dirs): Start the slog of
listing files. cheat a little with iwidgets - use the macro even
though it's in src/other, otherwise it's totally ignored by the
system. |
20:26.20 |
CIA-53 |
BRL-CAD: 03starseeker * r43045
10/brlcad/branches/cmake/src/other/CMakeLists.txt: First pass at
setting up src/other. Probably should separate out this file into
various .cmake files that are included, just to improve
readibility. |
20:53.38 |
CIA-53 |
BRL-CAD: 03jordisayol * r43046
10/brlcad/trunk/misc/debian/application-x-brlcad-extension.xml:
changed mime type from binary to text |
21:38.44 |
CIA-53 |
BRL-CAD: 03starseeker * r43047
10/brlcad/branches/cmake/ (59 files in 58 dirs): Not perfect, but
demonstrates a working mechanism to spot files present in the
source tree but not accounted for in CMakeLists.txt
files. |
21:51.14 |
CIA-53 |
BRL-CAD: 03starseeker * r43048
10/brlcad/branches/cmake/misc/CMake/distcheck_buildsys.cmake.in:
Flesh out the error message a little more - make it fatal
now. |
21:53.04 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
21:57.54 |
CIA-53 |
BRL-CAD: 03starseeker * r43049
10/brlcad/branches/cmake/CMakeLists.txt: Add some cleanup to the
distcheck target |
22:34.08 |
CIA-53 |
BRL-CAD: 03starseeker * r43050
10/brlcad/branches/cmake/CMakeLists.txt: Clean up benchmark, add
printout for successful distcheck. |
22:34.48 |
CIA-53 |
BRL-CAD: 03starseeker * r43051
10/brlcad/branches/cmake/misc/CMake/distcheck_success_message.cmake.in:
Whoops, add the cmake file. |
22:42.30 |
CIA-53 |
BRL-CAD: 03starseeker * r43052
10/brlcad/branches/cmake/CMakeLists.txt: Whoops - install, not
build for this test. |
22:50.43 |
CIA-53 |
BRL-CAD: 03starseeker * r43053
10/brlcad/branches/cmake/CMakeLists.txt: It's a better test if the
install directory is on its own. |
23:05.41 |
CIA-53 |
BRL-CAD: 03starseeker * r43054
10/brlcad/branches/cmake/ (CMakeLists.txt
misc/CMake/svncheck.cmake): More tweaks |
23:31.37 |
*** join/#brlcad ibot
(ibot@rikers.org) |
23:31.37 |
*** topic/#brlcad is BRL-CAD
Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad
|| #brlcad logs: http://ibot.rikers.org/%23brlcad/
|| BRL-CAD release prep for 7.18.2 under way
(20110202) |
23:36.12 |
CIA-53 |
BRL-CAD: 03starseeker * r43055
10/brlcad/branches/cmake/ (CMakeLists.txt
misc/CMake/distcheck_buildsys.cmake.in): Ah, toplevel directory was
escaping. Probably a cleaner way to do this, but this will
work. |
23:37.17 |
*** join/#brlcad roberthl
(~robert@v001.rhl.me.uk) |
23:37.17 |
*** join/#brlcad roberthl
(~robert@mediawiki/RobertL) |
23:59.01 |
*** join/#brlcad louipc
(~louipc@archlinux/trusteduser/louipc) |