Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins
2014-06-30
| ||
10:59 | Update LICENSE dates. Leaf check-in: 93ce176588 user: tux tags: develop | |
2014-06-29
| ||
11:40 | Tuprules.tup: Ensure CFLAGS is not changed by any higher directory project, except if this project has a variant that defines CONFIG_CFLAGS. check-in: c407db61c5 user: tux tags: develop | |
2014-06-07
| ||
12:18 | Fix building Vivos without AR or CC being defined. check-in: b078fdfa40 user: tux tags: develop | |
2013-11-29
| ||
12:04 | Fix Sourcefile. check-in: d70ec9081c user: mastersrp tags: develop | |
2013-11-22
| ||
12:03 | Fix LICENSE. check-in: b0bd1debf9 user: mastersrp tags: develop | |
2013-11-11
| ||
13:32 | Fix using 'y' instead of '1' for enabling features. check-in: addb43a21c user: mastersrp tags: develop | |
13:13 | Add minimal support for configuration. check-in: 9115ec43a1 user: mastersrp tags: develop | |
2013-11-10
| ||
19:59 | Fix missing FILE definitions in DHT header. check-in: eb6e637674 user: mastersrp tags: develop | |
19:56 | Add important headers to DHT module. Add header guards to DHT header. check-in: 58588046c6 user: mastersrp tags: develop | |
19:44 | Update version description. Fix Tup trying to compile json module instead of dht module. check-in: d2a565b256 user: mastersrp tags: develop | |
15:36 | Fix directory creation in Sourcefile.c. Remove unused json submodule. Add dht submodule curtesy of Juliusz Chroboczek. check-in: c6d55724e5 user: mastersrp tags: develop | |
2013-11-02
| ||
17:06 | Update paths to be more clear. check-in: 54bd301799 user: mastersrp tags: develop | |
17:02 | Fix header location. check-in: 420de17fca user: mastersrp tags: develop | |
15:54 | Remove obsolete audio subsystem. Remove ugly hacked functions from fs subsystem. Move from waf to Tup for build system. Update library build to build one static library for each subsystem, and a static library containing all subsystems. check-in: 9d0d10e13e user: mastersrp tags: develop | |
2013-01-23
| ||
14:10 | Fix json library from not compiling, despite being empty. check-in: 6b56352081 user: tcg.thegamer@gmail.com tags: develop | |
14:07 | Add gitignore. Add license (MIT License). Add waf script for configuring and building software. Add wscript containing "project" definitions. Add empty audio library. Add empty filesystem (fs) library. Add empty json library. Add empty net library. check-in: 0f7c0ca206 user: tcg.thegamer@gmail.com tags: develop | |
14:05 | Started base library. Leaf check-in: d45611223a user: tcg.thegamer@gmail.com tags: trunk | |