f0554905a1
ENH: Removed OpenCFD-specific behaviour out of hooks
2011-04-06 15:14:25 +01:00
7969b20915
ENH: foamCleanTutorials: remove 0/pointLevel 0/cellLevel
2011-04-05 12:05:15 +01:00
3c30eca1cc
STYLE: drop check for paraview versions
...
- we don't support paraview < 3.x anymore
2011-03-28 11:07:10 +02:00
f2a30512ec
Merge remote branch 'opencfd/master' into olesenm
2011-03-28 10:47:17 +02:00
e2cf8f5cf3
ENH: foamCleanPath quick exit on empty 'path'
2011-03-25 18:20:34 +01:00
a8bc6e46f0
ENH: CleanFunctions: remove .setSet
2011-03-23 14:24:01 +00:00
90a80f490b
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-17 22:27:55 +00:00
2475ffe9f8
ENH: foamConfigurePaths: rule to rewrite project version
2011-03-17 15:51:00 +00:00
0e871459b8
Merge remote branch 'OpenCFD/master' into olesenm
2011-03-17 08:50:13 +01:00
9cbc0efca3
ENH: add support for WM_PROJECT_SITE env variable
...
- alternative to WM_PROJECT_INST_DIR/site for systems with locked down
installation paths (eg, when packaged as RPM or deb)
When "$WM_PROJECT_SITE" is defined, it is used in favour of
"$WM_PROJECT_INST_DIR/site"
2011-03-11 18:32:18 +01:00
dc872d6bae
ENH: mpirunDebug: generate bash script since executes OpenFOAM bashrc scripts
2011-03-09 18:08:57 +00:00
51399bbbd1
STYLE: use dynamicCode/ instead of codeStream/ for dynamically generated code
2011-02-24 13:21:39 +01:00
2f3cb0f63c
BUG: foamPackSource: moved up to bin/
2011-02-23 16:05:14 +00:00
abde400dd5
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
bin/foamCleanPath
2011-02-22 19:24:31 +01:00
f8cae3f43c
ENH: add cleanCodeStream to tools/CleanFunctions
2011-02-22 19:11:51 +01:00
0ffe4c0fd9
BUG: foamCleanPath: did not remove last element in path when stripping using wildcards
2011-02-21 16:43:11 +00:00
3c43471021
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-21 13:11:57 +01:00
c37defa5e2
ENH: foamPackSource: moved back to bin so can be used externally
2011-02-18 13:54:08 +00:00
32292113f8
ENH: catch empty wildcards in foamCleanPath
...
- also split on colons for consistency
2011-02-17 16:11:55 +01:00
64b43070c9
GIT: skip tab check on Makefiles (not just wmake/Makefiles)
2011-02-16 09:57:03 +01:00
fc2bd19356
STYLE: use 'platforms/' for organizing wmake binaries as well
...
- replaces previously used 'bin/'
STYLE: add -help to makeWmake
2011-02-15 19:01:04 +01:00
28e6389173
STYLE: accept and silently ignore -current option in foamPackDeps
...
- may be useful in the future. For now it keeps consistency with
foamPackMake, foamPackBins
2011-02-15 17:24:39 +01:00
f691fe7896
STYLE: more consistent use of stderr for script usage
2011-02-15 16:48:26 +01:00
2873f9fc8d
ENH: add findEmptyMake for detecting rogue Make/ directories
2011-02-15 16:26:59 +01:00
9926d5f2a4
BUG: dir names missed in toucho, touchdep
...
- forgot in 10f5e80803
2011-02-15 16:12:12 +01:00
dd22de68d4
ENH: support bzip2 compression for foamPack*
2011-02-15 11:04:08 +01:00
449a0e253d
ENH: add -current option to foamPackBin, foamPackMake
...
- reduces typing
2011-02-15 10:08:46 +01:00
cf65eebcd5
ENH: add foamPackDeps, foamPackMake to help transferring between machines
2011-02-15 09:29:33 +01:00
56e07de724
STYLE: changed some missed doxygen '@' to '\'
2011-02-14 10:00:48 +01:00
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01:00
10f5e80803
ENH: add -make option to touchdep, toucho
...
- restricts selection to Make/$WM_OPTIONS* subdirectories, which is
useful when multiple compilers are in use
2011-02-11 09:21:08 +01:00
b3cde56f27
Doxygen docs: Corrected doxyFilter to preserve line numbers
...
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
fc1e443116
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-19 12:37:20 +00:00
ba5d689110
BUG: foamExec mangled the arguments
...
- use function when sourcing the bashrc to avoid these problems
2011-01-19 12:54:27 +01:00
a6de8e746a
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
applications/test/lduMatrix/Test-lduMatrix.C
applications/test/lduMatrix/Test-lduMatrix2.C
applications/test/lduMatrix/Test-lduMatrix3.C
applications/test/parallel/Test-parallel.C
applications/utilities/miscellaneous/foamFormatConvert/writeMeshObject.H
bin/mpirunDebug
etc/apps/paraview3/cshrc
src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.C
src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.H
src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistributeTemplates.C
src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C
src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/OpenFOAM/primitives/Pair/labelPair.H
src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
src/postProcessing/functionObjects/field/streamLine/streamLineParticle.C
2011-01-17 21:40:13 +00:00
e95e9700c8
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-17 10:21:58 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
a78a7d5e6e
ENH: mpirunDebug : removed $WM_PROJECT check in initialisation
2011-01-14 11:38:54 +00:00
ae0bf2b2fe
BUG: single instead of double quotes in git hooks message
2011-01-13 11:23:03 +01:00
14d1300a36
Revert "STyLE: More 2011 copyright dates (non-code)."
...
This reverts commit 2e1e671d96 .
2011-01-05 18:25:32 +00:00
2e1e671d96
STyLE: More 2011 copyright dates (non-code).
2011-01-05 11:48:24 +00:00
5d18583101
ENH: collect arch-specific directly under platforms/
...
- platforms/WM_OPTIONS/lib
old: lib/WM_OPTIONS
- platforms/WM_OPTIONS/bin
old: bin/WM_OPTIONS
old: applications/bin/WM_OPTIONS
A runtime environment nows needs
- bin/
- etc/
- platforms/
2011-01-05 08:49:42 +01:00
e2db4e630e
Merge remote branch 'bundle/home' into olesenm
2011-01-03 10:06:56 +01:00
a3a2ea78be
ENH: update, cleanup foam packing routines
...
- update packing for FOAM_EXT_LIBBIN and newer FOAM_APPBIN
- pack OpenFOAM source via 'git archive' for consistency with
the git repository (use -nogit option to revert to manual packing)
- combine foamPackBin + foamPackThirdPartyBin
- add foamPackThirdPartyBinAll (like foamPackBinAll)
- relocate service scripts into bin/tools
- use more standard 'tgz' instead of 'gtgz'
2011-01-02 21:39:41 +01:00
6091cdb0a5
BUG: incorrect log-check in runParallel (RunFunctions)
...
STYLE: minor rewording, drop grep/sed in favour of sed only
2011-01-02 18:42:26 +01:00
185d417530
STYLE: zero padding directly in cleanTimeDirectories
2011-01-02 18:22:37 +01:00
18dbe9996a
ENH: reorganize settings to avoid inheriting bad values
...
- avoid non-standard 'tempfile' in bin/tools/foamConfigurePaths
2010-12-23 07:37:32 +01:00
a169819168
ENH: adjust tools to handle architecture-specific dirs in bin/ as well
2010-12-23 06:53:05 +01:00
b9be5a6f2f
ENH: foamSourceFiles allow through bin/tools subdir only
...
- filter out other subdirs, which could be architecture-specific
2010-12-23 06:36:50 +01:00
312d15c701
STYLE: use 'foamCompiler' instead of 'compilerInstall'
...
- more obvious in its meaning
2010-12-23 06:28:49 +01:00