Commit Graph

129 Commits

Author SHA1 Message Date
Ryan Pavlik
4d6b5a5b05 improve doxygen mainpage 2011-04-27 12:23:40 -05:00
Ryan Pavlik
3dd6ebb786 fix unix install info 2011-04-27 11:33:32 -05:00
Ryan Pavlik
45b568dcad added info about the doxygen target 2011-04-27 11:10:05 -05:00
Ryan Pavlik
bc50231d76 add doxygen to build 2011-04-27 11:08:17 -05:00
Ryan Pavlik
73f8caf26b more predefined 2011-04-27 11:06:53 -05:00
Ryan Pavlik
e2a5ccd418 remove the examples from doxygen 2011-04-27 11:06:44 -05:00
Ryan Pavlik
96fe3ae298 Add links to main page 2011-04-27 11:00:53 -05:00
Ryan Pavlik
04bb31debf auto-brief 2011-04-27 11:00:48 -05:00
Ryan Pavlik
450012eb76 show members 2011-04-27 11:00:43 -05:00
Ryan Pavlik
3b53a7decd define WIN32 for doxygen so we get a fuller documentation 2011-04-27 10:52:42 -05:00
Ryan Pavlik
c52d93290d initial doxyfile 2011-04-27 10:45:55 -05:00
Ryan Pavlik
efd8c61ad1 add changelog entries 2011-04-27 10:39:30 -05:00
Ryan Pavlik
8ff76294c5 improve readme and remove mention of the modified LGPL noncommercial alternate license 2011-04-27 10:39:05 -05:00
Johannes Zarl
4829592601 Add support for redirecting or disabling messages from stdout to elsewhere.
The newly introduced procedure wiiuse_set_output can be used to set the FILE*
used for each of the loglevels LOGLEVEL_ERROR, LOGLEVEL_WARNING, LOGLEVEL_INFO,
and LOGLEVEL_DEBUG. Setting the logfile to 0 disables log output for a
loglevel. This adds the macro definition WIIUSE_HAS_OUTPUT_REDIRECTION, so
programs can test for the feature.

The internal log macros in definitions.h all honor this output redirection mechanism.
2011-04-27 08:33:36 -05:00
Johannes Zarl
ca4a38c31c fix doc typo in wiiuse.c. 2011-04-27 08:33:27 -05:00
Ryan Pavlik
c5a9394a5a Merge commit 'e65c4ef077b746c05185c5aef81e1ad9839d66da' 2011-03-28 14:14:17 -05:00
Ryan Pavlik
e65c4ef077 Squashed 'cmake/' changes from 3ea43dc..b0d0a58
b0d0a58 Fix/improve use of luac
0469be6 Minor lua/filecopy tweak fixing source files outside of tree

git-subtree-dir: cmake
git-subtree-split: b0d0a584df1d408c83381652359c40d1c47765c8
2011-03-28 14:14:17 -05:00
Ryan Pavlik
59d36d9d49 Merge commit '468beb30aa0308f9201294bc958b5e11fbe6d2fa' 2011-03-28 13:56:57 -05:00
Ryan Pavlik
468beb30aa Squashed 'cmake/' changes from de83fed..3ea43dc
3ea43dc Fix program files osg search
14e987f Fix lua and file copy targets

git-subtree-dir: cmake
git-subtree-split: 3ea43dc726d289f72f4fc4c35b8d8acc47b17ab0
2011-03-28 13:56:57 -05:00
Ryan Pavlik
fe8a54d486 Merge commit '7eb712f9de588e6fa8e227d1894c6ae7ed75b3f9' 2011-02-18 11:09:21 -06:00
Ryan Pavlik
7eb712f9de Squashed 'cmake/' changes from 6de4a61..de83fed
de83fed Fix findgdb (and thus launchers) on macosx: use cmake regex
ee5dd06 Fix launchers for non-msvc multi-config generators

git-subtree-dir: cmake
git-subtree-split: de83fed87b68cb6342f31dc17dc650a1edb8f648
2011-02-18 11:09:21 -06:00
Ryan Pavlik
7ab381fdce Merge commit 'f1fc7e0b63ea694ccb94420a50b3468222a126ea' 2011-02-18 10:29:40 -06:00
Ryan Pavlik
f1fc7e0b63 Squashed 'cmake/' changes from 93c492f..6de4a61
6de4a61 Re-enable the debug configuration

git-subtree-dir: cmake
git-subtree-split: 6de4a61eadc174cbebf088dfa87c348758f20a2f
2011-02-18 10:29:40 -06:00
Ryan Pavlik
392fa9eed7 Merge commit '23e7c6d8605e86164671fe381173ceed6705f111' 2011-02-18 10:22:20 -06:00
Ryan Pavlik
23e7c6d860 Squashed 'cmake/' changes from 8647ab0..93c492f
93c492f update help
bdbb86e Remove outdated modules
2eeb40f don't force MACOSX_BUNDLE to be on.
57f63d8 move fixupbundle.cmake.in and improve finding it
bcc9e7b no need to include juggler resource files here when they're included with jugger
9a9b875 make juggler find its config files more safely
032b44d fix typo in comment
46224b1 fixes to findwinhid from vrpn
6c61b84 fix lua targets handling of imported luac and luac in the build.
e449cd7 add support for visual studio 2010 to createlaunchers
f9dc1ea GetGitRevisionDescription: Fixes HASH value in a named branch checkout
f914306 add cppunit module
19bd3ea add fftw module from itk

git-subtree-dir: cmake
git-subtree-split: 93c492fb8fe8c7c9434af72d051795a6ad19cbcd
2011-02-18 10:22:20 -06:00
Ryan Pavlik
e6b4879ddf Merge branch 'master' of github.com:rpavlik/wiiuse 2011-02-01 10:30:06 -06:00
Ryan Pavlik
6481cc3d75 Squashed 'cmake/' changes from 813d030..8647ab0
8647ab0 update help
8c434a7 have luatargets.cmake actually try building (parsing) the lua scripts
abbbe59 update rendered help
4226520 remove unnecessary whitespace
fce2353 fix some leftover juggler 2.2 bits in the juggler 3.0 finder
072dda4 fix libusb finder on windows
3bf666c be sure to find all needed boost libraries for juggler 3.0
3e0d529 handle windows names for juggler 3.0 libraries
6cb00f4 handle config types in dashboard scripts
449fe46 Improve vrpn/quatlib finders to find the default locations on Windows
450a051 improve launcher templates
e8e1aee Fix the gdb finder
099d79f Fix finding OSG in some cases
2d5319f Update help files
9567cf8 Improve glove5dt finder
73d4de3 Find git.cmd on windows
cef7140 Silly bug in simpler juggler finder
5706470 Improve juggler finder
2f6f3ef Fix gdb finder
ae37c1a Clean up juggler finding
9416490 Improve gdb finder
d30789e Merge changes from finding juggler 2.2 into 3.0
00d407e Don't force juggler into debug mode
6668496 No more nspr on windows
737b8e2 Fix boost finding in VPR 2.2
c530fa3 Don't need a separate cppdom module for juggler 30
c10441c Merge branch 'master' of https://github.com/bnewendorp/cmake-modules into bnewendorp-master
0485c6c Update rendered help
c4c1ea8 Improve formatting of copyright notice when rendered to html
58ba978 Add reference to help in the readme
2052efb Generate text too, and rename
e3a0f3f Add help files and aboutthesemodules dummy module
dab6182 GetGitRevisionDescription: Fix HEAD hash finding in case of a detached HEAD checkout
278658c Fix a wee bug in the gdb finder
f0ac2bc Launchers now check version of GDB before throwing options at it. Fixes --debugger option on Macs.
6e66227 find gdb
1cbceb8 rename luatargets to filecopytargets, and forward calls from the old name
0bdd129 add the upcoming boost 1.46
86cfbb4 make boost test targets succeed on macs with homebrew
c290bbe Merge boost fix from pre-2.8.4
cc24a0d Improve dcubed finder and use nested targets
69b25b4 Clean up parasolid nested target
f467bb0 Don't force juggler into debug mode
250c5f0 Find boost 1.45
b15faa5 Add HIDAPI and libusb1
7236f4f Add OptionRequires module
7032b46 Improvements to cutil
9f0e966 Tweak to boost test
c60a1ea Added Juggler 3.0 files

git-subtree-dir: cmake
git-subtree-split: 8647ab061587c8c0fd7343b77b3e3bd367da0180
2011-02-01 10:29:35 -06:00
Ryan Pavlik
fdbc76bce6 Merge commit '6481cc3d7534a34435e88d343eb5f499001032a0' 2011-02-01 10:29:35 -06:00
Karl Semich
66fb96064f Fix off-by-two overflow in IR dot ordering 2011-01-28 05:16:17 +08:00
Ryan Pavlik
03440c4b47 Merge commit 'aa8ef89434c016a1a04178c497723995bc6574a5'
Conflicts:
	cmake/FindWiiUse.cmake
2010-11-30 15:22:13 -06:00
Ryan Pavlik
aa8ef89434 Squashed 'cmake/' changes from 2d25566..813d030
813d030 Add module to get information about a git repo
b2070d7 Fix installing docs optionally, even on old cmake versions
e8cbbf5 Hide the module variable if we find it manually
c1ad55e Fix opencv finder for old libraries
9ca6a00 Make the opencv module handle finding the config file, if it exists.
beabdbd Merge commit 'aca0ca0aea326a4b8c10f6638024a6e8c0279d02'
e36bb5b Merge branch 'master' of git@github.com:rpavlik/wiimote-head-tracker-gui.git
b75b7df Improve wiiuse locator
92f1870 Remove all old build systems
ee0ce40 Add Windows HID library finder
b8878cb Update wiiuse finder to locate DLL from cmake-based install
5b7d5d9 Add a Bluez find module
ee17e2a Update cmake modules
30e28b2 Update cmake files
dc48ba7 Fix windows build
1958481 Fix RPATH handling on Linux
3fe03cd Initial commit

git-subtree-dir: cmake
git-subtree-split: 813d0301a4ed5b53d8187608c2986904ce99ab4e
2010-11-30 15:21:46 -06:00
Ryan Pavlik
304bf4fc64 fromdos the source 2010-11-12 10:24:00 -06:00
Ryan Pavlik
2432d5c867 Update version and changelog 2010-11-11 15:13:36 -06:00
Ryan Pavlik
8eef1f89dc Fix some crashes by checking pointers before deref 2010-11-11 15:11:27 -06:00
Ryan Pavlik
61238e4732 Add date to changelog 2010-11-11 13:40:09 -06:00
Ryan Pavlik
565993d75f Improve installer 2010-11-11 13:33:45 -06:00
Ryan Pavlik
c73f4cee39 Add _debug to the end of the library name on Windows in debug mode 2010-11-11 13:21:45 -06:00
Ryan Pavlik
7c06e81243 Change the target names of the binaries 2010-11-11 13:20:00 -06:00
Ryan Pavlik
fa5763db04 Update the readme file 2010-11-11 13:19:49 -06:00
Ryan Pavlik
394ade9cf0 Improve build: parse out the version 2010-11-11 13:17:44 -06:00
Ryan Pavlik
cc4e9e9fd6 Add a missing newline in the example 2010-11-11 12:50:44 -06:00
Ryan Pavlik
c2e98c4502 Clean up build 2010-11-11 12:46:20 -06:00
Ryan Pavlik
41cbbd4191 Improve header comments 2010-11-11 12:42:14 -06:00
Ryan Pavlik
6bce6d53d3 Only dump wii board debug in debug mode 2010-11-11 12:42:03 -06:00
Ryan Pavlik
200778ed32 Modify credit statement to point to new location 2010-11-11 12:38:51 -06:00
Ryan Pavlik
5bb30e7109 Remove extraneous version define 2010-11-11 12:38:42 -06:00
Ryan Pavlik
0369a148de Generate version string based on version components 2010-11-11 12:38:17 -06:00
Ryan Pavlik
29a42208fa Define WITH_WIIUSE_DEBUG in debug builds 2010-11-11 12:38:02 -06:00
Ryan Pavlik
af86d2fd09 Remove redundant define 2010-11-11 12:37:44 -06:00
Ryan Pavlik
5a7756ae0b Add entry to changelog 2010-11-11 12:20:24 -06:00