Logo white

Peter M. Groen / hueplusplus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 345
  • Compare
  • Branches 4
  • Tags 2
  • hueplusplus
  • CMakeLists.txt
15 Jul, 2021
1 commit
  • Version 1.1 release
    856b7f4f
    Jojo-1000 authored
    2021-07-15 20:19:25 +0200  
    Browse File »

24 Mar, 2021
10 commits
  • Add version 1.0.0 to cmake project.
    a78f4577
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Update documentation pages. ...
    efd1ed5e
    - use snippets to verify that the code actually compiles
    - travis compiles examples and snippets
    - update Doxyfile
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Add sample for connecting to Hue bridge.
    3323e501
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Update git submodules in CMakeLists.
    929d4b06
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Fix unit and coverage tests
    c404e66f
    Moritz Wirger authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Fix entertainment mode support ...
    2780404a
    - Add mbedtls as submodule
    - Add bin folder to gitignore
    Moritz Wirger authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Move everything into namespace hueplusplus.
    b6d5d07c
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Link static library for tests instead of building sources.
    8642e827
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Fix build errors after renaming.
    a2898cce
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Rename directory structure (not building).
    0f456350
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »

14 Apr, 2018
1 commit
  • Export include directory with cmake library ...
    34570436
    - Now the library can just be included with add_subdirectory, no need to configure include path
    Moritz Wirger authored
    2018-04-14 00:02:40 +0200  
    Browse File »

26 Jan, 2018
1 commit
  • add new functionality to CMakeLists ...
    425f609f
    - cleanup and document CMakeLists
    - add hueplusplus-config.cmake to make it easier to use hueplusplus by simply calling find_package
    - remove GLOB in test/CMakeLists.txt and exchange with set
    Nodeduino authored
    2018-01-26 22:36:24 +0100  
    Browse File »

18 Oct, 2017
2 commits
  • Add an install for static library and a uninstall target
    e04cbd51
    Moritz W authored
    2017-10-18 11:59:22 +0200  
    Browse File »
  • Add CMakeLists for building the library from source
    20f83ebb
    Moritz W authored
    2017-10-18 11:24:00 +0200  
    Browse File »