Giter Club home page Giter Club logo

project_utils's Introduction

Introduction

project_utils offers some git submodule (alias and commands) and cmake utilities (macros functions and Find.cmake scripts). It also documents the intended workflow to use these utilities.

Dependencies

project_utils is a cmake 3.12 library.

Acknowledgements

Some of the Find.cmake scripts have been copy-pasted from the internet, then modified. A first-line comment gives the source it was copied from.

License

project_utils is available under the MPL-2.0 license (https://mozilla.org/MPL/2.0/).

TODO

TOC: git and submodules cmake

build doc with cmake, sphinx, doxygen, breathe https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/

  1. rendre les dépendances optionnelles (et possiblement configurables). Pour cela, il va falloir étudier la faisabilité d'une approche propre en sélectionnant l' (ou les) outil(s) le(s) plus adapté(s) à la tâche : git / cmake / spack. Si avec cette nouvelle gestion des dépendances, on pouvait éviter le travail manuel de tirer les dépendances récursives, ce serait cool aussi.
  2. bootstrap project_utils c'est probable qu'une solution simple au problème actuel avec la macro check_sub_repo_exists serait de la mettre dans project_utils (la version optionnelle), et de mettre au début de tout les CMakeList.txt le contrôle de project_utils. Important : ceci est indépendant de l'outil utilisé pour la gestion des dépendances, car pour le moment, on garde cmake comme outil de build
  3. Etude d'une simplification/refactoring/meilleur documentation de project_utils Comme on pense faire quelques modification sur l'env de dev, le projet coeur de cet env sera certainement affecté, et c'est une bonne occasion de voir si des amélioration sont possibles.

project_utils's People

Contributors

berengerberthoul avatar couletj avatar maugarsb avatar snes-chalmers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.