- Jun 16, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jun 15, 2008
-
-
Mark Olesen authored
-
- Jun 16, 2008
-
-
Mark Olesen authored
-
- Jun 15, 2008
-
-
Mark Olesen authored
* use $WM_THIRD_PARTY_DIR variable in top-level Allwmake * test new shell idiom for Allwmake files: # run from this directory only cd ${0%/*} || exit 1 this might be especially useful when building optional components
-
- Jun 13, 2008
-
-
henry authored
-
henry authored
-
-
-
Mark Olesen authored
* new -srcDoc option to display doxygen-processed source code * display standard options -help/-doc/-srcDoc at end of usage * consolidate code when writing IOobject headers * drop writeLogbanner and add optional bool to writeBanner * minor formatting changes
-
Mark Olesen authored
-
Andrew Heather authored
-
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
* finally removed #ifdef's with old merge method * use autoPtr::ptr() instead of autoPtr::() to reduce cloning * eliminated a few add() methods that are covered by the templated form * added a 'set()' method that forces overwrite - symmetric with HashTable
-
Mark Olesen authored
Doxygen filter changes * allow doxygen to process applications/**.H * use @cond/@endcond to suppress documenting classes/variables in applications/ - allows some access from applications to libraries - connection between application and local includes is still a bit weak, but is possible via the dirs.html navigation.
-
henry authored
Tried to sort out the scripts in the tutorials but found it is messed up. Will start again from a new version from Mattijs
-
Mark Olesen authored
* added '#remove' function * changed insert() method name to more general execute() * using #inputMode or #remove within a primitiveEntry now provokes an error * adjusted the dictionaryTest accordingly
-
Mark Olesen authored
* allow doxygen to process applications/**.H * use @cond/@endcond to suppress documenting classes/variables in applications/ - allows some access from applications to libraries - connection between application and local includes is still a bit weak, but is possible via the dirs.html navigation.
-
- Jun 12, 2008
-
-
Mattijs Janssens authored
-
henry authored
-
henry authored
-
Mark Olesen authored
-
- Jun 11, 2008
-
-
henry authored
-
henry authored
NamedEnum (bug in compiler?) molecule (Graham dealing with it) lex (no comment) VTK (again no comment)
-
Mark Olesen authored
-
Mark Olesen authored
-
henry authored
-
henry authored
-
Andrew Heather authored
-
henry authored
-
Mark Olesen authored
-
Mark Olesen authored
-
henry authored
specifically on the request of the user by running 'wmake all' or 'Allwmake' in the directory as appropriate.
-
Mark Olesen authored
* skip doxygen docs for local variables (treeBoundBox) * filter transforms 'Typedef' -> @typedef * added tools/find-retagged * manually changed some InClass tags to Typedef - still needs more attention
-
- Jun 10, 2008