Commit Graph

230 Commits

Author SHA1 Message Date
Ken Conley b92eccabc5 rosmake: get rid of call to rospack, more efficient use of rospkg 2012-03-08 20:17:02 +00:00
Tully Foote d65c89e901 adding output for #3881 2012-03-07 23:33:21 +00:00
Tully Foote 6341160ec5 fix for #3881 2012-03-07 19:04:19 +00:00
Dirk Thomas 4fb37ab4e2 improved error message 2012-02-24 23:59:33 +00:00
Ken Conley dfbf76c922 modified rosmake_description.patch to use description keyword, patch from kruset #3793 2012-02-14 23:49:31 +00:00
Dirk Thomas 46efce0e1e improve console message for rosmake 2012-02-09 00:21:42 +00:00
Ken Conley 1c84cae0bc rosmake: prefilter list of packages to remove catkin if -a is used 2012-01-26 07:09:21 +00:00
Ken Conley 8d7aff9b34 rosmake bug fix 2012-01-13 04:44:41 +00:00
Ken Conley f251738242 rosmake: removing whitelist functionality. Implementing <catkin/> tag as ros nobuild 2012-01-13 03:06:08 +00:00
Brian Gerkey ffb7bce512 Added <catkin/> tag to manifests and removed <depend> tags from them.
Cleaned up installation of ros's manifests.
2012-01-12 23:20:09 +00:00
Tully Foote f38508fe3f applying patch for #3807, it's trying to build in dry land. 2012-01-12 01:38:19 +00:00
Ken Conley 6f4ef87b9e chopping down manifest 2012-01-04 00:57:42 +00:00
Ken Conley 5f1c3153f7 rosmake: executable should not be package-relative 2012-01-04 00:57:08 +00:00
Ken Conley 86e2ea94b9 rosmake: no more CMakeLists.txt 2012-01-04 00:56:40 +00:00
Ken Conley 02118d9c72 ros: converting to top-level setup.py that installs 'roslib' (plus rosmake, rosclean, and rosunit) 2012-01-03 23:43:54 +00:00
Ethan Rublee 1a1e565600 catkin_project 2012-01-02 21:29:05 +00:00
Ken Conley 3e3c316769 converted tests to nose and moved from test_rosmake 2011-12-30 22:34:36 +00:00
Ken Conley 1a1e25795a catkin/setup.py-size rosmake 2011-12-30 22:25:40 +00:00
Ken Conley f397bc3798 removing rosdep features 2011-12-30 22:10:53 +00:00
Tully Foote b8bd9ada3a mark specified packages as ROS_NOBUILD #3725 2011-10-26 18:41:29 +00:00
Ken Conley 112b36950d ported most package APIs to rospkg 2011-10-06 00:54:12 +00:00
Ken Conley 8dbd617c07 #3576 patch from michikarg for genpy.py py3k compat 2011-08-16 18:47:14 +00:00
Ken Conley 635b75a5c1 #3632 adding rename of rosmake.py to engine.py 2011-08-12 02:19:43 +00:00
Ken Conley 183ebaef7a rosmake #3632 py3k compatibility and relative import fixes. thanks wjwwood 2011-08-12 02:02:50 +00:00
Ken Conley e18dfae30a #3625: rosmake py3k patch. thanks wjwwood 2011-08-11 20:38:48 +00:00
Ken Conley 8fa096ffdc #3166 more rosmake py3k conversions. not including changes in patch that are noop 2011-07-13 02:57:18 +00:00
Ken Conley dd11d7bdd8 updated import syntax to submod style 2011-07-13 02:47:02 +00:00
Ken Conley 5a04e4ffb1 rosmake: #3166 py3k support and cleaned of unused imports 2011-07-13 02:44:46 +00:00
Tully Foote 84dad24559 patch for #3567 2011-07-07 00:08:54 +00:00
Tully Foote b2e0450a21 fixing return value 2011-07-07 00:06:31 +00:00
Tully Foote 9ce8ced680 initializing 2011-07-06 23:49:52 +00:00
Tully Foote a4f2d4d556 updating rosmake for new rosdep usage 2011-07-06 23:45:09 +00:00
Tully Foote b33cce95a5 patch for #3528 2011-06-09 04:09:21 +00:00
Troy Straszheim 5b2c7d056f Make these optional. 2011-03-09 22:16:04 +00:00
Troy Straszheim 5bc00f0266 Starting to get rosbuild2 stuff in. Regular rosbuild/make should be
unaffected.
2011-03-09 22:07:50 +00:00
Tully Foote e7b7004ce6 tab to spaces #3295 2011-02-02 22:31:19 +00:00
Tully Foote 64cbd76d8d switching to load from parallel jobs for #2920 2011-01-05 20:23:54 +00:00
Tully Foote 37c3ae6820 fixing popen to subprocess #3207 2010-12-20 19:23:21 +00:00
Tully Foote ea2d377527 switching gtest to rosdep #2701 2010-10-27 21:27:11 +00:00
Tully Foote 45d954e19c suppress the tail printing on skip 2010-10-27 02:23:48 +00:00
Tully Foote 38a2b86e63 removing hard coded rosout 2010-10-26 21:39:45 +00:00
Tully Foote eb9df4ec29 Removing genmsg_cpp and all remaining references to it. Toward REP 100 2010-10-13 21:50:49 +00:00
Tully Foote a4b73996fb cleanup SystemExit exception from optparse #2942 2010-08-03 22:14:55 +00:00
Tully Foote e48c265195 cleaner traceback printing, make sure to sleep non zero length of time. And better verbose printing 2010-07-26 20:08:13 +00:00
Tully Foote a2b3ced69b removing minutes:seconds in favor of seconds only #2858 2010-07-19 20:37:04 +00:00
Tully Foote 2a26b69e2d console output in case of error in bootstrap #2872 2010-07-19 20:31:24 +00:00
Brian Gerkey f3a78958c1 Added preexec_fn to Popen call to make, in an attempt to fix esoteric gzip errors in eml 2010-07-14 06:25:51 +00:00
Tully Foote 55db7d847a processing rosdep install script return code. #2763 2010-06-18 23:01:11 +00:00
Tully Foote d417640b81 #2777 status always starts on a new line, and silent until threads are running 2010-06-18 22:25:32 +00:00
Tully Foote 8efa25baec dropping the significant figures as the default update rate is slower 2010-06-18 01:41:41 +00:00
Tully Foote ed686ea35a rosmake needs to drop ROS_NOBUILDs 2010-06-17 17:49:15 +00:00
Tully Foote b8a6694974 patching to make tests robust again 2010-06-15 02:48:55 +00:00
Tully Foote becc049fd7 don't mark a package with nobuild with nobuild again #2744 2010-06-14 21:43:58 +00:00
Ken Conley 817e967976 rostopic: #2780 rostopic echo -b now uses bag time where appropriate 2010-06-09 16:42:34 +00:00
Tully Foote 4f35a529e4 slightly more verbose summary, and eliminating dependency tracking on test phase, should obliviate need for last commit 2010-06-02 20:06:46 +00:00
Tully Foote a18456a500 logic at end if dependencies not met and all threads inactive 2010-06-02 05:33:48 +00:00
Ken Conley 15fc15333c rosmake: disabling debug output 2010-05-28 06:26:13 +00:00
Tully Foote 8f894baac4 removing my debug statements 2010-05-26 22:06:06 +00:00
Tully Foote d3d5ae7d47 passing on my machine 2010-05-26 20:56:16 +00:00
Tully Foote c247b83a65 the logic was right the first time 2010-05-26 08:05:31 +00:00
Tully Foote b8931c7258 fixing return code logic 2010-05-26 07:43:26 +00:00
Tully Foote 51a65570d8 store failed builds 2010-05-26 04:41:46 +00:00
Tully Foote 6771ed5658 more debugging 2010-05-26 03:56:59 +00:00
Tully Foote 08ec0d158e more debugging 2010-05-26 03:55:11 +00:00
Tully Foote b4900a53f4 addig note about what is Joining 2010-05-25 22:58:26 +00:00
Tully Foote fca967fb4d osx support for shutdown an more join prints 2010-05-25 21:43:41 +00:00
Tully Foote da712223f7 one more print 2010-05-25 21:06:11 +00:00
Tully Foote 2f91134a2b returning result due to success or not 2010-05-25 19:36:32 +00:00
Tully Foote 1c5aa144ad more debug 2010-05-25 19:30:54 +00:00
Tully Foote 56dd4743f8 more debugging 2010-05-25 18:31:12 +00:00
Tully Foote eb03463bb3 more thread instrumentation 2010-05-25 17:29:25 +00:00
Tully Foote de7e97d4a7 committing instrumentation to see results on build farm 2010-05-25 16:14:42 +00:00
Tully Foote 94c3fda6ed blocking shutdown method to prevent deallocation before thread termination 2010-05-25 07:49:18 +00:00
Tully Foote 07d79de35c trying with statement 2010-05-25 03:31:56 +00:00
Tully Foote 5ae5949b9b rosmake Printer using singleton 2010-05-25 03:02:43 +00:00
Tully Foote 12acd5350e reverting atexit error 2010-05-25 02:49:09 +00:00
Tully Foote 437b1ab9ad trying at exit 2010-05-25 02:01:53 +00:00
Tully Foote 65acee641b found one return and removed join in destructor 2010-05-25 01:06:19 +00:00
Tully Foote c691036273 adding --status-rate option, 0 = stop. and cleaning up Ctrl-C behavior in prebuild. 2010-05-23 19:12:06 +00:00
Tully Foote f7ef4e4453 cleaning up bootstrap display 2010-05-23 07:10:41 +00:00
Tully Foote d76c5e04f7 rostest and all dependents do not need to be compiled for any tests to be run #2607 2010-05-23 06:15:51 +00:00
Tully Foote 1fb0ac84be tightening display, showing target for threads, and cleaning up finished builds from crashed run 2010-05-23 05:51:30 +00:00
Tully Foote 96f7352a62 sorting display and tightening spacing 2010-05-23 05:19:43 +00:00
Tully Foote 645d24bbfe copying list to prevent corruption #2732 2010-05-23 04:56:05 +00:00
Tully Foote a8f6e05733 osx python compatability 2010-05-23 04:45:58 +00:00
Tully Foote da9f040b8b cleaning up status threading model to not call into other objects near shutdown #2733 2010-05-23 04:41:44 +00:00
Tully Foote 914257047d invalidate rospack cache before running #2392 2010-05-21 00:59:54 +00:00
Tully Foote 10955d23ba restoring rosmake new r9779 UI tested on OSX using vnc 2010-05-20 23:16:27 +00:00
Brian Gerkey 371ecfd5ef Reverted r9779 because it makes rosmake hang on OS X 2010-05-20 16:26:04 +00:00
Tully Foote bb69cc0744 fancy new rosmake display 2010-05-20 05:10:49 +00:00
Brian Gerkey 77163157c8 Added Ubuntu and MacPorts platform tags. 2010-05-19 21:25:54 +00:00
Tully Foote fa32a51b3f playing with audo width padding 2010-05-19 19:58:09 +00:00
Tully Foote 93fbb7c44b cleaning up for #2404 2010-05-11 20:57:28 +00:00
Tully Foote d4b11972c5 better clean behavior #2404 2010-05-11 20:47:13 +00:00
Tully Foote fcb497b637 making rosmake print narrower for brian's 80 character terminal #2398 2010-05-11 17:01:44 +00:00
Tully Foote 40aac3e8f8 reverting gtest conversion to rosdep since it is not compatable on jaunty, due to runtime linking errors from incorrect rpath ordering 2010-05-10 22:35:40 +00:00
Tully Foote 593ba78d5c fixing argument call 2010-05-10 22:32:39 +00:00
Tully Foote 2e1ffde206 applying Ken's patches to clean up rosmake output and further cleanup #2700. 2010-05-10 20:45:27 +00:00
Tully Foote 6f775f25d9 trying again for removing gtest to rosdep, added jaunty script, and public.cmake rules 2010-04-28 19:08:03 +00:00
Ken Conley 82e1064e06 removed paramiko and pycrypto from always_build 2010-04-28 04:20:01 +00:00