7164 Commits (65487f1599eff87dba22b83e0519a21a31dd1bba)
 

Author SHA1 Message Date
Jussi Pakkanen 65487f1599 Install header\'s subdir must not be absolute. 6 years ago
Jussi Pakkanen 0de4f199b3
Merge pull request #4949 from mensinda/introTargetNoBD 6 years ago
Daniel Mensinger 586ec5a28c
intro: Fixed code after rebase 6 years ago
Daniel Mensinger 7074f12644
mintro: Renamed --dependencies --> --scan-dependencies 6 years ago
Daniel Mensinger 185dc8c2e5
mintro: Fix unit test 6 years ago
Daniel Mensinger f9da03fb7b
mintro: Address code review 6 years ago
Daniel Mensinger f29f854861
Added docs 6 years ago
Daniel Mensinger 9e659b3130
Added test cases 6 years ago
Daniel Mensinger f9b41d5ecb
mintro: Dependencies from source 6 years ago
Daniel Mensinger 8a1411a1e8
Target introspection from source 6 years ago
Daniel Mensinger 98e60f59ac
Minor introspection refactoring 6 years ago
Daniel Mensinger 7f9fb6a084 rewriter: Minor code cleanup 6 years ago
Daniel Mensinger bd5d54513c rewriter: Handle Arithmetic node 6 years ago
Jussi Pakkanen 1997ac2478
Merge pull request #4958 from bonzini/tap 6 years ago
Daniel Mensinger 5a22bb7901 rewriter: Use mparser to detect the end of some nodes 6 years ago
Daniel Mensinger 7199cd2095 rewriter: Avoid duplicates 6 years ago
Dylan Baker 841da29d2c Fix ternary in thing (#5007) 6 years ago
Steve Lhomme cb9b151985 Move the optimization options in the compiler config 6 years ago
Paolo Bonzini 91f847d308 mtest: implement TAP parsing 6 years ago
Paolo Bonzini f2e513791e mtest: add support for hard errors 6 years ago
Paolo Bonzini d830945224 mtest: do not use return code to look for failed tests 6 years ago
Paolo Bonzini 1264f03637 mtest: refactor TestRun creation 6 years ago
Paolo Bonzini 4b5cf3f7c5 interpreter: add "protocol" kwarg to test 6 years ago
Daniel Schulte f0b0bcf86d mintro: Add subproject_dir to --projectinfo 6 years ago
Daniel Schulte 924cf5e622 mintro: Add name of subproject the target is contained in to --target output 6 years ago
Nicolas Schneider ded0defc3f auto generate msvc pch source file if none is provided by the user 6 years ago
Daniel Mensinger fcd608c131 azure: Fix python3 in vs2017 tasks 6 years ago
Jussi Pakkanen a322dc534b Revert "Improve declare_dependency() example in Generating-sources.md [skip ci]" 6 years ago
Michael Hirsch, Ph.D 71cffa67fa add NetCDF 6 years ago
John M. Lindemon 939c00a972 Fix nvcc error with threads dependency (4999) 6 years ago
John Ericson 2d6d242aec Feed compiler Properties to get its options defaulted 6 years ago
John Ericson c2db7a9cee Sync up initialization logic with Properties and BinaryTable 6 years ago
John Ericson 2622e9ec32 Move some configuration classes out of environment.py 6 years ago
Daniel Mensinger 94fe01deec rewriter: Sort dict iterations to fix unit tests 6 years ago
Olexa Bilaniuk ecdef0d005 Add table entry for CUDA Toolkit 10.1. 6 years ago
Michael Hirsch, Ph.D 39e6dc5885 correct Fortran self-dep logic 6 years ago
Jussi Pakkanen 97555cf6d9
Merge pull request #4939 from mensinda/rwDefOpts 6 years ago
Martin Ejdestig 67a01c8d7f Improve declare_dependency() example in Generating-sources.md [skip ci] 6 years ago
Michael Hirsch, Ph.D 32a344b949 Fortran: handle self-referential files 6 years ago
Jussi Pakkanen 76e385391f
Merge pull request #4914 from mensinda/cmakePreCheck 6 years ago
Daniel Mensinger 4bf1a352cc mconf: Fixed crash for variables in targets (closes #4960) 6 years ago
John Ericson 8c6d6393f2 Remove redundant definition of `cflags_mapping` 6 years ago
John Ericson 9cf0f31ec0 unit tests: Use unittest.skipUnless to simplify main() 6 years ago
Daniel Mensinger 16b6b2d411
Use c++14 instead of c++17 in the tests 6 years ago
Daniel Mensinger 9e247cb52e
rewriter: Set and delete default options 6 years ago
Daniel Mensinger 74bb79e26e
rewriter: Remove matching regex from list 6 years ago
Daniel Mensinger e37d32aa9d
rewriter: Basic default_options support 6 years ago
Daniel Mensinger 719730ff14
Minor fixes for code review 6 years ago
Nirbheek Chauhan b7fa161cb9
Use tuple comprehensions 6 years ago
Daniel Mensinger bc25a12709
Minor code fixes 6 years ago