Brian Gerkey
|
77163157c8
|
Added Ubuntu and MacPorts platform tags.
|
2010-05-19 21:25:54 +00:00 |
Tully Foote
|
0145db4e7e
|
suppressing unnecessary prints adding debugging info into necessary ones #2519
|
2010-03-16 19:50:06 +00:00 |
Tully Foote
|
83f0cbb8f0
|
fix for #2502
|
2010-03-12 18:06:05 +00:00 |
Tully Foote
|
c33516d299
|
fixing usage in exception
|
2010-02-23 21:03:40 +00:00 |
Tully Foote
|
ebca5bedca
|
upgrading error messages from rosdep to be less confusing. #2373
|
2010-02-23 19:02:46 +00:00 |
Tully Foote
|
1235847321
|
documentation of base class #2358
|
2010-02-17 02:02:47 +00:00 |
Tully Foote
|
4d4aeb151e
|
switching to epydoc
|
2010-02-16 21:11:31 +00:00 |
Tully Foote
|
7148bf0328
|
asserting that oss are properly formed subclasses of RosdepBaseOS
|
2010-02-12 02:39:09 +00:00 |
Tully Foote
|
5473c499be
|
adding standard base class into rosdep for #2358
|
2010-02-12 02:12:20 +00:00 |
Tully Foote
|
07f574d5da
|
fixing typo
|
2010-02-11 18:19:16 +00:00 |
Tully Foote
|
dcd7dbf1ba
|
catch invalid dependency in rosdep #2406
|
2010-02-11 18:15:26 +00:00 |
Tully Foote
|
836e15da5c
|
fixing uninitialized variable caused by invalid stack
|
2010-01-20 23:54:39 +00:00 |
Tully Foote
|
a5f6808eb5
|
adding catch for all roslib exceptions re http://build.willowgarage.com//job/ros-pkg-trunk-ubuntu-hardy-x86/683/
|
2010-01-20 21:22:22 +00:00 |
Ken Conley
|
c8419c4b23
|
removing old rosdep.yaml file from rosdep package
|
2010-01-20 02:41:14 +00:00 |
Tully Foote
|
f3ad3c8511
|
responding to documentation from #2322 and others on the review page
|
2010-01-19 20:03:49 +00:00 |
Tully Foote
|
367979b91e
|
linuxMint working and cleaner
|
2010-01-18 17:53:29 +00:00 |
Ken Conley
|
e756a75a04
|
rosdep: #2283 import subprocess
|
2010-01-16 19:55:00 +00:00 |
Tully Foote
|
b8280eb8bb
|
documenting and cleaning up rosdep Debian usage
|
2010-01-15 01:33:23 +00:00 |
Tully Foote
|
78676e99bf
|
documentation and cleanup
|
2010-01-15 01:00:44 +00:00 |
Tully Foote
|
8284d2ae14
|
fedora working #2331
|
2010-01-14 22:33:43 +00:00 |
Tully Foote
|
47ecc409ca
|
catching OS Detection exception #2308
|
2010-01-14 18:37:55 +00:00 |
Tully Foote
|
cb3ec2dc0a
|
removing replaced code and removing unnecessary hack
|
2010-01-08 19:58:14 +00:00 |
Tully Foote
|
c6544374d8
|
not erroring if scripts present
|
2010-01-06 23:10:43 +00:00 |
Tully Foote
|
e279132e8a
|
rosdep patch for cywin #2283
|
2010-01-06 21:51:28 +00:00 |
Tully Foote
|
0cf657481e
|
proper sys.exit calls to rosdep for #2147 windows compatability
|
2010-01-05 18:58:00 +00:00 |
Tully Foote
|
4e36867d15
|
applying patch from #2273
|
2010-01-04 23:18:45 +00:00 |
Tully Foote
|
0a1d5c5194
|
changing verbiage to be less harsh
|
2010-01-04 22:16:32 +00:00 |
Tully Foote
|
9659f7c66d
|
patching to add gentoo support to rosdep thanks to Ken Tossel #2273
|
2010-01-04 21:33:38 +00:00 |
Tully Foote
|
cc8f2a4f4a
|
removed ubuntu float special casing since fixed to override all floats as strings
|
2009-12-30 02:30:45 +00:00 |
Tully Foote
|
7218377d0e
|
Ken's patch to override float as string in rosdep.yaml
|
2009-12-30 02:17:52 +00:00 |
Tully Foote
|
7706616a88
|
using Ken's new optimizations and returning recursive rosdep lookups
|
2009-12-30 00:55:48 +00:00 |
Tully Foote
|
a0d706e7c3
|
optimizing dpkg-query call to do many packages instead of one at a time, saving many seconds when run on all packages #2191
|
2009-12-30 00:24:48 +00:00 |
Tully Foote
|
8c21ee46c7
|
adding rosdep path information to error output.
|
2009-12-28 19:45:15 +00:00 |
Tully Foote
|
9c3b6c73bb
|
catching invalid stack lookups #2226 #2227
|
2009-12-28 19:00:43 +00:00 |
Tully Foote
|
f21a43d12f
|
only parsing each yaml file once toward #2191
|
2009-12-23 06:39:35 +00:00 |
Tully Foote
|
fb3454b2f5
|
ken's changes make 6 seconds into 0.5 seconds #2198
|
2009-12-23 05:23:57 +00:00 |
Tully Foote
|
de3ac4c358
|
adding Ken's time saving rosdep loader #2198
|
2009-12-23 01:31:25 +00:00 |
Tully Foote
|
31384c9b26
|
converting rosdep ubuntu versions to strings and adding warning
|
2009-12-22 18:15:52 +00:00 |
Tully Foote
|
fab1d23c2e
|
adding basic unit tests for rosdep YamlCache, and removing unused caching capability
|
2009-12-21 19:02:07 +00:00 |
Tully Foote
|
88f5d02db8
|
removing stack dir optimization, now that ken optimized roslib
|
2009-12-19 00:41:29 +00:00 |
Tully Foote
|
e5cca33641
|
adding timing debug statements
|
2009-12-18 21:46:02 +00:00 |
Tully Foote
|
f261cb5b7c
|
get_pkg_dir is already optimized
|
2009-12-18 21:04:37 +00:00 |
Tully Foote
|
cfd49a2cc2
|
2:33 to 0:17 rosdep satisfy -a
|
2009-12-18 20:34:26 +00:00 |
Tully Foote
|
49b1c7216a
|
yaml cache saves almost 50% time. 3:56 to 2:33 for same command
|
2009-12-18 20:04:35 +00:00 |
Tully Foote
|
b01730f67d
|
removing redundant -k option as per discssion in api review yesterday
|
2009-12-18 18:59:45 +00:00 |
Tully Foote
|
1164d9fc45
|
a little bit of polish for #2196 and tests to make test suite catch syntax errors
|
2009-12-18 18:27:50 +00:00 |
Ken Conley
|
d32e48cd64
|
rosdep: #2196 changed rosdeptestos to stop build breakage
|
2009-12-18 10:43:12 +00:00 |
Tully Foote
|
4ec906abe6
|
more rosdep tests, and a few fixes along with them. much more rigorous
|
2009-12-18 07:38:30 +00:00 |
Tully Foote
|
c1647b314f
|
improving tests, and caught but in sources list not in override mode
|
2009-12-18 06:48:58 +00:00 |
Tully Foote
|
f7b0363756
|
more unit tests for rosdep
|
2009-12-18 06:17:05 +00:00 |