On Wednesday 17 May 2006 04:32, Thiago Macieira wrote: > William A. Hoffman wrote: > >>$ unsermake -p install > >>17% creating ../qt-dbus/libdbus_qt4_1_la_all_cpp.cpp > >>34% compiling ../qt-dbus/libdbus_qt4_1_la_all_cpp.cpp > >>50% linking ../qt-dbus/libdbus-qt4-1.la > >>67% installing ../qt-dbus/libdbus-qt4-1.la > >>84% linking ../qt-dbus/dbusidl2cpp > >>99% installing ../qt-dbus/dbusidl2cpp > > > >How did it interact with parallel building of things? > > I didn't understand the question. > > $ unsermake --compile-jobs=20 -p install > 05% compiling /home/tjmaciei/src/kde4/playground/libs/qt-dbus/qdbusbus.cpp > 10% 15% 20% > compiling /home/tjmaciei/src/kde4/playground/libs/qt-dbus/qdbuserror.cpp > 24%
Of course this was mostly used from the kdesvn-build script, which filters out all the "compiling ..." output, and shows only the percentage (using \e[K to clear the line). -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
