Replace glib threadpool usage with a 'dumb' thread implementation.
[platform/upstream/iotivity.git] / service / soft-sensor-manager / SConscript
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-22 jk13Remove rapidxml from ssm folder
2015-04-17 HyunJun KimFix soft-sensor manager build failure.
2015-04-14 Minji Parkupdate soft sensor manager into latest version before...
2015-04-13 Minji ParkFix build error of Soft sensor Manager after CA branch...
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-03-20 Rami jung[SSM] adding sample SoftSensor plugin & appls . V.02
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-09 Caiwen ZhangUsing gnustl_shared library instead of gnustl_static
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-06 jk13[SSM] Cleanup JNI dead code and add NDEBUG definition
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-02-02 jk13[SSM] Add android sample and fix jni issues.
2015-01-29 Sudarshan PrasadRemoving Internal calls to CA APIs in OCPlatform
2015-01-21 Caiwen ZhangFix soft-sensor-manager service build errors
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-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
2014-12-26 Uze ChoiMerge "Fix an exception handling issue in doBootStrap...
2014-12-26 Caiwen ZhangFix soft-sensor-manager service build errors
2014-12-25 Sudarshan PrasadMerge "Merge from master to CA branch" into connectivit...
2014-12-25 Sudarshan PrasadMerge from master to CA branch
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Uze ChoiMerge "[service] Modify SConscript to build all service...
2014-12-24 Uze ChoiMerge "[SSM] Fix scons android build failure"
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 jk13[SSM] Fix scons android build failure
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-19 Uze ChoiMerge "Fix issues of Things Manager"
2014-12-19 Uze ChoiMerge "Add scons script and things manager samples."
2014-12-19 Uze ChoiMerge "[SSM] change soft sensor description folder...
2014-12-19 Uze ChoiMerge "[SSM] Reference & Trackee Thing release for...
2014-12-19 jk13[SSM] change soft sensor description folder path
2014-12-19 Uze ChoiMerge "[SSM] Apply OIC presence feature"
2014-12-18 Uze ChoiMerge "Fix prevent bug in the PluginManager. Fix bug...
2014-12-18 Uze ChoiMerge changes I21ded957,Ia1308e81,If6bccb8e,I6d548404
2014-12-18 jk13[SSM] Update SDK Api
2014-12-17 sudarshan prasadMerge "Added code to send close_notify alert when OC...
2014-12-17 sudarshan prasadMerge "Fixed usages of strtok to use strtok_r instead"
2014-12-16 sudarshan prasadMerge "Fixed OCCreateResource return type when empty...
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-15 Uze ChoiMerge "[SSM] Fix build script"
2014-12-13 sudarshan prasadMerge "Fixed IOT-110--Crash on destruction"
2014-12-12 jk13[SSM] Fix build script
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