tamaas/SConstructfeatures/declarative
tamaas/SConstruct
features/declarative
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d3dfb81c535e | frerot | using git to create tarball archive | May 1 2021 | |||
5c88b7c45e1a | frerot | pretty printing secondary scons commands (tests + install) | Apr 29 2021 | |||
93a4d5811ae9 | frerot | marking test_epic and westergaard_multi as xfail if backend == 'tbb' | Apr 26 2021 | |||
b19adf7440cd | frerot | [doc] changing man section number to 7 | Apr 2 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
e6092ae873a1 | frerot | [doc] allowing selection of sphinx doc builders | Mar 20 2021 | |||
998dbf9a8e3a | frerot | using env.subst instead of format | Mar 17 2021 | |||
b2f9e4544b61 | frerot | separating TAMAAS_BACKEND to reflect the build parameters | Mar 17 2021 | |||
8ea64976e79c | frerot | using SCons File and Dir instead of os.path functions | Mar 15 2021 | |||
8718664a8961 | frerot | added a compile_commands.json target with scons 4+ | Mar 14 2021 | |||
70977949d1a6 | frerot | avoid using main_env in SConscripts | Mar 14 2021 | |||
d5937df5a153 | frerot | [doc] installing sphinx doc in ${prefix}/share/doc/tamaas | Mar 13 2021 | |||
648e32690df0 | frerot | using a python module to define project infos | Mar 13 2021 | |||
ca4efcdb8137 | frerot | modifiying scons files to build documentation | Mar 11 2021 | |||
998c3fbb422f | frerot | performing basic configure checks | Mar 2 2021 | |||
fc8c55c14612 | frerot | adding custom CXXFLAGS to LINKFLAGS | Mar 2 2021 | |||
5fab848001d9 | frerot | added documentation on build options and parallelism backends | Mar 2 2021 | |||
7c3d7a73b30c | frerot | printing some important build options | Feb 16 2021 | |||
9863efdd4c01 | frerot | added choice of fftw thread model in scons | Feb 15 2021 | |||
10e17acc88ce | frerot | Merge branch 'deprecated_bindings' | Jan 7 2021 | |||
8b01fcdb4d21 | frerot | removed all legacy code | Jan 7 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
65506d9f82cf | frerot | bump version to 2.2.0 | Dec 31 2020 | |||
a18819dd25e3 | frerot | rename USE_MPI to TAMAAS_USE_MPI | Sep 1 2020 | |||
ddb30ba41df9 | frerot | Merge branch 'master' into feature/mpi_fft_engine | Sep 1 2020 | |||
5471cb70c676 | frerot | linking with libpython${version} to test_gtest_all | Aug 31 2020 | |||
f59e8b7c2de2 | frerot | changes to setup.py to build python 2 wheels | Aug 8 2020 | |||
0aff1cd1a985 | frerot | Merge branch 'feature/dfsane' | Aug 3 2020 | |||
e1de40e29467 | frerot | avoid duplication of -fPIC flag | Aug 3 2020 | |||
d6d8134e1bba | frerot | allowing compilation without OpenMP | Aug 2 2020 | |||
d38b418143c0 | frerot | prettier compilation outputs in non-verbose mode | Jul 31 2020 | |||
cbe79569b127 | frerot | renamed packaging_setup option to build_static_lib | Jul 29 2020 | |||
d200a63e05b6 | frerot | adding version number to tamaas info | Jul 27 2020 | |||
94cbcda343ca | frerot | prepending base directory in generated archive | Jul 27 2020 | |||
0f1bae08aea7 | frerot | modifiying python install scripts for a PyPI tamaas package | Jul 24 2020 | |||
0defcff64961 | frerot | Merge branch 'master' into feature/mpi_fft_engine | Jul 10 2020 | |||
f16ec5b85e49 | frerot | setting proper rpath for tests | Jul 3 2020 | |||
a4420cd7baa8 | frerot | propertly setting rpaths with $ORIGIN | Jul 3 2020 | |||
1a1af8988bd3 | frerot | proper initializing of mpi and fftw with threads | Jun 28 2020 | |||
4a8ef3167382 | frerot | added compilation options for MPI | Jun 28 2020 | |||
2581cf15be7f | frerot | fixing CPPDEFINES | Jun 25 2020 | |||
4101c62ad2f1 | frerot | making sure CPPDEFINES is a list | Jun 25 2020 | |||
3796abfaa1cd | frerot | Merge branch 'master' into feature/fft_engine | Jun 24 2020 | |||
326474e642c8 | frerot | cleaning doc before building it | Jun 24 2020 | |||
9731ad93e058 | frerot | making sure sphinx can import the tamaas module for autodoc | Jun 24 2020 | |||
3cc1d8a160a7 | frerot | cleaning up the use of preprocessor macros | Jun 24 2020 | |||
548c812ae786 | frerot | removed unecessary LONG_PRECISION macro guard for fftw interface | Jun 24 2020 | |||
a1344da0cd86 | frerot | added scons target to generate source archive | May 5 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
4884455e012f | frerot | always compiling tamaas_info, even when strip_info==True | May 5 2020 | |||
c1bb3fddf59a | frerot | better generation of information file | Apr 29 2020 | |||
0f8bb69278d8 | frerot | cleaned up code for pybind11 detection and module building | Apr 27 2020 | |||
824e0b9504de | frerot | allowed storing of provided CXXFLAGS into scons setup file | Apr 23 2020 | |||
0473580f3d50 | frerot | bump version 2.1.1 | Apr 23 2020 | |||
a1aa792f5ac8 | frerot | cleaner definition of fallback scons commands | Apr 22 2020 | |||
5eb879c9eb7b | frerot | handeling properly targets install + dev when build_python=False | Apr 21 2020 | |||
45c296a39774 | frerot | added help text for new scons targets | Apr 21 2020 | |||
af1a46404bce | frerot | added target alias "test" for scons | Apr 21 2020 | |||
f6f9d433c7ec | frerot | automatically setting prefix/lib in rpaths | Apr 20 2020 | |||
43f7d9ba9056 | frerot | added -Wextra and fixed some warnings | Apr 20 2020 | |||
28b1e8b7df63 | frerot | corrected code boundary definitions of legacy bem | Apr 17 2020 | |||
619edea1d664 | frerot | falling back on setup.py if pip is not installed | Apr 17 2020 | |||
b1decc875a84 | frerot | defining target aliases for main lib and python module | Apr 17 2020 | |||
23774fdb7372 | frerot | actually version number is 2.1.0 | Apr 17 2020 | |||
abdfb4f1fa05 | frerot | bump version number to 1.1.0 | Apr 17 2020 | |||
9d061de7f380 | frerot | added install dependencies to scons | Apr 16 2020 | |||
131906bb58cc | frerot | added compile option to remove legacy code | Apr 1 2020 | |||
7cb292cfb21b | frerot | fixed reference bug at link with clang | Feb 6 2020 | |||
903a03968664 | frerot | added -pedantic to compile flags (except pybind11) | Oct 4 2019 | |||
aea281bb434e | frerot | fixed doc generation in scons | Sep 3 2019 | |||
db0e2e12a4a3 | frerot | keeping openmp when tbb enabled because of tamaas::initialize | Aug 13 2019 | |||
cd016f434e5f | frerot | added option to compile with TBB thrust backend | Aug 13 2019 | |||
3842898f7a1d | frerot | necessary changes to make tests pass in long double | Jul 25 2019 | |||
17e2e4873937 | frerot | added support for long integers and long doubles | Jul 24 2019 | |||
8a6e6130da0e | frerot | better integration of documentation | May 2 2019 | |||
9421fbf34ead | frerot | python mode indication for scons files | Apr 2 2019 | |||
3e03bbe1b57b | frerot | allowed stripping of build info in binary | Mar 11 2019 | |||
ddb3f4920c12 | frerot | added utf8 to python modules used by scons | Mar 5 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
ac48e01223e2 | frerot | defaulting python executable to python3 | Mar 4 2019 | |||
6272072c37e9 | frerot | adding build_type to the python module | Feb 27 2019 | |||
d757eb5d4125 | frerot | better way to select dependencies paths | Feb 13 2019 | |||
fa16f5a64b1f | frerot | updated README and examples | Feb 11 2019 | |||
e464edbbeb88 | frerot | we're back to being compatible with c++14 and g++ 6 | Jan 11 2019 | |||
654a46171cf8 | frerot | added expolit as dependency | Dec 14 2018 | |||
f7b819a9daf9 | frerot | rename detect_cuda | Oct 4 2018 | |||
76105868d1ea | frerot | compiling with clang | Oct 4 2018 | |||
06bf2e2b3b13 | frerot | changed c++ standard to 14 | Oct 3 2018 | |||
a8a72ef7f9c6 | frerot | avoiding unnecessary complex mul in computeD* | Sep 28 2018 | |||
3248d69eada8 | frerot | forgot comma | Sep 25 2018 | |||
e5132d1c1095 | frerot | cleaning a bit | Sep 25 2018 | |||
7cd8456b99b7 | frerot | pep8 | Sep 25 2018 | |||
269e1fe812fb | frerot | reverted changes for write_env_file | Sep 25 2018 | |||
1b9467fdc8e1 | frerot | moved environment file content to its function | Sep 25 2018 | |||
ae4f4b3bbcc2 | frerot | re-organizing SConstruct | Sep 25 2018 | |||
358ca4e346e1 | frerot | added compiler aliases for options | Jul 26 2018 | |||
fddfb365a80d | frerot | added residual class | Jul 9 2018 | |||
0f3cc2a83273 | frerot | consistent whitespace in SConstruct | Mar 28 2018 | |||
97cbaba6111f | frerot | fixed build bug of link of _tamaas.so happening too early | Mar 23 2018 | |||
b1d76079b6e0 | frerot | rewrote GridView for contiguous data + test of wavevectors generation | Mar 21 2018 |
c4science · Help