-
- Downloads
Merge branch 'feature/pymainAddMake' into 'master'
add a 'make' command to the dune main module. Usage See merge request core/dune-common!1278
No related branches found
No related tags found
Showing
- CHANGELOG.md 5 additions, 1 deletionCHANGELOG.md
- python/dune/__main__.py 28 additions, 3 deletionspython/dune/__main__.py
- python/dune/commands.py 6 additions, 2 deletionspython/dune/commands.py
- python/dune/generator/CMakeLists.txt 1 addition, 0 deletionspython/dune/generator/CMakeLists.txt
- python/dune/generator/__init__.py 12 additions, 1 deletionpython/dune/generator/__init__.py
- python/dune/generator/cmakebuilder.py 36 additions, 25 deletionspython/dune/generator/cmakebuilder.py
- python/dune/generator/make.py 52 additions, 0 deletionspython/dune/generator/make.py
- python/dune/generator/remove.py 6 additions, 2 deletionspython/dune/generator/remove.py
Loading
Please register or sign in to comment