Tizen build system using GBS.
[platform/upstream/iotivity.git] / build_common / SConscript
2015-04-21 Harish Kumara MarappaTizen build system using GBS.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-07 Joseph MorrowAdd stack logging flag to scons build parameters.
2015-04-03 Charlie LenahanAdd VERBOSE flag to scons
2015-03-31 Ossama OthmanFix clean build error.
2015-03-25 Jon A. CruzFixed Arduino config setup when 'ALL' is selected as...
2015-03-23 Ossama OthmanAutomatically detect C99 flags for supported compilers.
2015-03-23 Caiwen Zhangfix boost library cross-compiling error
2015-03-20 Joseph MorrowDisable default to auto install to Arduino device after...
2015-03-13 Ossama OthmanDo not bother with C++11 check on C SDK-only platforms.
2015-03-11 Minchul LeeAdd tizen build option for ARM Cortex-A
2015-03-10 Ossama OthmanDo not hardcode path separators in build paths.
2015-03-04 Sakthivel SamiduraiRun Unit test after building the stack
2015-03-02 Caiwen ZhangCheck if C/C++ compiler is installed
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-18 Doug HudsonCreated SConscripts for the C and C++ unit tests.
2015-02-09 Caiwen ZhangAdd external package management support
2015-01-21 Ashok ChannaAPI for DTLS registration and Scon script addition
2015-01-07 Uze ChoiMerge "Fix some issues of GroupSynchronization - findG...
2014-12-29 Patrick LankswertMerge "OICSensorBoard: App for Intel Edison Platform."
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Uze ChoiMerge "[SSM] Fix scons android build failure"
2014-12-24 Uze ChoiMerge "Add readme file about the things manager."
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-23 Caiwen ZhangAdd 'tizen' into the target OS list
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-19 sudarshan prasadMerge "Fixed Warning in OCException"
2014-12-18 Uze ChoiMerge changes I21ded957,Ia1308e81,If6bccb8e,I6d548404
2014-12-17 sudarshan prasadMerge "Added code to send close_notify alert when OC...
2014-12-17 Patrick LankswertMerge "OIC scons build patch for Yocto"
2014-12-17 Kishen MaloorOIC scons build patch for Yocto
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)