-
Notifications
You must be signed in to change notification settings - Fork 770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The License is not clearly identifiable #4
Comments
I found the license in Fast-RTPS/doc/licenses/FASTRTPS_LIBRARY_LICENSE.txt |
ghost
closed this as completed
Apr 21, 2015
julionce
pushed a commit
that referenced
this issue
Apr 29, 2019
fff82eb6 Update cmake-common 83c595c4 Remove unnecessary C++ standard defines. bf4424b6 support for QNX (#33) 0e8c30f7 Merge branch 'feature/parametrized_tests' into 'master' c994fa33 Fix windows test runtime 16f259ef Merge branch 'feature/parametrized_tests' into 'master' 1ad6095a Add value parametrized test to CTest launcher 6ec67a40 Merge branch 'feature/installer' into 'master' d21941dc Feature/installer 9500fb7b Merge branch 'hotfix/agent_asio' into 'master' 3229dbaf Hotfix/agent asio 3d54d624 Merge branch 'feature/warnings_osx' into 'master' 63b30222 Fixed compilation warnings on OSX. 9e7f35b1 Merge branch 'hotfix/enable_languages' into 'master' c4a3de2e Merge commit '5e926c428a5c97c9458cf69b0ba48db9ef2b23ab' into hotfix/enable_languages 562d44a8 Fixed error in cmake script with CXX language. a7a12f3f Merge branch 'feature/common_compile_opts' into 'master' dd2546f3 Hardening the warnings. 3f8331a7 Merge commit '1e27bfc7d3f03d0e0fd6a6f88a1f0a6cfba61377' as 'cmake/common' d91ddbd6 Removing wrong cmake/common. a4f9b919 Merge branch 'feature/common_compile_opts' into 'master' 268fe239 Fixing compilation errors on Windows. 4a0f1b4f Add size function. Added some const modifier. e29e223b Refs #3243. Fixed error with CMake 3.5 c8b36758 Refs #3243. Increasing warnings level and fixing new warnings. df48e526 Removed some inline modifiers c77a49fa indent 4f659ab9 Removed unused images. d3a5b4af Removed old files. 890b1181 Ref #3185. Improves sequences tests. aacc7b2c Ref #3185. Fixes PX4 warnings due to aligment conversion issues. Removes inline methods and change sequence API. Adds missing bracers. Adapts tests to new api. 2c57da56 Cleans unused makefiles 02cd30db Ref #3185. Fixes endianness checks issues when no endinanness check is done 04623b53 Fix bug in align_to function. 3dcb096d Added micro buffer remaining length function. d9d655d5 Added micro buffer length function utility. c8951b71 Refs #2884. Changed config.h.in acf934a2 Refs #2886. Change cmake configuration endian behavior. 2d929b36 Merge branch 'master' into develop 987e7996 Refs #2883. Setup subtree for cmake macros. 2047be97 Adds C99 requirement. 0061c9af Refs #2870. Fixed shared libs bugs on Windows. 70ad72bc Refs #2870. Fixed Windows warning. 12a1ea1a Refs #2866. Fixed Windows bugs. 766474ad Refs #2866. Moved gtest.cmake to project folder. cedc95ca Refs #2866. Added merger request advices. 4a795f79 Refs #2866. Removed string templates. 6d4361cf Refs #2854. Fixed Windows CMake bugs. 4a14375d Refs #2838. Changed CMake tests architecture. 004cfbd5 Refs #2838. Checked installation on Linux. 4b40d88d Refs #2838. Checked installation on Windows. f339b301 Refs #2838. Remodeled CMake. 69fa53b4 Refs #2832. Changed versioning in CMake. 78d34ed5 Refs #2801. Changed templates to avoid warning on Windows. b0a2bfd8 Refs #2801. Compiling without warning on Windows. 4c02033c Refs #2810. Changed autogenerated header. cf29fa85 Refs #2773. Changed header string template. 7b0bea6b Fix endianness bug. ae461d65 Added init and reset function with offset. e756e388 Refs #2785. Remove jump functionality. b0586233 Refs #2773. Modified string templates for MicroRTPSGen. 54aded85 Refs #2773. Added get_alignment functionality. 60d140f1 Minor change at reset buffer. 104096c6 Refs #2785. Added sizeof functions. Removed old examples. Added new example. d96bad77 Added new init_micro_buffer function for endian 1c23671e Refs #2662. Changes for accept merge request dca24be1 Refs #2662. Fix bug with the itetator position in arrays. All tests for sequences 92d2ebaf 2662 Added sequence functions. 01bc8b71 Refs #2662. Change api 84f0685c Refs #2662. Added funcionality (without test) 1c4c1010 Refs #2583. Change examples and README format to markdown fdb15a2c Refs #2583. Change tests. 13c25748 Refs #2583. Removed resize funcionality ad1b9e2a Merge branch 'feature/windows' into 'develop' 1e1f10a4 Refs #2287. Fixed CMake Linux error. f91f2597 Refs #2287. Fixed Windows test linking error. febd3ab9 Refs #2287. Fixed Windows compilation errors. 45e8c6af Refs:#2429, #2430. Adds returns and error flag. Adds tests. 9efc81d9 Merge branch 'develop' into feature/micrortpsgen 910c920a Refs #2391. Added new deallocate function to header and modified deserialization function. 5d95295b Merge branch 'develop' of git.sambaserver.eprosima.com:fastcdr/nanocdr into develop f3d78a16 Uses cmake old policy for version numbers 309c5cec Refs #2393. Adds missing line on deserialization c3eef39b Refs #2383. Added client.h to header file. fbecfae3 Refs #2381. .stg cleanning for c types f4016385 Refs #2381. Avoid double \nin auto generated lines 9767808b Refs #2381. Adds simple IDL C types 6e65c092 Refs #2381. Added C Bacics Types. edcddfc4 Refs #2381. Change stg file from FastCdrCommon.stg to MicroCdrCommon.stg 922ea325 Creates branch for micrortpsgen related code cf0fd98c Refs #2375. Adds licenses afc70df7 Removes extern warning a4a754fc Refs 2362. Extern Endianness check result e56a5cb9 Fixes Nuttx compilation. Fixeds endianness detection 04cc7545 [fix bug]: serialization arrays with units with bytes 2,4,8 count their size bad e41b7269 [fix bug]: alignment after arrays doesnt work fda82f03 MACHINNE_ENDIANNESS definition is public now e65c0dbb fix deserialize limit buffer bug 69f059f1 fix bug at array with elements higher than a byte 014b4ca7 fix endianness bug 5fe50b99 sequences removed 213736fb fix endianness setup bbe03229 removed some code comments d8a95f62 added MicroState 1a34ba03 minor changes bdacfafb Remove examples/performance_cmp_versions 4a91c2ac add to .gitignore 3986ff69 Actualizacion de README.rst 06ba6bd8 Release version 2.0.0 3e57dab3 Release version 2.0.0 e92a78ea add basics tests b19d6a8e performance test. dynamic buffers. doc 8005b760 New API (definition and implementation) done (no tested). 334ad53f initial structure for the new changes 2ea6a1c7 initial structure for the new changes 48720488 Merge pull request #5 from dagar/pr-cmake_typo 54c5fec9 cmake fix message typo 50776f4a Merge pull request #4 from PeterDuerr/fix-memory-leaks 9b7fb946 Fix memory leaks indicated by cppcheck 74b2ed49 Code style: indirection operator attached to types 7cd4143d Code style: statement should be inside braces 98fd2cd5 Fixing code style 240a3cbd Merge pull request #2 from dagar/pr-clang-tidy 8084fc66 readability add braces f2193957 Refs #1960. Added new interface for static user buffers and its reuse 5cc9dcb9 Refs #1960. Add bool and bool array support bbca0a2b Refs #1960. Added extern 'C' to correct linkage in C++ projects 9eb30453 Refs #1960. Some changes to work with PX4 Firmware 7b2942ca Refs #1960. Avoid double compilation for PX4/Firmware fdad6417 Refs #1960. Some changes df2bf30d Merge pull request #1 from JavierIH/feature/refactor_micro e3555ac7 Refs #1960. replaced nano for micro 313ddf32 Refs #1960. fix cmakelists and added options for testing 2f8cec86 Refs #1960. Adding PX4 support 74454c5b Refs #1960. added changes to compile on stm32 6820b697 add table with nanoCDR implemented types ed3ab923 Add readme with minimal examples code f9baf1a4 fix typos on some comments 16f1c6e7 Update documentation c7224cc9 No memory leaks 57841782 repair memory leak 1b1159a8 Refs 1885 Buffer de lectura 0bc96f23 Refs 1885 Aligned and Non Aligned buffer ce512882 Refs 1885 nanoBuffer - nanoCDR bbf3551d Refs 1885 Alignment on write 4aa27382 Refs 1885 long to int64_t ea64d074 Refs 1885 Multithread 6c2cd6bb Refs 1885 Change Unsigned long to uint64_t 0a4dc425 Refs 1885 Change Int to int32_t a6089763 Refs 1875 Images to document acc383d8 Warnings StaticTest b73ab419 FAST to NANO 29ef95b1 Compile Windows 1eba3e91 Casting size_t to unisgned int 65e1b617 Casting size_t to unisgned int 492c43be Windows packaging f237bc74 Test endianness d996bd57 String Array and String Sequence 24325a9a GTest dynamic 4b6648f0 GTest dynamic and static 0b2d51cf GTest static and dynamic bb4d1fb8 CMake conf b7a0de14 Document bdd7e5c4 Initial commit git-subtree-dir: cmake/common git-subtree-split: fff82eb630305082f0030e8574c60cb49c823745
julionce
pushed a commit
that referenced
this issue
Jun 27, 2019
fff82eb6 Update cmake-common 83c595c4 Remove unnecessary C++ standard defines. bf4424b6 support for QNX (#33) 0e8c30f7 Merge branch 'feature/parametrized_tests' into 'master' c994fa33 Fix windows test runtime 16f259ef Merge branch 'feature/parametrized_tests' into 'master' 1ad6095a Add value parametrized test to CTest launcher 6ec67a40 Merge branch 'feature/installer' into 'master' d21941dc Feature/installer 9500fb7b Merge branch 'hotfix/agent_asio' into 'master' 3229dbaf Hotfix/agent asio 3d54d624 Merge branch 'feature/warnings_osx' into 'master' 63b30222 Fixed compilation warnings on OSX. 9e7f35b1 Merge branch 'hotfix/enable_languages' into 'master' c4a3de2e Merge commit '5e926c428a5c97c9458cf69b0ba48db9ef2b23ab' into hotfix/enable_languages 562d44a8 Fixed error in cmake script with CXX language. a7a12f3f Merge branch 'feature/common_compile_opts' into 'master' dd2546f3 Hardening the warnings. 3f8331a7 Merge commit '1e27bfc7d3f03d0e0fd6a6f88a1f0a6cfba61377' as 'cmake/common' d91ddbd6 Removing wrong cmake/common. a4f9b919 Merge branch 'feature/common_compile_opts' into 'master' 268fe239 Fixing compilation errors on Windows. 4a0f1b4f Add size function. Added some const modifier. e29e223b Refs #3243. Fixed error with CMake 3.5 c8b36758 Refs #3243. Increasing warnings level and fixing new warnings. df48e526 Removed some inline modifiers c77a49fa indent 4f659ab9 Removed unused images. d3a5b4af Removed old files. 890b1181 Ref #3185. Improves sequences tests. aacc7b2c Ref #3185. Fixes PX4 warnings due to aligment conversion issues. Removes inline methods and change sequence API. Adds missing bracers. Adapts tests to new api. 2c57da56 Cleans unused makefiles 02cd30db Ref #3185. Fixes endianness checks issues when no endinanness check is done 04623b53 Fix bug in align_to function. 3dcb096d Added micro buffer remaining length function. d9d655d5 Added micro buffer length function utility. c8951b71 Refs #2884. Changed config.h.in acf934a2 Refs #2886. Change cmake configuration endian behavior. 2d929b36 Merge branch 'master' into develop 987e7996 Refs #2883. Setup subtree for cmake macros. 2047be97 Adds C99 requirement. 0061c9af Refs #2870. Fixed shared libs bugs on Windows. 70ad72bc Refs #2870. Fixed Windows warning. 12a1ea1a Refs #2866. Fixed Windows bugs. 766474ad Refs #2866. Moved gtest.cmake to project folder. cedc95ca Refs #2866. Added merger request advices. 4a795f79 Refs #2866. Removed string templates. 6d4361cf Refs #2854. Fixed Windows CMake bugs. 4a14375d Refs #2838. Changed CMake tests architecture. 004cfbd5 Refs #2838. Checked installation on Linux. 4b40d88d Refs #2838. Checked installation on Windows. f339b301 Refs #2838. Remodeled CMake. 69fa53b4 Refs #2832. Changed versioning in CMake. 78d34ed5 Refs #2801. Changed templates to avoid warning on Windows. b0a2bfd8 Refs #2801. Compiling without warning on Windows. 4c02033c Refs #2810. Changed autogenerated header. cf29fa85 Refs #2773. Changed header string template. 7b0bea6b Fix endianness bug. ae461d65 Added init and reset function with offset. e756e388 Refs #2785. Remove jump functionality. b0586233 Refs #2773. Modified string templates for MicroRTPSGen. 54aded85 Refs #2773. Added get_alignment functionality. 60d140f1 Minor change at reset buffer. 104096c6 Refs #2785. Added sizeof functions. Removed old examples. Added new example. d96bad77 Added new init_micro_buffer function for endian 1c23671e Refs #2662. Changes for accept merge request dca24be1 Refs #2662. Fix bug with the itetator position in arrays. All tests for sequences 92d2ebaf 2662 Added sequence functions. 01bc8b71 Refs #2662. Change api 84f0685c Refs #2662. Added funcionality (without test) 1c4c1010 Refs #2583. Change examples and README format to markdown fdb15a2c Refs #2583. Change tests. 13c25748 Refs #2583. Removed resize funcionality ad1b9e2a Merge branch 'feature/windows' into 'develop' 1e1f10a4 Refs #2287. Fixed CMake Linux error. f91f2597 Refs #2287. Fixed Windows test linking error. febd3ab9 Refs #2287. Fixed Windows compilation errors. 45e8c6af Refs:#2429, #2430. Adds returns and error flag. Adds tests. 9efc81d9 Merge branch 'develop' into feature/micrortpsgen 910c920a Refs #2391. Added new deallocate function to header and modified deserialization function. 5d95295b Merge branch 'develop' of git.sambaserver.eprosima.com:fastcdr/nanocdr into develop f3d78a16 Uses cmake old policy for version numbers 309c5cec Refs #2393. Adds missing line on deserialization c3eef39b Refs #2383. Added client.h to header file. fbecfae3 Refs #2381. .stg cleanning for c types f4016385 Refs #2381. Avoid double \nin auto generated lines 9767808b Refs #2381. Adds simple IDL C types 6e65c092 Refs #2381. Added C Bacics Types. edcddfc4 Refs #2381. Change stg file from FastCdrCommon.stg to MicroCdrCommon.stg 922ea325 Creates branch for micrortpsgen related code cf0fd98c Refs #2375. Adds licenses afc70df7 Removes extern warning a4a754fc Refs 2362. Extern Endianness check result e56a5cb9 Fixes Nuttx compilation. Fixeds endianness detection 04cc7545 [fix bug]: serialization arrays with units with bytes 2,4,8 count their size bad e41b7269 [fix bug]: alignment after arrays doesnt work fda82f03 MACHINNE_ENDIANNESS definition is public now e65c0dbb fix deserialize limit buffer bug 69f059f1 fix bug at array with elements higher than a byte 014b4ca7 fix endianness bug 5fe50b99 sequences removed 213736fb fix endianness setup bbe03229 removed some code comments d8a95f62 added MicroState 1a34ba03 minor changes bdacfafb Remove examples/performance_cmp_versions 4a91c2ac add to .gitignore 3986ff69 Actualizacion de README.rst 06ba6bd8 Release version 2.0.0 3e57dab3 Release version 2.0.0 e92a78ea add basics tests b19d6a8e performance test. dynamic buffers. doc 8005b760 New API (definition and implementation) done (no tested). 334ad53f initial structure for the new changes 2ea6a1c7 initial structure for the new changes 48720488 Merge pull request #5 from dagar/pr-cmake_typo 54c5fec9 cmake fix message typo 50776f4a Merge pull request #4 from PeterDuerr/fix-memory-leaks 9b7fb946 Fix memory leaks indicated by cppcheck 74b2ed49 Code style: indirection operator attached to types 7cd4143d Code style: statement should be inside braces 98fd2cd5 Fixing code style 240a3cbd Merge pull request #2 from dagar/pr-clang-tidy 8084fc66 readability add braces f2193957 Refs #1960. Added new interface for static user buffers and its reuse 5cc9dcb9 Refs #1960. Add bool and bool array support bbca0a2b Refs #1960. Added extern 'C' to correct linkage in C++ projects 9eb30453 Refs #1960. Some changes to work with PX4 Firmware 7b2942ca Refs #1960. Avoid double compilation for PX4/Firmware fdad6417 Refs #1960. Some changes df2bf30d Merge pull request #1 from JavierIH/feature/refactor_micro e3555ac7 Refs #1960. replaced nano for micro 313ddf32 Refs #1960. fix cmakelists and added options for testing 2f8cec86 Refs #1960. Adding PX4 support 74454c5b Refs #1960. added changes to compile on stm32 6820b697 add table with nanoCDR implemented types ed3ab923 Add readme with minimal examples code f9baf1a4 fix typos on some comments 16f1c6e7 Update documentation c7224cc9 No memory leaks 57841782 repair memory leak 1b1159a8 Refs 1885 Buffer de lectura 0bc96f23 Refs 1885 Aligned and Non Aligned buffer ce512882 Refs 1885 nanoBuffer - nanoCDR bbf3551d Refs 1885 Alignment on write 4aa27382 Refs 1885 long to int64_t ea64d074 Refs 1885 Multithread 6c2cd6bb Refs 1885 Change Unsigned long to uint64_t 0a4dc425 Refs 1885 Change Int to int32_t a6089763 Refs 1875 Images to document acc383d8 Warnings StaticTest b73ab419 FAST to NANO 29ef95b1 Compile Windows 1eba3e91 Casting size_t to unisgned int 65e1b617 Casting size_t to unisgned int 492c43be Windows packaging f237bc74 Test endianness d996bd57 String Array and String Sequence 24325a9a GTest dynamic 4b6648f0 GTest dynamic and static 0b2d51cf GTest static and dynamic bb4d1fb8 CMake conf b7a0de14 Document bdd7e5c4 Initial commit git-subtree-dir: cmake/common git-subtree-split: fff82eb630305082f0030e8574c60cb49c823745
ghost
mentioned this issue
Feb 28, 2022
1 task
1 task
1 task
12 tasks
1 task
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
The license of Fast-RTPS is not clearly identifiable. It would be useful to to add a file called LICENSE in the root of the repository.
The text was updated successfully, but these errors were encountered: