Next | Query returned 30 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2013-01-08 17:36:54 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Remove MANDIR= from MAKE_ENV which is already there (mk-c.mk)
   2012-09-11 22:36:18 by Aleksej Saushev | Files touched by this commit (15)
Log message:
"user-destdir" is default these days
   2012-09-10 01:30:26 by Aleksey Cheusov | Files touched by this commit (3) | Package updated
Log message:
Update to 0.17.0
  paexec:
    - Option -x was added. With its help paexec can run one command
      per task.  If -g is also specified, command's exit status is
      analysed. Appropriate task and dependants are marked as "failed"
      if it is non-zero.
    - First character of -n argument must be alphanumeric, `+', `_',
      `:' or `/'.  Other symbols are reserved for future extentions.
    - With '-n :filename' paexec reads a list of nodes from the
      specified file.
    - With a help of new option '-m t=<eot>' end of task string
      may be specified, which is an empty line by default.
    - Option -md=<delim> was added that overrides the default
      delimiter (space character) between tasks in graph mode (-g).
    - Output line that contains failed dependants no longer ends with
      unnecessary space.
    - Long options were completely removed.

  paexec_reorder:
    - Fix. "paexec_reorder -g" now handles correctly failed tasks'
      output.  One extra line after "fatal" is expected.
    - Options -m was added. It does the same things as paexec's -m.

  More examples of use and regression tests.

  Documentation update, clean-ups and improvements.

  Regression tests:
    - Signals handling was fixed in.
    - LC_ALL is always set to C in regression tests, this fixes some
      problems in internationalized environment.

  mk-configure>=0.23.0 is required at build time
   2012-03-09 20:00:37 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
clean-ups (adapted for recent mk-configure)
   2011-10-09 12:02:48 by Aleksey Cheusov | Files touched by this commit (43)
Log message:
Update my email
   2011-09-04 20:21:27 by Aleksey Cheusov | Files touched by this commit (7)
Log message:
For all packages based on mk-configure "configure" target is provided.
   This fixes parallel builds.
   2011-07-03 22:03:39 by Jean-Yves Migeon | Files touched by this commit (1)
Log message:
check-interpreter fix.
   2011-05-07 12:06:02 by Aleksey Cheusov | Files touched by this commit (6) | Package updated
Log message:
Closes PR pkg/44850, oked by wiz@ and reed@
devel/libmaa updated to 1.3.0
recursive bump pkgrevisions of dependent packages due to ABI change
   2011-03-23 15:49:47 by Greg Troxel | Files touched by this commit (2)
Log message:
Update to 0.16.1 (via mail from $MAINTAINER)
  paexec.1 and paexec_reorder.1 are included in paexec-0.16.1.tgz.
  Just like in paexec<=0.15.1 pod2man is not needed
  for building.
   2011-03-16 12:04:57 by Greg Troxel | Files touched by this commit (4) | Imported package
Log message:
Import paexec-0.16 as parallel/paexec.

paexec distributes performing the given tasks across several CPUs or
machines on a network and collects the results from those
CPUs/machines.


Next | Query returned 30 messages, browsing 21 to 30 | previous