A task management system. At least this was the initial idea. Basically this it the base code for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

41 lines
403 B

.*.swp
*.o
*.a
*.lo
*.la
*.gcda
*.gcno
.dirstamp
.deps/
.libs/
Makefile
configure
Makefile.in
m4/
/config.*
*.crt
*.csr
*.pem
*.m4
taskrambler.conf
/INSTALL
tests/coverage*
/docs/api/
/docs/Doxyfile
/run
/autom4te.cache/
/compile
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
stamp-h1
src/taskrambler
/tests/*Test
/tests/*.log
/tests/*.trs
gmon.out
test-driver
/assets/html/_documentation.html
tags