Fix minor issue for Group Action of ThingsManager.
[platform/upstream/iotivity.git] / build_common /
2015-03-31 Ossama OthmanFix clean build error.
2015-03-30 Charlie Lenahanchanges to build CSDK for iOS, make .frameworks
2015-03-30 Caiwen ZhangClean Arduino build intermediate files
2015-03-26 Charlie Lenahanchanges to build csdk for os x(darwin)
2015-03-23 Ossama OthmanAutomatically detect C99 flags for supported compilers.
2015-03-23 Caiwen Zhangfix boost library cross-compiling error
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-09 Caiwen ZhangUsing gnustl_shared library instead of gnustl_static
2015-03-02 Caiwen ZhangCheck if C/C++ compiler is installed
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-17 Patrick C LankswertFormalized the Arduino builds' generation of linker...
2015-02-12 Caiwen ZhangImprove external library management error handling
2015-02-09 Caiwen ZhangAdd external package management support
2015-01-07 Uze ChoiMerge "Fix some issues of GroupSynchronization - findG...
2015-01-05 Uze ChoiMerge "Fix some issues of GroupManager"
2014-12-30 Patrick LankswertMerge "This a complete version of OICMiddle. The ReST...
2014-12-30 Patrick C LankswertMerge "Android SDK - Initial commit and build system...
2014-12-30 Patrick C LankswertAndroid SDK - Initial commit and build system updates
2014-12-29 Patrick LankswertMerge "OICSensorBoard: App for Intel Edison Platform."
2014-12-27 Patrick LankswertMerge "Add spec file for Tizen build"
2014-12-27 Patrick LankswertMerge "Fix soft-sensor-manager service build errors"
2014-12-27 Patrick LankswertMerge "Fix android build compatibility problems"
2014-12-26 Caiwen ZhangFix android build compatibility problems
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-23 Caiwen ZhangAdd 'tizen' into the target OS list
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-19 sudarshan prasadMerge "Fixed Warning in OCException"
2014-12-18 Ossama OthmanRemoved execute permissions from non-executable files.
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 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)