-
- Downloads
add a 'make' command to the dune main module. Usage
python -m dune make -j4 modulebase or python -m dune make -j12 all
parent
aa634a87
Branches
Tags
Showing
- CHANGELOG.md 3 additions, 1 deletionCHANGELOG.md
- python/dune/__main__.py 17 additions, 1 deletionpython/dune/__main__.py
- python/dune/commands.py 4 additions, 0 deletionspython/dune/commands.py
- python/dune/generator/CMakeLists.txt 1 addition, 0 deletionspython/dune/generator/CMakeLists.txt
- python/dune/generator/cmakebuilder.py 31 additions, 25 deletionspython/dune/generator/cmakebuilder.py
- python/dune/generator/make.py 46 additions, 0 deletionspython/dune/generator/make.py
Loading
Please register or sign in to comment