Commit Graph

37 Commits

Author SHA1 Message Date
Tully Foote fbe26c57a6 changing rosmake's invocation of make to have a consistent path and not force spurious rebuilds 2010-06-23 00:35:54 +00:00
Tully Foote 0fcb7e4690 OSX grr 2010-05-25 19:49:12 +00:00
Tully Foote 80e7130d56 OSX only supports one of the API versions 2010-05-25 19:42:16 +00:00
Tully Foote 1c5aa144ad more debug 2010-05-25 19:30:54 +00:00
Tully Foote dd87a0a51a with from future 2010-05-25 03:34:15 +00:00
Tully Foote 07d79de35c trying with statement 2010-05-25 03:31:56 +00:00
Tully Foote 5b0d0bba36 merging patch change into trunk for rosmake in debs 2010-04-16 01:07:26 +00:00
Tully Foote 2848ab5d02 always building rospack since it's only 0.085 seconds and needed for new functionality 2010-02-23 19:43:46 +00:00
Tully Foote 006c491921 forgot debugging 2009-12-02 04:11:07 +00:00
Tully Foote 913fa6910f handling missing ROS_ROOT/bin in PATH better 2009-12-02 04:09:10 +00:00
Tully Foote 08ca6c0897 adding assertion at top of rosmake to assert rospack is built before running 2009-12-02 03:14:38 +00:00
Tully Foote 3ee1b0afa5 adding missing import 2009-11-10 00:18:40 +00:00
Tully Foote 5efaf9355d restructuring rosmake to allow testing 2009-10-28 21:51:59 +00:00
Tully Foote 7e99c64d58 documentation of rosmake functions 2009-10-28 21:16:37 +00:00
Tully Foote 9254c502bd fixing test output to be consistent code path with other build steps. removed deprecated code related to that. #1902 Also fixed rosmake -s to track dependencies within build list #1904. And fixed test list to build packages not 'make test stackname' #1921 2009-10-28 20:54:08 +00:00
Tully Foote 91b0e816ab fixing linking paths #1922 2009-10-28 20:05:54 +00:00
Tully Foote a02acdc671 making zero arg case not be promiscuous if you're not in the correct package #1845 2009-10-28 18:08:51 +00:00
Tully Foote 3ec4553f85 Displaying expansion of stacks to list of packages. #1907 2009-10-28 17:43:31 +00:00
Tully Foote e9fd327c86 fixing buildtest1 printout #1906 2009-10-28 17:38:13 +00:00
Ken Conley d859cb3fad updated code to use roslib.rospack instead of scriptutil 2009-10-13 19:32:34 +00:00
Tully Foote 9ef84609b2 adding note at end of build of log directory again for the forgetful 2009-10-06 00:13:31 +00:00
Tully Foote b80ae28587 making help clearer #1747 2009-10-02 20:46:48 +00:00
Tully Foote 17a699d5c8 adding option to disable logging for #1747 2009-10-02 20:40:03 +00:00
Tully Foote 05508d1f67 catching KeyboardInterrupt correctly such that it doesn't keep building #1770 2009-10-02 00:40:42 +00:00
Tully Foote 01bfa43bb8 slightly clearer help 2009-10-01 20:16:28 +00:00
Tully Foote 05de47a220 adding specified-only target to rosmake #1772 2009-10-01 20:13:51 +00:00
Tully Foote 17f548365b supporting multiple buildtest options at once 2009-10-01 18:53:48 +00:00
Tully Foote ae73e56dfb only doing rosdep check on verified packages 2009-09-21 23:05:49 +00:00
Brian Gerkey 5b23f3676a Added newline to context separator 2009-09-19 00:25:30 +00:00
Brian Gerkey 8e26b8b269 added separator to build failure context 2009-09-18 23:13:23 +00:00
Tully Foote f4370d8696 adding -k as a robust flag to parallel with make syntax 2009-09-18 23:05:08 +00:00
Tully Foote c00167a64d fixing missing context in buildfailure-with-context #1740 2009-09-18 22:51:29 +00:00
Tully Foote ca869a08d9 aggregate output is now sorted by dependency list. this will be the order of execution if not parallelized #1742 2009-09-18 22:27:35 +00:00
Tully Foote 088e432545 adding ability to rosmake a stack #1704 2009-09-18 01:45:40 +00:00
Brian Gerkey 29b9b0332f pretty printing 2009-09-17 20:18:20 +00:00
Brian Gerkey 978d75c79b Changed --output to not append date stamp 2009-09-17 19:05:43 +00:00
Ken Conley 8a1a03f015 sound drivers 0.2.0 2009-09-11 03:08:16 +00:00