-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
21 lines (19 loc) · 981 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.___ ___. __ __ __ .___________. __
| \/ | | | | | | | | || |
| \ / | | | | | | | `---| |----`| |
| |\/| | | | | | | | | | | |
| | | | | `--' | | `----. | | | |
|__| |__| \______/ |_______| |__| |__|
- Add configuration file
- Add multiarch
- Add log file (deamon)
- Add --stop/--restart/--pid options to deamon
- Add --state option to client (allows client to know the state of servers)
- Correct overloaded server problem : DONE 21/04/2013
- Add specific option of compilers that needs local compilation : DONE 21/04/2013
- Add possibility to change default port : DONE 21/04/2013
- Deamon delete temporary files when process is done : DONE 21/04/2013
- Add multihost : DONE 22/04/2013
- Correct leaks (server) : DONE 22/04/2013
- Add multi compiler : DONE 22/04/2013
- Auto detection language : DONE 22/04/2013