Cleanup the build scripts and reorganize the source directories 14/137814/3
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 10 Jul 2017 02:04:42 +0000 (11:04 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 10 Jul 2017 02:13:30 +0000 (11:13 +0900)
commit61e652f5d25cc5c31ee984d8b49b0dc529785865
tree03239de2486a4a42dbbc793152008b7fb0ab066a
parente9dc8cbe0b10cded2af1c5edc87f9f97ac8e6723
Cleanup the build scripts and reorganize the source directories

Change-Id: I9121a3405d1497541afb929ff67e9c3185cfeb0c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
16 files changed:
AUTHORS
CMakeLists.txt
packaging/capi-context.spec
src/history/context_history.cpp [moved from src/context_history.cpp with 100% similarity]
src/trigger/ComparisonConverter.cpp [moved from src/ComparisonConverter.cpp with 100% similarity]
src/trigger/ComparisonConverter.h [moved from src/ComparisonConverter.h with 100% similarity]
src/trigger/IntComparisonConverter.cpp [moved from src/IntComparisonConverter.cpp with 100% similarity]
src/trigger/IntComparisonConverter.h [moved from src/IntComparisonConverter.h with 100% similarity]
src/trigger/StringComparisonConverter.cpp [moved from src/StringComparisonConverter.cpp with 100% similarity]
src/trigger/StringComparisonConverter.h [moved from src/StringComparisonConverter.h with 100% similarity]
src/trigger/TriggerOldRuleTypes.h [moved from src/TriggerOldRuleTypes.h with 100% similarity]
src/trigger/context_trigger.cpp [moved from src/context_trigger.cpp with 99% similarity]
src/trigger/rule_util.cpp [moved from src/rule_util.cpp with 100% similarity]
src/trigger/rule_util.h [moved from src/rule_util.h with 100% similarity]
src/trigger/rule_validator.cpp [moved from src/rule_validator.cpp with 100% similarity]
src/trigger/rule_validator.h [moved from src/rule_validator.h with 100% similarity]