-
- Downloads
Enhance cmake post-processing of matfaust scripts (experimental code filtering...
Enhance cmake post-processing of matfaust scripts (experimental code filtering and inline doc generation). - Replace configure_file() by cmake targets (it avoids to copy/filter scripts each time when building, but only when they change). - Make the dependencies more consistent, first filter experimental code (if it applies) then filter for inline doc. - Sanitize gen_doc/gen_matlab_inline_doc_from_doxy_blocks.sh and misc/binpkg_postinst_scripts/filter_experimental_code.py to avoid errors when none operation is needed.
Showing
- gen_doc/Doxyfile.in 1 addition, 1 deletiongen_doc/Doxyfile.in
- gen_doc/gen_matlab_inline_doc_from_doxy_blocks.sh 7 additions, 3 deletionsgen_doc/gen_matlab_inline_doc_from_doxy_blocks.sh
- misc/binpkg_postinst_scripts/filter_experimental_code.py 7 additions, 0 deletionsmisc/binpkg_postinst_scripts/filter_experimental_code.py
- wrapper/matlab/CMakeLists.txt 47 additions, 24 deletionswrapper/matlab/CMakeLists.txt
Loading
Please register or sign in to comment