Modify android sample app
[platform/upstream/iotivity.git] / build_common / arduino /
2015-06-08 Abhishek Sharma[ARDUINO] [BLE / IP] Fixed broken BLE build and IP...
2015-06-05 Caiwen ZhangClean Arduino build intermediate files
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-08 Caiwen ZhangFix x86 and x86_64 build errors
2015-04-08 Sachin AgrawalFixed linker order for Arduino libraries for Due and...
2015-04-02 Joseph MorrowAllow upload to an Arduino Due device from root of...
2015-04-02 Joseph MorrowChanged flag from "-std=c99" to "-std=gnu99" to enable...
2015-03-30 Caiwen ZhangClean Arduino build intermediate files
2015-03-20 Jon A. CruzAdd missing c flag.
2015-03-11 Joseph MorrowAdded SCons support for Arduino platform.
2015-02-17 Patrick C LankswertFormalized the Arduino builds' generation of linker...
2015-02-09 Caiwen ZhangAdd external package management support
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
2014-12-23 Sudarshan PrasadMerge "Remove the dead code" into connectivity-abstraction
2014-12-23 Sudarshan PrasadMerge from master to connectivity-abstraction branch
2014-12-20 sudarshan prasadMerge "Fixing delete issue in device discovery server...
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-19 Patrick LankswertMerge changes Ie4233a5c,I4d7aba08
2014-12-18 Ossama OthmanRemoved execute permissions from non-executable files.
2014-12-17 sudarshan prasadMerge "Added code to send close_notify alert when OC...
2014-12-16 sudarshan prasadMerge "Fixed server crash on empty client payload"
2014-12-16 sudarshan prasadMerge "Fixed UnitTest crash when getting JSON from...
2014-12-15 Uze ChoiMerge "There are Two modifications. 1. Restucturing...
2014-12-13 sudarshan prasadMerge "Fixed IOT-110--Crash on destruction"
2014-12-11 sudarshan prasadMerge "Implementation of connectivity abstraction featu...
2014-12-11 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-11 Patrick LankswertMerge "Update build scripts"
2014-12-08 Caiwen ZhangUpdate build scripts
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory
2014-10-08 Erich KeaneMerge "Revert "Fix to remove quotes around array of...
2014-10-08 Erich KeaneMerge "1. Fix for IOT-58. Set the resourceInterfaceName...
2014-10-08 Erich KeaneMerge "Fix compile error"
2014-10-08 Erich KeaneMerge "Broke out build script into variability.. Added...
2014-10-08 Erich KeaneMerge "Updated example program."
2014-10-08 Caiwen ZhangBuild system base on scons(oic-resource)