4ee0af6b08
ENH: gitignore: Added temporary vi/vim files to the ignore list
2017-10-05 09:39:48 +01:00
3ece6e521a
ENH: improve MPI configuration possibilities
...
- permit SYSTEMMPI user adjustments via
etc/config.{csh,sh}/mpi-system
This can be a convenient place for setting up SYSTEMMPI for OpenFOAM
without adjusting bashrc, prefs.sh ...
- add a USERMPI type. This represents any generic mpi implementation.
The user is responsible for supplying an appropriate
wmake/rules/General/mplibUSERMPI file and managing all settings.
This type of setup can be useful in combination with specific build
systems (SPACK, EASYBUILD, etc) or module systems for which the MPI
variant is part of the installed configuration.
2017-03-29 13:48:54 +02:00
5d62a7430d
GIT: adjust gitignore
...
- ignore top-level /build and /platforms directories
2017-03-15 15:10:05 +01:00
3b3e19b3f3
.gitignore: Ignore emacs projectile configuration files
2016-11-09 11:23:20 +00:00
c9a57e4009
tutorials/combustion/fireFoam/les: Added missing ph_rgh.orig files
2016-04-27 16:18:25 +01:00
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
f9d61d7e3c
Updates for changes to etc/config structure
2016-02-10 16:20:19 +00:00
6f620b6454
Ignore test directory
2014-12-16 09:50:20 +00:00
9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
ee4e19ef85
Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM
2014-01-30 13:01:04 +00:00
6bb467d902
Updated Doxygen setup from Chris
2011-06-14 22:13:37 +01:00
3202ef296c
CONF: consolidate more files into OpenFOAM etc/config
2011-05-03 15:06:48 +02:00
20693b96bd
CONF: move OpenFOAM etc/apps -> etc/config
...
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02:00
0fc6700a14
ENH: allow for user adjustment of compiler/openmpi versions
2011-04-27 14:31:37 +02:00
734005ea40
GIT: .gitignore: added platforms
2011-02-09 14:12:18 +00:00
672503effb
STYLE: gitignore Clang build targets
2010-11-08 08:08:46 +01:00
7b3ab6e75c
ENH: git ignore eclipse project files
2010-03-25 13:55:11 +01:00
1f59eabd1d
ENH: use prefs.{csh,sh} to provide user/site configuration without
...
editing the respective settings files.
- foamEtcFile is used to find the files, thus follows the standard
~OpenFOAM/fileName expansion mechanism.
2010-03-09 09:31:37 +01:00
2bfd449cf3
added bin/tools/org-{batch,html,latex}
...
- make it easier for non-emacs users to generate some of the
documentation
2009-11-30 13:33:06 +01:00
330a120082
fixed bad .gitignore again
...
- only ignore html files in the main directory, not everywhere.
This is how we lost FoamFooter.html, FoamHeader.html in doc/Doxygen/ in
the 1.6.x release
2009-08-10 09:35:45 +02:00
33a13e6827
fixed up .gitignore
...
- partial revert for
commit 9557f2cb6e
2009-07-28 13:14:42 +02:00
f910a4db73
Ignore ReleaseNotes-?.?.html etc.
2009-07-22 17:44:01 +01:00
8ff026095d
added mvBak() to POSIX
...
- Rename to a corresponding backup file
If the backup file already exists, attempt with "01" .. "99" suffix.
- git ignore indexed backup files too
2009-07-20 11:04:48 +02:00
9557f2cb6e
Ignore wmake/bin.
2009-07-17 16:01:22 +01:00
5eb6371236
added dirToString and wmkdep back into .gitignore - again...
2009-07-17 10:10:28 +01:00
375e968bd1
fixup foamPack* scripts
...
- handle ThirdParty-VERSION properly
- handle wmake/utilbin/ location
- should the wmake/rules/* really be packed with a binary distribution?
I think this is just left over from before.
2009-07-16 09:56:54 +02:00
979c35edbb
added (previously removed) rules for dirToString and wmkdep
2009-07-08 14:10:56 +01:00
9e54053f2e
merge with master + fix conflicts in tuts/mesh
2009-07-08 12:15:44 +01:00
365df48725
adding Mark's change to .gitignore
2009-07-08 11:31:18 +01:00
0a2d588526
updates
2009-06-03 12:43:36 +01:00
b037b0e98d
All tags files are now in the .tags directory; ignore it.
2009-03-01 20:39:40 +00:00
6a4b83bc43
Added wmakePrintBuild for determining the build version
...
- the $WM_PROJECT_DIR/.build file is automatically updated.
This file is (and must be) ignored by git.
2008-12-19 11:11:20 +01:00
0d3eec3dc4
removed more derived files from repo
2008-07-01 13:09:04 +02:00
a67cfa01a4
explicitly ignore executables in rules
2008-06-27 16:47:51 +01:00
6e823217bd
Updated for non-precision C builds (inside wmake/rules)
2008-06-27 16:36:29 +01:00
1536aeb4b5
Added support for Ebrowse
2008-06-12 11:49:23 +01:00
f0ce4e28d7
Ignore .timeStamp in .gitignore
2008-06-09 11:12:52 +02:00
c6dedaff33
remove references to src/other in bin/ and .gitignore
2008-06-06 13:59:24 +02:00
bbc69a464e
ignore #filename# auto-save files
2008-05-23 14:02:51 +02:00
a853e0f350
removing results from tutorial case
2008-05-06 12:09:27 +01:00
77937538a0
Adding core files
2008-04-25 17:25:12 +01:00
0c24a48e3a
added .jar files to list of ignores
2008-04-24 17:29:48 +01:00
adce369ff8
included other 3rd party sources to .gitignore
2008-04-18 12:08:14 +01:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00