|
b5218d50f6
|
🎉 Added sccache.cmake
|
2022-10-24 15:16:28 +02:00 |
|
Radovan Bast
|
8c0222a87f
|
rm boost module and tests; closes #258 closes #260
|
2019-10-06 15:55:12 +02:00 |
|
Radovan Bast
|
d2890239d0
|
fix path to include file
|
2019-10-06 15:54:48 +02:00 |
|
Radovan Bast
|
e12b47e287
|
s/coderefinery/dev-cafe/; closes #244
|
2018-06-20 17:10:31 +02:00 |
|
Radovan Bast
|
3d031770d4
|
added comment
|
2018-04-04 19:51:50 +02:00 |
|
Radovan Bast
|
1926b3774b
|
rm redundant line
|
2018-04-04 19:49:55 +02:00 |
|
Roberto Di Remigio
|
e9eba12bdd
|
Rewrite option wrappers using cmake_parse_arguments
|
2018-03-12 17:59:02 +01:00 |
|
Roberto Di Remigio
|
3e81a75b0c
|
Do not blanket-set include dirs and link libs
Not all targets in the project necessarily depend on `Python.h` and `libpython`.
|
2018-03-09 18:59:20 +01:00 |
|
Radovan Bast
|
d400ae9d26
|
adjust XL Fortran OMP flag; fixes #232
|
2018-03-07 09:55:18 +01:00 |
|
Roberto Di Remigio
|
16ee5b6de6
|
Update default_build_paths.cmake
Fix #228
|
2018-03-03 11:21:47 +01:00 |
|
Radovan Bast
|
945ba4e266
|
Merge pull request #225 from robertodr/bare-cmake
Ensure that CMake and Python frontend script generate the same build system
|
2018-03-01 11:37:14 +01:00 |
|
Roberto Di Remigio
|
eee3ef90e1
|
Update code coverage module
|
2018-02-07 09:31:51 +01:00 |
|
Roberto Di Remigio
|
8c65823d91
|
Add options wrappers, update math_libs.cmake
|
2018-01-27 22:37:00 +01:00 |
|
Roberto Di Remigio
|
0a8e7eb325
|
Get setup to reproduce use of bare CMake
|
2017-12-08 11:40:56 -05:00 |
|
Radovan Bast
|
dd2d7465f3
|
attach license info to module files; fixes #211
|
2017-11-11 13:45:23 +01:00 |
|
Radovan Bast
|
a457b749d3
|
script to attach license info to module files
|
2017-11-11 13:40:37 +01:00 |
|
Radovan Bast
|
58a29ed461
|
better error message if python-dev is missing; closes #197
|
2017-06-11 18:58:11 +02:00 |
|
Roberto Di Remigio
|
a66ef00e8b
|
Send also static libraries to ${PROJECT_BINARY_DIR}/lib
|
2017-05-30 18:16:49 +02:00 |
|
Roberto Di Remigio
|
98ba4cf3b2
|
Remove enable_language from language modules
Notice that cxx.cmake reference, incorrectly, CMAKE_C_COMPILER instead of CMAKE_CXX_COMPILER
|
2017-05-18 10:27:12 +02:00 |
|
Radovan Bast
|
3349ddbe1d
|
print MATH_LIB_SEARCH_ORDER; fixes #195
|
2017-05-15 17:01:20 +02:00 |
|
Roberto Di Remigio
|
d081364685
|
Add EXTRA_<LANG>FLAGS to CMAKE_<LANG>_FLAGS if the former are not an empty string
|
2017-04-06 14:52:58 +02:00 |
|
Radovan Bast
|
5dc60d3a3c
|
rename --check to --profile (was copy paste error)
|
2017-02-14 12:01:47 +01:00 |
|
Radovan Bast
|
7a9736d4df
|
add minsizerel to list of allowed build types
|
2017-02-04 18:37:24 +01:00 |
|
Radovan Bast
|
c79cbda4bd
|
add module for profiling flags
|
2017-02-04 17:36:10 +01:00 |
|
Radovan Bast
|
88ca810194
|
add doc [skip ci]
|
2017-02-02 20:59:47 +01:00 |
|
Radovan Bast
|
a5d8d51880
|
module to generate export header
kudos to Roberto for the suggestion
|
2017-02-02 19:46:44 +01:00 |
|
Radovan Bast
|
893c9bd80c
|
set colors to "" on WIN32
|
2016-11-21 20:43:54 +01:00 |
|
Roberto Di Remigio
|
f614025183
|
Better documentation
|
2016-11-21 19:37:37 +01:00 |
|
Roberto Di Remigio
|
f33a74df5a
|
Add a module to colorize CMake output.
Code was found on StackOverflow: http://stackoverflow.com/a/19578320
|
2016-11-21 19:33:58 +01:00 |
|
Radovan Bast
|
fe0c1f69ec
|
generate_git_info_header always has to be called with explicit args
|
2016-11-18 18:25:02 +01:00 |
|
Roberto Di Remigio
|
310add559b
|
Path to git_info.h.in is no longer hardcoded
|
2016-11-17 19:51:17 +01:00 |
|
Roberto Di Remigio
|
4efb243161
|
Fine-tune and fix tests
|
2016-11-16 15:31:57 +01:00 |
|
Roberto Di Remigio
|
331b81bf32
|
Merge remote-tracking branch 'upstream/master'
|
2016-11-16 11:44:11 +01:00 |
|
Roberto Di Remigio
|
45a4a0022f
|
Use only Git commands in git_info
|
2016-11-16 11:42:06 +01:00 |
|
Radovan Bast
|
8ba73f5a1d
|
set Fortran OMP flags only if OpenMP_Fortran_FLAGS are not set; fixes #177
also fix Intel Fortran OMP depending on the version of the compiler
thanks to Lori A. Burns for the changeset
|
2016-08-24 08:12:55 +02:00 |
|
Radovan Bast
|
9c9f001e57
|
s/yaml/master/
|
2016-05-21 12:23:20 +02:00 |
|
Radovan Bast
|
be5d760555
|
add quotes
|
2016-05-21 01:41:02 +02:00 |
|
Radovan Bast
|
7a9af28fca
|
fix BOOST_ARCHIVE_LOCATION
|
2016-05-21 01:32:22 +02:00 |
|
Radovan Bast
|
42e5192dc9
|
fixes in boost.cmake
|
2016-05-20 21:16:01 +02:00 |
|
Radovan Bast
|
ed4dcbb138
|
s/cfg/yml/
|
2016-05-20 15:02:49 +02:00 |
|
Radovan Bast
|
a32c9d6f46
|
more descriptive warning
|
2016-05-20 00:45:35 +02:00 |
|
Radovan Bast
|
e2ae1fac50
|
Merge branch 'master' into yaml
|
2016-05-20 00:12:31 +02:00 |
|
Radovan Bast
|
5dc2bb2880
|
adapt url_root for fetch directives
|
2016-05-20 00:08:53 +02:00 |
|
Radovan Bast
|
d0dc52c7a9
|
convert boost module to yaml
|
2016-05-20 00:02:32 +02:00 |
|
Radovan Bast
|
51cdb55c53
|
convert more modules to yaml
|
2016-05-19 23:57:24 +02:00 |
|
Radovan Bast
|
ac03dc7998
|
convert math lib code to yaml
|
2016-05-19 23:52:48 +02:00 |
|
Radovan Bast
|
5b7ad87479
|
switch to .format()
|
2016-05-19 23:46:32 +02:00 |
|
Radovan Bast
|
0c6976a70d
|
simplify
|
2016-05-19 23:39:13 +02:00 |
|
Radovan Bast
|
4eb5dee936
|
update googletest.cmake to yaml
|
2016-05-19 23:24:49 +02:00 |
|
Radovan Bast
|
d09aa22623
|
covert two modules to yaml
|
2016-05-19 23:22:28 +02:00 |
|