Andrew Heather
ae2ab06312
REL: Release preparations
2019-12-23 09:49:23 +00:00
OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
OpenFOAM bot
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
Mark Olesen
b0fafd18fe
STYLE: reorganize some legacy and less frequently used components
...
- older emacs tools into legacy
- old process tools
* Less frequently used scripts into bin/tools/
- findEmptyMake
- foamAllHC
- foamUpdateCaseFileHeader
* Infrastructure file (only used by foamNewApp)
- wmake/wmakeFilesAndOptions -> wmake/scripts/wmakeFilesAndOptions
* Merge wmakeRoot convenience as 'wmake -pwd'
* Remove obsolete wmakePrintBuild (superseded by wmakeBuildInfo)
* Remove unused mergeHistory file
2019-01-26 11:30:50 +01:00
Mark Olesen
1dd7362aed
ENH: wmakeRoot for locating the root directory
2019-01-18 10:58:07 +01:00
Andrew Heather
4b7c21bc3c
BUG: foamNewSource - corrected Make/options for app mode. Closes #1006
2018-10-09 09:47:54 +01:00
Mark Olesen
5947f9a337
ENH: more succinct output from command-line errors.
...
- unknown options or missing option values now emit a shorter message
without the entire usage. This makes it easier to identify the errors
and is better aligned with the behaviour of GNU system tools.
====
$ simpleFoam -case
Using: OpenFOAM-plus (see www.OpenFOAM.com)
Build: plus-01234
Error: option '-case' requires an argument
See 'simpleFoam -help' for usage
====
- provide for reduced (-help) and full (-help-full) usage information.
In many cases the reduced usage provided sufficient and easier
to find the information.
- make -srcDoc an alias for -doc-source
- no warnings about option aliases for future dates.
2017-11-24 10:27:11 +01:00
Will Bainbridge
ea257737df
codeTemplates: The copyright year is now set automatically
2017-04-18 11:01:41 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
andy
14d1300a36
Revert "STyLE: More 2011 copyright dates (non-code)."
...
This reverts commit 2e1e671d96
.
2011-01-05 18:25:32 +00:00
graham
2e1e671d96
STyLE: More 2011 copyright dates (non-code).
2011-01-05 11:48:24 +00:00
Mark Olesen
75e632115c
ENH: add '-s|-t' options for foamNew, cat to stdout on '-' prefixed class name
...
- eg, "foamNewSource IO -", "foamNew -s IO -" displays on stdout
convenient for grabbing boilerplate directly
2010-12-13 11:48:21 +01:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
Mark Olesen
2073dcf9d7
STYLE: move source templates from bin/templates/ to etc/codeTemplates/
2010-03-03 09:19:23 +01:00