Commit graph

10 commits

Author SHA1 Message Date
George Boudreau
041f2ed4be Replace fuser process lookup with test for directory existance in /proc. fuser has a high cpu cost for smaller systems 2006-06-29 00:36:22 +00:00
Manuel Canales Esparcia
ddf5f77b1a Using Bash internal $SECONDS to meassure the time. 2006-06-10 15:41:52 +00:00
Manuel Canales Esparcia
e2ef1000ec Added " Target $@ OK" lines to the Makefile output.
Made more accurate the time meassured by progress_bar.sh.
2006-06-09 23:05:39 +00:00
George Boudreau
8f647f3bbb spelink chequer is stil brok, a kind individual pointed out another typo 2006-06-09 02:45:54 +00:00
George Boudreau
7dd28eab3f I must work on my speling 2006-06-09 00:15:21 +00:00
Manuel Canales Esparcia
843c479fed Now the progress bar is a pretty time counter. 2006-06-08 21:05:03 +00:00
Manuel Canales Esparcia
46758a21be Using fuser instead of pidof to watch that make is alive. 2006-06-01 21:54:18 +00:00
Manuel Canales Esparcia
5faab2229e Removed personal debug code. 2006-06-01 21:09:55 +00:00
Manuel Canales Esparcia
a36805ddb1 Avoided recursion in progress_bar.sh.
The make PID test need be fixed yet.
2006-06-01 21:08:49 +00:00
Manuel Canales Esparcia
a858a7823c POC for progress bar. 2006-05-31 20:43:41 +00:00