COMP: update lnInclude directories when building (issue #364)
- Could be related to interrupted builds. So if there are any parts of the build that rely on an explicit 'wmakeLnInclude', make sure that the contents are properly updated. -- ENH: improved feedback from top-level Allwmake - Report which section (libraries, applications) is being built. - Provide final summary of date, version, etc, which can be helpful for later diagnosis or record keeping. - The -log=XXX option for Allwmake now accepts a directory name and automatically appends an appropriate log name. Eg, ./Allwmake -log=logs/ ->> logs/log.linux64GccDPInt32Opt The default name is built from the value of WM_OPTIONS. -- BUG: shell not exiting properly in combination with -log option - the use of 'tee' causes the shell to hang around. Added an explicit exit to catch this. -- - Detecting the '-k' (-non-stop) option at the top-level Allwmake, which may improve robustness. - Explicit continue-on-error for foamyMesh (as optional component) - unify format of script messages for better readability COMP: reduce warnings when building Pstream (old-style casts in openmpi)
Showing
- Allwmake 15 additions, 4 deletionsAllwmake
- applications/solvers/DNS/dnsFoam/Allwmake 1 addition, 3 deletionsapplications/solvers/DNS/dnsFoam/Allwmake
- applications/utilities/mesh/conversion/ccm/Allwmake 2 additions, 2 deletionsapplications/utilities/mesh/conversion/ccm/Allwmake
- applications/utilities/mesh/generation/foamyMesh/Allwmake 6 additions, 0 deletionsapplications/utilities/mesh/generation/foamyMesh/Allwmake
- applications/utilities/postProcessing/graphics/PVReaders/Allwclean 0 additions, 1 deletion...ons/utilities/postProcessing/graphics/PVReaders/Allwclean
- applications/utilities/postProcessing/graphics/PVReaders/Allwmake 5 additions, 13 deletions...ions/utilities/postProcessing/graphics/PVReaders/Allwmake
- applications/utilities/postProcessing/noise/Allwmake 1 addition, 3 deletionsapplications/utilities/postProcessing/noise/Allwmake
- applications/utilities/preProcessing/boxTurb/Allwmake 1 addition, 3 deletionsapplications/utilities/preProcessing/boxTurb/Allwmake
- src/Allwmake 3 additions, 3 deletionssrc/Allwmake
- src/Pstream/mpi/Make/options 1 addition, 1 deletionsrc/Pstream/mpi/Make/options
- src/TurbulenceModels/Allwmake 2 additions, 2 deletionssrc/TurbulenceModels/Allwmake
- src/conversion/Allwmake 2 additions, 6 deletionssrc/conversion/Allwmake
- src/conversion/ccm/Allwmake 16 additions, 13 deletionssrc/conversion/ccm/Allwmake
- src/functionObjects/graphics/runTimePostProcessing/Allwmake 0 additions, 3 deletionssrc/functionObjects/graphics/runTimePostProcessing/Allwmake
- src/parallel/decompose/Allwmake 31 additions, 44 deletionssrc/parallel/decompose/Allwmake
- src/parallel/decompose/AllwmakeLnInclude 4 additions, 4 deletionssrc/parallel/decompose/AllwmakeLnInclude
- src/randomProcesses/Allwmake 3 additions, 4 deletionssrc/randomProcesses/Allwmake
- src/renumber/Allwmake 7 additions, 11 deletionssrc/renumber/Allwmake
- wmake/scripts/AllwmakeParseArguments 21 additions, 4 deletionswmake/scripts/AllwmakeParseArguments
Please register or sign in to comment