openfoam/wmake
Mark Olesen 16784c6b06 CONFIG: reduce reliance on WM_ARCH_OPTION (#517)
- now only needed when specify compiling -m32 on a 64-bit system.

  Internally use the __SIZEOF_LONG__ compiler macro (gcc, icc, llvm)
  to define when long is actually an int32_t.
2019-06-14 14:47:35 +02:00
..
makefiles COMP: force dlOpen for windows application binaries (#1238) 2019-05-25 19:10:14 +02:00
rules CONFIG: reduce reliance on WM_ARCH_OPTION (#517) 2019-06-14 14:47:35 +02:00
scripts ENH: metis: use PrecisionAdaptor to support 64 bit indices 2019-06-13 20:52:48 +01:00
src COMP: only compile wmake toolchain for host when cross-compiling 2019-06-09 19:21:27 +02:00
wclean BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wcleanBuild STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wcleanLnIncludeAll BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wcleanPlatform STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wdep BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wmake STYLE: incorrectly documented wmake option 2019-06-04 09:11:37 +02:00
wmakeBuildInfo CONFIG: remove bash dependency from wmakeBuildInfo (fixes #1152) 2019-01-06 10:50:37 +01:00
wmakeCheckPwd BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wmakeCollect BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wmakeLnInclude BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wmakeLnIncludeAll BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wrmdep BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wrmo BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00