Logo white

open_source / cmake

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 10
  • Compare
  • Branches 2
  • Tags 0
  • cmake
21 Apr, 2022
5 commits
  • Add switch for building a shared or static library
    db552616
    Peter M. Groen authored
    2022-04-21 15:46:00 +0200  
    Browse Code »
  • Add switch for building a shared or static library
    6048802d
    Peter M. Groen authored
    2022-04-21 15:31:36 +0200  
    Browse Code »
  • Fix for branch not having a tag..
    586e5e7b
    Peter M. Groen authored
    2022-04-21 15:06:42 +0200  
    Browse Code »
  • Merge branch 'feat/pgroen/set_software_version' into 'master' ...
    83d7bf32
    Add version information to projectheader
    
    Versioning as a submodule will be deprecated. To enable the version on libraries, we need to add version information ( obtained from git ) in the projectheader. This is a macro used in every makefile so it seems like the most logical place.
    
    See merge request !2
    Steven de Ridder authored
    2022-04-21 12:37:08 +0200  
    Browse Code »
  • Add version information to projectheader
    a29aeb82
    Peter M. Groen authored
    2022-04-21 11:43:50 +0200  
    Browse Code »

23 Mar, 2022
3 commits
  • Merge branch 'feat/pgroen/detect-cpp-standard' into 'master' ...
    eddb6243
    Feat/pgroen/detect cpp standard
    
    Om de hoogst mogelijke C++ standaard mogelijk te detecteren, wordt de compiler afgevraagd wat er wordt ondersteund. Deze standaard wordt dan gevolgd.
    In de toekomst moet dit gedrag aan / uit gezet kunnen worden met een switch waarin een standaard hard kan worden gezet.
    
    See merge request !1
    Peter M. Groen authored
    2022-03-23 18:06:33 +0100  
    Browse Code »
  • Check the c++ standard
    9a0514c5
    Peter M. Groen authored
    2022-03-23 11:04:11 +0100  
    Browse Code »
  • Check the c++ standard
    9075e962
    Peter M. Groen authored
    2022-03-23 10:42:30 +0100  
    Browse Code »

18 Feb, 2022
1 commit
  • Added MIT License to cmake
    89c657f5
    Peter M. Groen authored
    2022-02-18 17:12:36 +0100  
    Browse Code »

24 Jan, 2022
1 commit
  • Added cmake environment
    772ec5a4
    Peter M. Groen authored
    2022-01-24 22:43:13 +0100  
    Browse Code »