You are viewing a plain text version of this content. The canonical link for it is here.
- celix git commit: CELIX-418: Fixed memleak in celix_launcher - posted by rl...@apache.org on 2018/01/03 07:40:05 UTC, 0 replies.
- celix git commit: CELIX-418: Added packed configuration for docker executables - posted by rl...@apache.org on 2018/01/03 09:18:58 UTC, 0 replies.
- celix git commit: Added functionality to add new interfaces to a DM-component when it is active - posted by er...@apache.org on 2018/01/09 13:27:22 UTC, 0 replies.
- [jira] [Created] (CELIX-419) Make it possible to configure bundle dirs - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/09 19:55:00 UTC, 0 replies.
- [jira] [Created] (CELIX-420) Create alternatives for lower case and dot separated config properties - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/09 19:59:00 UTC, 0 replies.
- [jira] [Assigned] (CELIX-420) Create alternatives for lower case and dot separated config properties - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/09 19:59:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-419) Make it possible to configure bundle dirs - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/09 20:00:00 UTC, 2 replies.
- [celix] Git Push Summary - posted by pn...@apache.org on 2018/01/11 09:31:03 UTC, 3 replies.
- celix git commit: CELIX-412: Updates version and RELEASE_NOTES for 2.1.0 release - posted by pn...@apache.org on 2018/01/11 10:01:39 UTC, 0 replies.
- celix git commit: CELIX-412: Adds rlenferink public key to KEYS - posted by rl...@apache.org on 2018/01/12 12:29:02 UTC, 0 replies.
- svn commit: r24153 - /dev/celix/KEYS - posted by rl...@apache.org on 2018/01/12 13:17:16 UTC, 0 replies.
- [1/3] celix git commit: CELIX-412: Adds rlenferink public key to KEYS - posted by pn...@apache.org on 2018/01/15 20:18:35 UTC, 0 replies.
- [2/3] celix git commit: Merge branch 'develop' into release/2.1.0 - posted by pn...@apache.org on 2018/01/15 20:18:36 UTC, 0 replies.
- [3/3] celix git commit: CELIX-412: Adds missing AL comments, based on the output of the apache rat tool - posted by pn...@apache.org on 2018/01/15 20:18:37 UTC, 0 replies.
- [1/3] celix git commit: CELIX-412: add celix_ version for bundle and container CMake commands - posted by pn...@apache.org on 2018/01/16 15:24:37 UTC, 0 replies.
- [2/3] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/16 15:24:38 UTC, 0 replies.
- [3/3] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/16 15:24:39 UTC, 0 replies.
- [jira] [Closed] (CELIX-418) Add support for running an executable without config.properties - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/16 19:48:02 UTC, 0 replies.
- [jira] [Closed] (CELIX-414) Improve add_deploy for usage within CLion - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/16 19:50:00 UTC, 0 replies.
- [jira] [Closed] (CELIX-408) Add support for creating runtime using cmake commands - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/16 19:53:00 UTC, 0 replies.
- [jira] [Closed] (CELIX-406) descriptor location for messages and service are the same - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/16 19:55:01 UTC, 0 replies.
- [jira] [Closed] (CELIX-401) Add docker image support for the add_deploy action - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/16 19:58:00 UTC, 0 replies.
- celix git commit: CELIX-412: Updates release notes - posted by pn...@apache.org on 2018/01/16 20:17:06 UTC, 0 replies.
- celix git commit: CELIX-412: Add AL info for project markdown files - posted by pn...@apache.org on 2018/01/17 09:58:38 UTC, 0 replies.
- celix git commit: CELIX-412: Some more refactoring for update Celix CMake function names - posted by pn...@apache.org on 2018/01/17 19:40:48 UTC, 0 replies.
- celix git commit: CELIX-418: disable building docker dir in osx - posted by pn...@apache.org on 2018/01/17 19:54:34 UTC, 0 replies.
- [01/19] celix git commit: CELIX-414: Adds usage of PRIVATE to target_link_libraries for add_deploy CMake commands - posted by pn...@apache.org on 2018/01/18 17:05:04 UTC, 0 replies.
- [02/19] celix git commit: CELIX-401: Creating docker dirs is now also based on a primairy exe target (as with celix container/deploy) - posted by pn...@apache.org on 2018/01/18 17:05:05 UTC, 0 replies.
- [03/19] celix git commit: Fix for publisher/subscriber without properties - posted by pn...@apache.org on 2018/01/18 17:05:06 UTC, 0 replies.
- [04/19] celix git commit: CELIX-401: Removes incorrect add_dependencies usage in the add_celix_docker CMake command - posted by pn...@apache.org on 2018/01/18 17:05:07 UTC, 0 replies.
- [05/19] celix git commit: Example pubsub executables now linked against celix libraries - posted by pn...@apache.org on 2018/01/18 17:05:08 UTC, 0 replies.
- [06/19] celix git commit: Fix for pubsub multipart zmq - posted by pn...@apache.org on 2018/01/18 17:05:09 UTC, 0 replies.
- [07/19] celix git commit: Updates docker create fs script to that the some minimal needed host libs are added - posted by pn...@apache.org on 2018/01/18 17:05:10 UTC, 0 replies.
- [08/19] celix git commit: CELIX-418: Added functionality to run executables without config.properties - posted by pn...@apache.org on 2018/01/18 17:05:11 UTC, 0 replies.
- [09/19] celix git commit: CELIX-418: Fixed memleak in celix_launcher - posted by pn...@apache.org on 2018/01/18 17:05:12 UTC, 0 replies.
- [10/19] celix git commit: CELIX-418: Added packed configuration for docker executables - posted by pn...@apache.org on 2018/01/18 17:05:13 UTC, 0 replies.
- [11/19] celix git commit: Added functionality to add new interfaces to a DM-component when it is active - posted by pn...@apache.org on 2018/01/18 17:05:14 UTC, 0 replies.
- [12/19] celix git commit: CELIX-412: Updates version and RELEASE_NOTES for 2.1.0 release - posted by pn...@apache.org on 2018/01/18 17:05:15 UTC, 0 replies.
- [13/19] celix git commit: CELIX-412: Adds rlenferink public key to KEYS - posted by pn...@apache.org on 2018/01/18 17:05:16 UTC, 0 replies.
- [14/19] celix git commit: Merge branch 'develop' into release/2.1.0 - posted by pn...@apache.org on 2018/01/18 17:05:17 UTC, 0 replies.
- [15/19] celix git commit: CELIX-412: Adds missing AL comments, based on the output of the apache rat tool - posted by pn...@apache.org on 2018/01/18 17:05:18 UTC, 0 replies.
- [16/19] celix git commit: CELIX-412: add celix_ version for bundle and container CMake commands - posted by pn...@apache.org on 2018/01/18 17:05:19 UTC, 0 replies.
- [17/19] celix git commit: Merge commit 'ee29b00d7a80af43d351e61916d5a5aa90f97e46' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/18 17:05:20 UTC, 0 replies.
- [18/19] celix git commit: Merge commit 'ee29b00d7a80af43d351e61916d5a5aa90f97e46' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/18 17:05:21 UTC, 0 replies.
- [19/19] celix git commit: Merge commit 'ee29b00d7a80af43d351e61916d5a5aa90f97e46' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/18 17:05:22 UTC, 0 replies.
- celix git commit: CELIX-412: Updates building and getting started documentation - posted by pn...@apache.org on 2018/01/24 11:49:35 UTC, 0 replies.
- celix git commit: CELIX-412: Updates celix version - posted by pn...@apache.org on 2018/01/24 12:10:56 UTC, 0 replies.
- svn commit: r24410 - in /dev/celix/celix-2.1.0: ./ celix-2.1.0.tar.gz celix-2.1.0.tar.gz.asc celix-2.1.0.tar.gz.md5 celix-2.1.0.tar.gz.sha - posted by pn...@apache.org on 2018/01/24 13:16:55 UTC, 0 replies.
- [1/3] celix-site git commit: added github celix status in index site - posted by pn...@apache.org on 2018/01/24 13:33:56 UTC, 0 replies.
- [2/3] celix-site git commit: scaling tweaks - posted by pn...@apache.org on 2018/01/24 13:33:57 UTC, 0 replies.
- [3/3] celix-site git commit: Updates releasing documentation to reflect usage of git - posted by pn...@apache.org on 2018/01/24 13:33:58 UTC, 0 replies.
- [1/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:31 UTC, 0 replies.
- [2/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:32 UTC, 0 replies.
- [3/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:33 UTC, 0 replies.
- [4/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:34 UTC, 0 replies.
- [5/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:35 UTC, 0 replies.
- [6/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:36 UTC, 0 replies.
- [7/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:37 UTC, 0 replies.
- [8/8] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/24 18:30:38 UTC, 0 replies.
- [01/11] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/24 21:06:53 UTC, 0 replies.
- [02/11] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/24 21:06:54 UTC, 0 replies.
- [03/11] celix git commit: CELIX-412: Updates release notes - posted by pn...@apache.org on 2018/01/24 21:06:55 UTC, 0 replies.
- [04/11] celix git commit: CELIX-412: Add AL info for project markdown files - posted by pn...@apache.org on 2018/01/24 21:06:56 UTC, 0 replies.
- [05/11] celix git commit: CELIX-412: Some more refactoring for update Celix CMake function names - posted by pn...@apache.org on 2018/01/24 21:06:57 UTC, 0 replies.
- [06/11] celix git commit: CELIX-418: disable building docker dir in osx - posted by pn...@apache.org on 2018/01/24 21:06:58 UTC, 0 replies.
- [07/11] celix git commit: CELIX-412: Updates building and getting started documentation - posted by pn...@apache.org on 2018/01/24 21:06:59 UTC, 0 replies.
- [08/11] celix git commit: CELIX-412: Updates celix version - posted by pn...@apache.org on 2018/01/24 21:07:00 UTC, 0 replies.
- [09/11] celix git commit: Merge branch 'release/2.1.0' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/24 21:07:01 UTC, 0 replies.
- [10/11] celix git commit: Merge branch 'release/2.1.0' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/24 21:07:02 UTC, 0 replies.
- [11/11] celix git commit: Merge branch 'release/2.1.0' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/24 21:07:03 UTC, 0 replies.
- celix git commit: CELIX-417: Fixes issues with the order of Cmake add_subdirectory for remote services - posted by pn...@apache.org on 2018/01/27 12:38:37 UTC, 0 replies.
- [jira] [Created] (CELIX-421) Android Docker build fails due to missing zlib dependency - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2018/01/28 16:16:00 UTC, 0 replies.
- celix git commit: Update year in the notice file - posted by bp...@apache.org on 2018/01/28 16:51:15 UTC, 0 replies.
- [jira] [Resolved] (CELIX-421) Android Docker build fails due to missing zlib dependency - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2018/01/29 09:01:00 UTC, 0 replies.
- [jira] [Closed] (CELIX-421) Android Docker build fails due to missing zlib dependency - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2018/01/29 09:01:01 UTC, 0 replies.
- [1/2] celix git commit: CELIX-417: Adds initial CelixConfig.cmake, export lib/exe target and exporting bundle target - posted by pn...@apache.org on 2018/01/29 19:50:46 UTC, 0 replies.
- [2/2] celix git commit: CELIX-417: Adds initial CelixConfig.cmake, export lib/exe target and exporting bundle target - posted by pn...@apache.org on 2018/01/29 19:50:47 UTC, 0 replies.
- celix git commit: CELIX-417: Fixes some issues with the moved cmake_celix dir and imported bundle targets - posted by pn...@apache.org on 2018/01/30 11:09:32 UTC, 0 replies.
- celix git commit: CELIX-417: Fixes install location of the CelixConfig.cmake file, so that the CMake find_package will automatically find it - posted by pn...@apache.org on 2018/01/30 11:20:42 UTC, 0 replies.
- celix git commit: CELIX-417: Fixes pubsub mock test build configuration - posted by pn...@apache.org on 2018/01/30 11:48:34 UTC, 0 replies.
- celix git commit: Adds Debug build type option to travis config to ensure the current -O optimilization for testing - posted by pn...@apache.org on 2018/01/30 14:58:52 UTC, 0 replies.
- celix git commit: CELIX-417: Fixes some clang errors and removes unused cmake BUILD options from travis config - posted by pn...@apache.org on 2018/01/30 15:34:21 UTC, 0 replies.
- [jira] [Created] (CELIX-422) doc and info improvements based on the celix 2.1.0 release - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/30 19:11:00 UTC, 0 replies.
- [jira] [Commented] (CELIX-422) doc and info improvements based on the celix 2.1.0 release - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/30 19:12:00 UTC, 0 replies.
- celix git commit: CELIX-417: Some cleanup for the CelixConfig.cmake file - posted by pn...@apache.org on 2018/01/30 19:17:13 UTC, 0 replies.
- [01/50] [abbrv] celix git commit: Temporarily enabled Coverity Scan - posted by pn...@apache.org on 2018/01/30 19:18:57 UTC, 0 replies.
- [02/50] [abbrv] celix git commit: Fixed some Coverity issues - posted by pn...@apache.org on 2018/01/30 19:18:58 UTC, 0 replies.
- [03/50] [abbrv] celix git commit: Fixed minor Coverity issues - posted by pn...@apache.org on 2018/01/30 19:18:59 UTC, 0 replies.
- [04/50] [abbrv] celix git commit: Fixed minor Coverity issue - posted by pn...@apache.org on 2018/01/30 19:19:00 UTC, 0 replies.
- [05/50] [abbrv] celix git commit: Improved pubsub readme - posted by pn...@apache.org on 2018/01/30 19:19:01 UTC, 0 replies.
- [06/50] [abbrv] celix git commit: Improved pubsub readme - posted by pn...@apache.org on 2018/01/30 19:19:02 UTC, 0 replies.
- [07/50] [abbrv] celix git commit: Adapted pubsub readme with ZMQ Security tips - posted by pn...@apache.org on 2018/01/30 19:19:03 UTC, 0 replies.
- [08/50] [abbrv] celix git commit: Set back Coverity scan to be run once every 5 commits - posted by pn...@apache.org on 2018/01/30 19:19:04 UTC, 0 replies.
- [09/50] [abbrv] celix git commit: Adapted pubsub CMakeLists.txt to export public headers and source files - posted by pn...@apache.org on 2018/01/30 19:19:05 UTC, 0 replies.
- [10/50] [abbrv] celix git commit: CELIX-412: Enables -Wall -Wetra -Werror for c++ compiler - posted by pn...@apache.org on 2018/01/30 19:19:06 UTC, 0 replies.
- [11/50] [abbrv] celix git commit: CELIX-412: Fixes issues with perfect forwarding in the C++ depman - posted by pn...@apache.org on 2018/01/30 19:19:07 UTC, 0 replies.
- [12/50] [abbrv] celix git commit: CELIX-412: Reintroduces the CMake variable name used in Celix 2.0.0 for the C++ depman lib to ensure backward compatability - posted by pn...@apache.org on 2018/01/30 19:19:08 UTC, 0 replies.
- [13/50] [abbrv] celix git commit: CELIX-412: Fixes pubsub cmake setup, fixes some compiler warnings - posted by pn...@apache.org on 2018/01/30 19:19:09 UTC, 0 replies.
- [14/50] [abbrv] celix git commit: CELIX-412: Fixes an issue with deployments with copy not working and refactors some celix cmake commands - posted by pn...@apache.org on 2018/01/30 19:19:10 UTC, 0 replies.
- [15/50] [abbrv] celix git commit: CELIX-412: Adds -std=c+=11 compiler flags, unintentionally deleted this - posted by pn...@apache.org on 2018/01/30 19:19:11 UTC, 0 replies.
- [16/50] [abbrv] celix git commit: CELIX-413: Adds some additional variables normally set by FindCelix.cmake to the top level CMakeLists.txt file - posted by pn...@apache.org on 2018/01/30 19:19:12 UTC, 0 replies.
- [17/50] [abbrv] celix git commit: CELIX-414: Adds initial changes so that add_deploy will result in a add_executable (using a minimal main.c file). - posted by pn...@apache.org on 2018/01/30 19:19:13 UTC, 0 replies.
- [18/50] [abbrv] celix git commit: Fixed Coverity issue - posted by pn...@apache.org on 2018/01/30 19:19:14 UTC, 0 replies.
- [19/50] [abbrv] celix git commit: CELIX-414: Adds support for creating a CXX deployment, which will compile a C++ launcer executable and updates the add_deploy documentation - posted by pn...@apache.org on 2018/01/30 19:19:15 UTC, 0 replies.
- [20/50] [abbrv] celix git commit: CELIX-415: Refactors shell tui and ads support for configuring and detecting if ANSI control sequences are useable - posted by pn...@apache.org on 2018/01/30 19:19:16 UTC, 0 replies.
- [21/50] [abbrv] celix git commit: CELIX-415: Small improvement in signal handling and use of colors in the shell commands - posted by pn...@apache.org on 2018/01/30 19:19:17 UTC, 0 replies.
- [22/50] [abbrv] celix git commit: CELIX-414: Adds some additonal variables to FindCelix - posted by pn...@apache.org on 2018/01/30 19:19:18 UTC, 0 replies.
- [23/50] [abbrv] celix git commit: CELIX-416: Fixes a building issues with Android for libcelix_dfi - posted by pn...@apache.org on 2018/01/30 19:19:19 UTC, 0 replies.
- [24/50] [abbrv] celix git commit: Fixed Coverity issues - posted by pn...@apache.org on 2018/01/30 19:19:20 UTC, 0 replies.
- [25/50] [abbrv] celix git commit: CELIX-414: Adds back support for specifing a executable as launcher for the celix_add_container/add_deploy CMake command - posted by pn...@apache.org on 2018/01/30 19:19:21 UTC, 0 replies.
- [26/50] [abbrv] celix git commit: CELIX-414: Changes how celix_add_container/add_deploy handles the LAUNHCER argument. - posted by pn...@apache.org on 2018/01/30 19:19:22 UTC, 0 replies.
- [27/50] [abbrv] celix git commit: CELIX-414: Adds usage of PRIVATE to target_link_libraries for add_deploy CMake commands - posted by pn...@apache.org on 2018/01/30 19:19:23 UTC, 0 replies.
- [28/50] [abbrv] celix git commit: CELIX-401: Creating docker dirs is now also based on a primairy exe target (as with celix container/deploy) - posted by pn...@apache.org on 2018/01/30 19:19:24 UTC, 0 replies.
- [29/50] [abbrv] celix git commit: Fix for publisher/subscriber without properties - posted by pn...@apache.org on 2018/01/30 19:19:25 UTC, 0 replies.
- [30/50] [abbrv] celix git commit: CELIX-401: Removes incorrect add_dependencies usage in the add_celix_docker CMake command - posted by pn...@apache.org on 2018/01/30 19:19:26 UTC, 0 replies.
- [31/50] [abbrv] celix git commit: Example pubsub executables now linked against celix libraries - posted by pn...@apache.org on 2018/01/30 19:19:27 UTC, 0 replies.
- [32/50] [abbrv] celix git commit: Fix for pubsub multipart zmq - posted by pn...@apache.org on 2018/01/30 19:19:28 UTC, 0 replies.
- [33/50] [abbrv] celix git commit: Updates docker create fs script to that the some minimal needed host libs are added - posted by pn...@apache.org on 2018/01/30 19:19:29 UTC, 0 replies.
- [34/50] [abbrv] celix git commit: CELIX-418: Added functionality to run executables without config.properties - posted by pn...@apache.org on 2018/01/30 19:19:30 UTC, 0 replies.
- [35/50] [abbrv] celix git commit: CELIX-418: Fixed memleak in celix_launcher - posted by pn...@apache.org on 2018/01/30 19:19:31 UTC, 0 replies.
- [36/50] [abbrv] celix git commit: CELIX-418: Added packed configuration for docker executables - posted by pn...@apache.org on 2018/01/30 19:19:32 UTC, 0 replies.
- [37/50] [abbrv] celix git commit: Added functionality to add new interfaces to a DM-component when it is active - posted by pn...@apache.org on 2018/01/30 19:19:33 UTC, 0 replies.
- [38/50] [abbrv] celix git commit: CELIX-412: Updates version and RELEASE_NOTES for 2.1.0 release - posted by pn...@apache.org on 2018/01/30 19:19:34 UTC, 0 replies.
- [39/50] [abbrv] celix git commit: CELIX-412: Adds rlenferink public key to KEYS - posted by pn...@apache.org on 2018/01/30 19:19:35 UTC, 0 replies.
- [40/50] [abbrv] celix git commit: Merge branch 'develop' into release/2.1.0 - posted by pn...@apache.org on 2018/01/30 19:19:36 UTC, 0 replies.
- [41/50] [abbrv] celix git commit: CELIX-412: Adds missing AL comments, based on the output of the apache rat tool - posted by pn...@apache.org on 2018/01/30 19:19:37 UTC, 0 replies.
- [42/50] [abbrv] celix git commit: CELIX-412: add celix_ version for bundle and container CMake commands - posted by pn...@apache.org on 2018/01/30 19:19:38 UTC, 0 replies.
- [43/50] [abbrv] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/30 19:19:39 UTC, 0 replies.
- [44/50] [abbrv] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/30 19:19:40 UTC, 0 replies.
- [45/50] [abbrv] celix git commit: CELIX-412: Updates release notes - posted by pn...@apache.org on 2018/01/30 19:19:41 UTC, 0 replies.
- [46/50] [abbrv] celix git commit: CELIX-412: Add AL info for project markdown files - posted by pn...@apache.org on 2018/01/30 19:19:42 UTC, 0 replies.
- [47/50] [abbrv] celix git commit: CELIX-412: Some more refactoring for update Celix CMake function names - posted by pn...@apache.org on 2018/01/30 19:19:43 UTC, 0 replies.
- [48/50] [abbrv] celix git commit: CELIX-418: disable building docker dir in osx - posted by pn...@apache.org on 2018/01/30 19:19:44 UTC, 0 replies.
- [49/50] [abbrv] celix git commit: CELIX-412: Updates building and getting started documentation - posted by pn...@apache.org on 2018/01/30 19:19:45 UTC, 0 replies.
- [50/50] [abbrv] celix git commit: CELIX-412: Updates celix version - posted by pn...@apache.org on 2018/01/30 19:19:46 UTC, 0 replies.
- [01/13] celix git commit: CELIX-412: Updates version and RELEASE_NOTES for 2.1.0 release - posted by pn...@apache.org on 2018/01/30 19:24:30 UTC, 0 replies.
- [02/13] celix git commit: Merge branch 'develop' into release/2.1.0 - posted by pn...@apache.org on 2018/01/30 19:24:31 UTC, 0 replies.
- [03/13] celix git commit: CELIX-412: Adds missing AL comments, based on the output of the apache rat tool - posted by pn...@apache.org on 2018/01/30 19:24:32 UTC, 0 replies.
- [04/13] celix git commit: CELIX-412: add celix_ version for bundle and container CMake commands - posted by pn...@apache.org on 2018/01/30 19:24:33 UTC, 0 replies.
- [05/13] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/30 19:24:34 UTC, 0 replies.
- [06/13] celix git commit: CELIX-412: Refactors usage of add_bundle and add_deploy to add_celix_bundle and add_celix_container - posted by pn...@apache.org on 2018/01/30 19:24:35 UTC, 0 replies.
- [07/13] celix git commit: CELIX-412: Updates release notes - posted by pn...@apache.org on 2018/01/30 19:24:36 UTC, 0 replies.
- [08/13] celix git commit: CELIX-412: Add AL info for project markdown files - posted by pn...@apache.org on 2018/01/30 19:24:37 UTC, 0 replies.
- [09/13] celix git commit: CELIX-412: Some more refactoring for update Celix CMake function names - posted by pn...@apache.org on 2018/01/30 19:24:38 UTC, 0 replies.
- [10/13] celix git commit: CELIX-418: disable building docker dir in osx - posted by pn...@apache.org on 2018/01/30 19:24:39 UTC, 0 replies.
- [11/13] celix git commit: CELIX-412: Updates building and getting started documentation - posted by pn...@apache.org on 2018/01/30 19:24:40 UTC, 0 replies.
- [12/13] celix git commit: CELIX-412: Updates celix version - posted by pn...@apache.org on 2018/01/30 19:24:41 UTC, 0 replies.
- [13/13] celix git commit: Merge branch 'master' into develop - posted by pn...@apache.org on 2018/01/30 19:24:42 UTC, 0 replies.
- svn commit: r24551 - in /release/celix: KEYS celix-2.1.0/ celix-2.1.0/celix-2.1.0.tar.gz celix-2.1.0/celix-2.1.0.tar.gz.asc celix-2.1.0/celix-2.1.0.tar.gz.md5 celix-2.1.0/celix-2.1.0.tar.gz.sha - posted by pn...@apache.org on 2018/01/30 19:28:03 UTC, 0 replies.
- [01/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:45 UTC, 0 replies.
- [02/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:46 UTC, 0 replies.
- [03/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:47 UTC, 0 replies.
- [04/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:48 UTC, 0 replies.
- [05/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:49 UTC, 0 replies.
- [06/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:50 UTC, 0 replies.
- [07/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:51 UTC, 0 replies.
- [08/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:52 UTC, 0 replies.
- [09/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:53 UTC, 0 replies.
- [10/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:54 UTC, 0 replies.
- [11/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:55 UTC, 0 replies.
- [12/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:56 UTC, 0 replies.
- [13/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:57 UTC, 0 replies.
- [14/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:58 UTC, 0 replies.
- [15/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:29:59 UTC, 0 replies.
- [16/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:30:00 UTC, 0 replies.
- [17/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:30:01 UTC, 0 replies.
- [18/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:30:02 UTC, 0 replies.
- [19/54] [abbrv] celix git commit: CELIX-417: Refactor for CMake usage in RSA, PSA and Docker. mostly trying to identify the api and common libraries - posted by pn...@apache.org on 2018/01/30 19:30:03 UTC, 0 replies.
- [20/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for the RSA bundles - posted by pn...@apache.org on 2018/01/30 19:30:04 UTC, 0 replies.
- [21/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for the RSA bundles - posted by pn...@apache.org on 2018/01/30 19:30:05 UTC, 0 replies.
- [22/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for the RSA bundles - posted by pn...@apache.org on 2018/01/30 19:30:06 UTC, 0 replies.
- [23/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for the RSA bundles - posted by pn...@apache.org on 2018/01/30 19:30:07 UTC, 0 replies.
- [24/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for the RSA bundles - posted by pn...@apache.org on 2018/01/30 19:30:08 UTC, 0 replies.
- [25/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for the RSA bundles - posted by pn...@apache.org on 2018/01/30 19:30:09 UTC, 0 replies.
- [26/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for the RSA bundles - posted by pn...@apache.org on 2018/01/30 19:30:10 UTC, 0 replies.
- [27/54] [abbrv] celix git commit: CELIX-417: Renames remote services target. Mostly adding the rsa prefix - posted by pn...@apache.org on 2018/01/30 19:30:11 UTC, 0 replies.
- [28/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for example embedded, dm and dm_cxx - posted by pn...@apache.org on 2018/01/30 19:30:12 UTC, 0 replies.
- [29/54] [abbrv] celix git commit: CELIX-417: Refactors CMake usage for example embedded, dm and dm_cxx - posted by pn...@apache.org on 2018/01/30 19:30:13 UTC, 0 replies.
- [30/54] [abbrv] celix git commit: CELIX-417: Fixes CMake linking setup for the rsa discovery bundles - posted by pn...@apache.org on 2018/01/30 19:30:14 UTC, 0 replies.
- [31/54] [abbrv] celix git commit: Merge commit 'ee29b00d7a80af43d351e61916d5a5aa90f97e46' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/30 19:30:15 UTC, 0 replies.
- [32/54] [abbrv] celix git commit: Merge commit 'ee29b00d7a80af43d351e61916d5a5aa90f97e46' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/30 19:30:16 UTC, 0 replies.
- [33/54] [abbrv] celix git commit: Merge commit 'ee29b00d7a80af43d351e61916d5a5aa90f97e46' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/30 19:30:17 UTC, 0 replies.
- [34/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:18 UTC, 0 replies.
- [35/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:19 UTC, 0 replies.
- [36/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:20 UTC, 0 replies.
- [37/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:21 UTC, 0 replies.
- [38/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:22 UTC, 0 replies.
- [39/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:23 UTC, 0 replies.
- [40/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:24 UTC, 0 replies.
- [41/54] [abbrv] celix git commit: CELIX-417: Refactors cmake usage of pubsub and rsa. Started with installing exported targets - posted by pn...@apache.org on 2018/01/30 19:30:25 UTC, 0 replies.
- [42/54] [abbrv] celix git commit: Merge branch 'release/2.1.0' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/30 19:30:26 UTC, 0 replies.
- [43/54] [abbrv] celix git commit: Merge branch 'release/2.1.0' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/30 19:30:27 UTC, 0 replies.
- [44/54] [abbrv] celix git commit: Merge branch 'release/2.1.0' into feature/CELIX-417-cmake-refactor - posted by pn...@apache.org on 2018/01/30 19:30:28 UTC, 0 replies.
- [45/54] [abbrv] celix git commit: CELIX-417: Fixes issues with the order of Cmake add_subdirectory for remote services - posted by pn...@apache.org on 2018/01/30 19:30:29 UTC, 0 replies.
- [46/54] [abbrv] celix git commit: CELIX-417: Adds initial CelixConfig.cmake, export lib/exe target and exporting bundle target - posted by pn...@apache.org on 2018/01/30 19:30:30 UTC, 0 replies.
- [47/54] [abbrv] celix git commit: CELIX-417: Adds initial CelixConfig.cmake, export lib/exe target and exporting bundle target - posted by pn...@apache.org on 2018/01/30 19:30:31 UTC, 0 replies.
- [48/54] [abbrv] celix git commit: CELIX-417: Fixes some issues with the moved cmake_celix dir and imported bundle targets - posted by pn...@apache.org on 2018/01/30 19:30:32 UTC, 0 replies.
- [49/54] [abbrv] celix git commit: CELIX-417: Fixes install location of the CelixConfig.cmake file, so that the CMake find_package will automatically find it - posted by pn...@apache.org on 2018/01/30 19:30:33 UTC, 0 replies.
- [50/54] [abbrv] celix git commit: CELIX-417: Fixes pubsub mock test build configuration - posted by pn...@apache.org on 2018/01/30 19:30:34 UTC, 0 replies.
- [51/54] [abbrv] celix git commit: Adds Debug build type option to travis config to ensure the current -O optimilization for testing - posted by pn...@apache.org on 2018/01/30 19:30:35 UTC, 0 replies.
- [52/54] [abbrv] celix git commit: CELIX-417: Fixes some clang errors and removes unused cmake BUILD options from travis config - posted by pn...@apache.org on 2018/01/30 19:30:36 UTC, 0 replies.
- [53/54] [abbrv] celix git commit: CELIX-417: Some cleanup for the CelixConfig.cmake file - posted by pn...@apache.org on 2018/01/30 19:30:37 UTC, 0 replies.
- [54/54] [abbrv] celix git commit: Merge branch 'feature/CELIX-417-cmake-refactor' into develop - posted by pn...@apache.org on 2018/01/30 19:30:38 UTC, 0 replies.
- svn commit: r24552 - /release/celix/celix-2.0.0/ - posted by pn...@apache.org on 2018/01/30 19:34:04 UTC, 0 replies.
- celix git commit: CELIX-417: Adds missing 'EXPORT celix' to some install_celix_bundle commands - posted by pn...@apache.org on 2018/01/31 11:08:08 UTC, 0 replies.
- [1/2] celix-site git commit: beta version of new importer, no dir support and might not get all files - posted by pn...@apache.org on 2018/01/31 13:48:47 UTC, 0 replies.
- [2/2] celix-site git commit: Merge branch 'asf-site' of https://github.com/ESmink/celix-site into asf-site - posted by pn...@apache.org on 2018/01/31 13:48:48 UTC, 0 replies.
- [jira] [Closed] (CELIX-412) Prepare Celix 2.1.0 release - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:25:01 UTC, 0 replies.
- [jira] [Updated] (CELIX-422) doc and info improvements based on the celix 2.1.0 release - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:26:00 UTC, 1 replies.
- [jira] [Updated] (CELIX-420) Create alternatives for lower case and dot separated config properties - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:27:00 UTC, 1 replies.
- [jira] [Created] (CELIX-423) Update remote service admin shared mem to use DFI instead of endpoint/proxies bundles - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:30:00 UTC, 0 replies.
- [jira] [Created] (CELIX-424) Cleanup project structure - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:36:00 UTC, 0 replies.
- [jira] [Created] (CELIX-425) Dependency Manager as part of the framework - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:39:00 UTC, 0 replies.
- [jira] [Created] (CELIX-426) Add C++ API for most of the framwork/utils libraries - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:42:00 UTC, 0 replies.
- [jira] [Created] (CELIX-427) Add support for shared libraries bundles - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:49:00 UTC, 0 replies.
- [jira] [Created] (CELIX-428) Add support for static library bundles - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 19:55:00 UTC, 0 replies.
- [jira] [Created] (CELIX-429) Add a IPC message queue PubSubAdmin and maybe discovery - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:00:02 UTC, 0 replies.
- [jira] [Updated] (CELIX-417) Make Celix CMake target exportable - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:02:03 UTC, 0 replies.
- [jira] [Updated] (CELIX-413) Adjust example so that they are directly useable outside the celix project - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:03:00 UTC, 1 replies.
- [1/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:25 UTC, 0 replies.
- [2/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:26 UTC, 0 replies.
- [3/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:27 UTC, 0 replies.
- [4/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:28 UTC, 0 replies.
- [5/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:29 UTC, 0 replies.
- [6/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:30 UTC, 0 replies.
- [7/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:31 UTC, 0 replies.
- [8/8] celix git commit: CELIX-413: Moves the example to an additional dir, so that examples can also be build outside the celix project - posted by pn...@apache.org on 2018/01/31 20:05:32 UTC, 0 replies.
- [jira] [Updated] (CELIX-429) Add a IPC message queue PubSubAdmin and maybe discovery - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:07:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-427) Add support for shared libraries bundles - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:07:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-424) Cleanup project structure - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:07:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-428) Add support for static library bundles - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:07:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-426) Add C++ API for most of the framwork/utils libraries - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:07:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-425) Dependency Manager as part of the framework - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:07:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-423) Update remote service admin shared mem to use DFI instead of endpoint/proxies bundles - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/01/31 20:07:00 UTC, 0 replies.