Nils Wentzell
ed5812988f
[cmake] Improve cmake status messages if we are a subproject
2020-04-22 15:05:37 -04:00
Nils Wentzell
ed1e683b69
Port py files to python3
2020-04-03 16:21:07 -04:00
Nils Wentzell
bef6368d89
Explicitly use python2 in replace_and_rename script
2019-12-16 10:59:04 -05:00
Nils Wentzell
64bbc3ce48
Use python instead of bash for the replace and rename operation
2019-10-31 18:19:01 -04:00
Nils Wentzell
b7dafbd2e6
Use PROJECT_VERSION over APP4TRIQS_VERSION
2019-10-28 18:23:15 -04:00
Philipp D
c03634fd2f
bug fix for Darwin replace_and_rename.sh
2019-10-24 14:34:27 -04:00
Nils Wentzell
09c40e741a
[cmake] Make regex in extract_flags.cmake more generic
2019-10-09 16:24:13 -04:00
Nils Wentzell
e4063bf4d0
[cmake] Prioritize -isystem over -I in extract_flags macro, Minor fix for empty list of inc_dirs
2019-09-26 09:49:34 -04:00
Nils Wentzell
9f5aa8578c
[cmake] Provide extract_flags macro in share/cmake directory, simplify creation of docs_cpp2rst target
2019-09-24 15:17:47 -04:00
Nils Wentzell
a69a449a43
Move setup files into separate bash scripts and adjust README
...
* Treat Linux and Darwin differently
2019-09-05 16:30:29 -04:00
Nils Wentzell
a2767f16c8
[cmake] Exported targets should live in project namespace
2019-08-06 11:32:06 -04:00
Nils Wentzell
8d906ed6cc
[cmake] Use PROJECT_GIT_HASH instead to store git hash and adjust dependent files accordingly
2019-07-16 11:54:32 -04:00
Nils Wentzell
b0bb95d61e
[cmake] Use PROJECT_VERSION as defined through project(..) over APP4TRIQS_VERSION
2019-06-26 11:35:20 -04:00
Nils Wentzell
c387828bd2
[cmake] Important path/variable fixes in cmake-generated files
2019-04-26 10:24:46 -04:00
Nils Wentzell
57c5c8a892
[cmake] Remove remainders of separate cpp2py install (now included with triqs)
2019-04-16 11:17:17 -04:00
Nils Wentzell
7f29a3f624
Additional docs and cleaning in XXX-config.cmake.in file
2019-04-15 16:45:21 -04:00
Nils Wentzell
095409d879
Major cleaning, Synchronize project structure with qmc codes
2019-04-12 16:36:03 -04:00
Nils Wentzell
0335e53adf
Adjust cmake-related install dirs to more standard directories
2018-11-28 13:02:26 -05:00
Nils Wentzell
837c886e60
[cmake] Minor fix in Findlibasan_rt.cmake
2018-11-26 18:33:03 -05:00
Nils Wentzell
002642f97c
Change standard install path of cmake files
2018-11-21 16:59:19 -05:00
Nils Wentzell
759bb9da1d
Fix the sanitizers for MacOs
2018-11-21 16:52:55 -05:00
Nils Wentzell
46cbea69d9
[cmake] Enable CMP0074, adjust if(obj) statements
2018-11-20 17:53:10 -05:00
Nils Wentzell
9f03870f26
[cmake] Use CPLUS_INCLUDE_PATH over CPATH to favor -isystem includes
2018-10-11 17:17:12 -04:00
Nils Wentzell
6aa4eee0f4
[cmake] Fixing usage of ubsan with Minimal RT, some cleaning
...
- Use UBsan Minimal RT if found
- Prioritize gcc-7 directories over older
- Set UBSan options for c++/python tests
2018-04-24 23:34:14 +02:00
Nils Wentzell
f2d7e84bdd
Major update and Cleaning
...
-consistent indends in all cmake files
-add static analyzer checks with both cppcheck and clang-tidy
-add dynamic analyzer checks with Address Sanitizer and option ASAN
-add dynamic analyzer checks with Undefined Behavior Sanitizer and option UBSAN
-Further Cleaning and Comments
2018-03-25 19:21:18 +02:00
Nils Wentzell
6bf4afd316
Adding cmake config files to install targets, Major cleaning
2018-03-23 16:59:38 +01:00
Nils Wentzell
2b76c51f12
First draft of the triqs application skeleton
2018-03-22 18:16:10 +01:00