2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
catking cleanups
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
remove catkin_package, replace with optional catkin_stack to pull version from stack.yaml. Complain when VERSION passed to catkin_project()
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
docs
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
add buildspace python dir to installation-time PYTHONPATH
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Merge branch 'master' of git://github.com/willowgarage/catkin
gerkey
as Brian Gerkey
More... about 13 years ago
test cleanup
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Merge branch 'master' of git://github.com/willowgarage/catkin
gerkey
as Brian Gerkey
More... about 13 years ago
Merge branch 'master' of git://github.com/gerkey/catkin
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Remove accidental prefix before plain old bash command. Will need a different solution on Windows.
gerkey
as Brian Gerkey
More... about 13 years ago
Merge branch 'master' of git://github.com/gerkey/catkin
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
let's write this someplace we can find it
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Merge branch 'master' of git://github.com/willowgarage/catkin
gerkey
as Brian Gerkey
More... about 13 years ago
Merge branch 'master' of github.com:gerkey/catkin
gerkey
as Brian Gerkey
More... about 13 years ago
use env.sh to shell out for test execution
gerkey
as Brian Gerkey
More... about 13 years ago
Merge branch 'master' of git://github.com/gerkey/catkin
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
threads "tool" (link to THREAD_LIBRARIES). link to this for gtests.
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
OSX build fix.
gerkey
as Brian Gerkey
More... about 13 years ago
Merge branch 'master' of git://github.com/willowgarage/catkin
gerkey
as Brian Gerkey
More... about 13 years ago
Tidy up the initialization step, and add a pre-test step of deleting old result files.
gerkey
as Brian Gerkey
More... about 13 years ago
now we're starting to churn a bit, sorry. rm logorrhea.
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Let's go with the cmake version, not the ubuntu distro. More general.
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
RT finding stuff, better LSB granularity.
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
reduce logorrhea and consistify find_package(ROS stuff
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Merge branch 'master' of git://github.com/gerkey/catkin
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
bugfix: list_push was buggy
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Merge branch 'master' of git://github.com/willowgarage/catkin
gerkey
as Brian Gerkey
More... about 13 years ago
Implemented add_gtest(), which seems to work. Also added PROJECT_SOURCE_DIR to the test cache file, for use as CWD when running tests (to match rosbuild's test behavior).
gerkey
as Brian Gerkey
More... about 13 years ago
Merge branch 'master' of github.com:willowgarage/catkin
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
install_cmake_prefix -> catkin_project
Troy D. Straszheim
as Troy Straszheim
More... about 13 years ago
Merge branch 'master' of git://github.com/gerkey/catkin More... about 13 years ago