Nantes Université

Skip to content
Extraits de code Groupes Projets
  1. mars 29, 2022
    • Sumit Bhardwaj's avatar
      Adding building using CMake (#81) · c837314c
      Sumit Bhardwaj a rédigé
      This commit adds an option to build using CMake by adding
      CMakeLists.txt. CMake builds are consistent with the builds currently
      produced.
      
      For Linux build, CPack produces artifacts consistent with the current
      RPM specification.
      
      CMake is also added to the CI pipeline in main.yml.
  2. fév. 16, 2022
    • Apteryks's avatar
      Add alias for max order (#77) · 18945b31
      Apteryks a rédigé
      
      * cli/gcdmodel.cpp: Fix typos in comments.
      
      * cli/gcdmodel.cpp (CGcdData::fixModelAndSubmodelOrder): Fix typos in comments.
      
      * cli: Support "max" as an alias to the maximum value for the order switch.
      
      * cli/cmdline.cpp (parseArg): Understand "all" for the order switch.
      (showUsage): Document it.
      * cli/gcdmodel.cpp (CGcdData::fixModelAndSubmodelOrder): Ensure the
      root model order gets recomputed when "/o:max" was provided as argument.
      * cli/model.h (UNDEFINED_ORDER): Redefine as the minimum int value.
      (MAXIMUM_ORDER): New constant.
      * doc/pict.md: Document it.
      * test/arg/.tests: Add test.
      
      Co-authored-by: default avatarMaxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
  3. mai 04, 2020
  4. oct. 16, 2015
Chargement en cours