Craig Warren
|
98b3054901
|
Updated cleaning to remove .pyc files which can become corrupted.
|
2018-10-26 09:56:40 +01:00 |
|
Craig Warren
|
7b1a91ca76
|
Added checking for gcc 8.x
|
2018-05-03 13:12:49 +01:00 |
|
Craig Warren
|
fc7306c101
|
Updated copyright date.
|
2018-01-02 11:23:53 +00:00 |
|
Craig Warren
|
8bb0dd6c61
|
Added setting of -rpath for linker options on macOS.
|
2017-10-30 14:51:42 +00:00 |
|
Craig Warren
|
2f934092ce
|
Add ability to compile with gcc 7.
|
2017-05-08 09:58:03 +01:00 |
|
Craig Warren
|
cc01ec595f
|
Removed some commented out code that was unnecessary.
|
2017-05-05 12:17:35 +01:00 |
|
Craig Warren
|
57693ec3ba
|
Added MANIFEST.in to ensure data files, i.e. materials files for user libraries, etc... are installed with the package.
|
2017-05-04 16:27:26 +01:00 |
|
Craig Warren
|
c03b5efa63
|
Formatting cleanups.
|
2017-01-26 16:23:29 +00:00 |
|
Craig Warren
|
c6d3fafb97
|
Updated copyright notices to 2017.
|
2017-01-18 14:16:20 +00:00 |
|
Craig Warren
|
785d601df3
|
Re-added '-march=native' compiler option for Mac/Linux.
|
2016-08-18 09:54:00 +01:00 |
|
Craig Warren
|
401ab5f87b
|
Removed '-march=native' compiler options as it caused a problem on a Mac Mini.
|
2016-08-16 11:56:21 +01:00 |
|
Craig Warren
|
0f64138e3d
|
Added -march=native compiler option for Linux/Mac OS X.
|
2016-08-11 16:09:34 +01:00 |
|
Craig Warren
|
aa6f6fdecd
|
Updated sys.exit message.
|
2016-08-04 15:53:20 +01:00 |
|
Craig Warren
|
7f9e272e06
|
Added comment on Mac OS X compile args.
|
2016-08-04 10:43:44 +01:00 |
|
Craig Warren
|
852cbce96c
|
Remove some compile args for Mac OS X.
|
2016-08-03 14:47:59 +01:00 |
|
Craig Warren
|
4407c358d6
|
Removed unnecessary code for creating binaries.
|
2016-07-21 17:16:00 +01:00 |
|
craig-warren
|
3823026dfc
|
Clarified print message on build/build_ext.
|
2016-05-30 15:44:16 +01:00 |
|
Craig Warren
|
a8408a93a3
|
No static linking on Windows as there is no static version of the OpenMP library.
|
2016-05-24 16:05:02 +01:00 |
|
Craig Warren
|
589613761a
|
Added flag to make Windows compiles do static linking.
|
2016-05-20 16:18:31 +01:00 |
|
Craig Warren
|
2a664d7fb7
|
Added all sub-packages to install.
|
2016-05-18 12:48:57 +01:00 |
|
Craig Warren
|
c3e7c69c01
|
Tidy of import commands.
|
2016-05-18 10:43:08 +01:00 |
|
jasminium
|
0b66c78849
|
install gprMax as a module
|
2016-05-12 11:11:06 +01:00 |
|
Craig Warren
|
8f4afff9ec
|
Added support for gcc-6 on Mac OS X.
|
2016-05-09 12:58:01 +01:00 |
|
Craig Warren
|
a16558ae63
|
Commented out Mac OS X compilation options for specific user.
|
2016-02-29 09:47:11 +00:00 |
|
Craig Warren
|
70ed2cf7a1
|
Added '-fstrict-aliasing', '-fno-common' options to Mac OS X compilation. These were missing when compiling in conda environment and causing slowdown of threaded code.
|
2016-02-23 17:36:31 +00:00 |
|
Craig Warren
|
4831afba1a
|
Added check for Python 3.4
|
2016-02-09 19:22:10 +00:00 |
|
Craig Warren
|
d0a07f0470
|
No \openmp flag required for the linker in Windows.
|
2016-01-21 11:02:09 +00:00 |
|
Craig Warren
|
09b2807d7e
|
Removed reliance on pwd module.
|
2016-01-21 10:33:53 +00:00 |
|
craig-warren
|
b275e6a65a
|
Updated how the version number is accessed.
|
2016-01-20 19:28:32 +00:00 |
|
Craig Warren
|
9cd8f7f8bd
|
Updated to static linking on Mac OS X, only for uploads to GitHub, i.e. not when used by developers.
|
2016-01-19 16:00:23 +00:00 |
|
Rajath Kumar M P
|
4a41c6a591
|
Edit #1
|
2016-01-18 23:33:38 +05:30 |
|
Rajath Kumar M P
|
8165bcd383
|
Added Note
|
2016-01-18 23:30:08 +05:30 |
|
Craig Warren
|
66ef313e39
|
Added error message if gcc is not found on Mac OS X.
|
2016-01-18 16:00:34 +00:00 |
|
Craig Warren
|
b7978d99a8
|
Added error message if gcc is not found on Mac OS X.
|
2016-01-18 15:59:01 +00:00 |
|
Craig Warren
|
0e4bb43142
|
Updated copyright notice to add 2016.
|
2016-01-12 18:29:10 +00:00 |
|
craig-warren
|
45f96013f6
|
Added extra Cython compiler option.
|
2016-01-07 22:38:22 +00:00 |
|
Craig Warren
|
d6dbc53ea7
|
'Merge setup.py from 'optimisation-taguchi' branch
|
2015-12-17 09:53:56 +00:00 |
|
Craig Warren
|
3984f80bf5
|
Improved the option to cleanup/remove Cython files, i.e. C files, and compiled (.so or .pyd) modules.
|
2015-11-04 12:18:09 +00:00 |
|
Craig Warren
|
9278f6487c
|
Improved 'cleanall' option to remove Cython files.
|
2015-11-04 10:16:00 +00:00 |
|
Craig Warren
|
2cfca1fbb2
|
Removed autodoc of source code for now.
|
2015-11-03 14:24:49 +00:00 |
|
Craig Warren
|
0286cb9911
|
Temporarily rename setup.
|
2015-11-03 14:15:15 +00:00 |
|
Craig Warren
|
aa38dbc6c3
|
Removed auto version checking temporarily.
|
2015-11-03 14:06:02 +00:00 |
|
Craig Warren
|
e291551f15
|
Update to docs building.
|
2015-11-03 13:47:41 +00:00 |
|
Craig Warren
|
843ec686de
|
First commit
|
2015-09-30 14:26:59 +01:00 |
|