Revision 689106

Go back to digest for 22nd July 2007

Features in Development Tools

Dirk Mueller committed changes in /branches/work/icecream-make-it-cool:

implement support for scheduling local non-compile jobs.

For example: you can add a symlink named "meinproc4" pointing to icecc to your path, and it will automatically schedule the job and then invoke meinproc4 on it locally.

the advantage is that you can use cmake -j50 without having to worry that there are going to be 50 meinproc jobs killing your machine.

same could be done for moc, btw.

File Changes

Modified 4 files
  • /branches/work/icecream-make-it-cool
  •   /client/arg.cpp
  •   /client/local.cpp
  •   /client/main.cpp
  •   /services/job.h
4 files changed in total