Updated GSoC 2014 Ideas (markdown)
This commit is contained in:
parent
41556a1115
commit
aa73dce93f
|
@ -49,6 +49,8 @@ Below is a list of project ideas for the 2014 GSoC Application for Nimrod. You w
|
||||||
* Fix limitations to do with time intervals, specifically subtracting a TTimeInterval from a TTimeInfo.
|
* Fix limitations to do with time intervals, specifically subtracting a TTimeInterval from a TTimeInfo.
|
||||||
* Provide a ``$`` for TTimeInterval. Goal is to be able to get timing info like "5 minutes ago".
|
* Provide a ``$`` for TTimeInterval. Goal is to be able to get timing info like "5 minutes ago".
|
||||||
|
|
||||||
|
**Wrap and test the Qt framework**
|
||||||
|
|
||||||
## Tools & Infrastructure
|
## Tools & Infrastructure
|
||||||
**Update and refactor nimrod builder**
|
**Update and refactor nimrod builder**
|
||||||
* Reduce the number of assumptions the nimrod builder makes about its host system, in order to reduce configuration restrictions. Assumptions include location and usage of external tools, such as git.
|
* Reduce the number of assumptions the nimrod builder makes about its host system, in order to reduce configuration restrictions. Assumptions include location and usage of external tools, such as git.
|
||||||
|
|
Loading…
Reference in New Issue