3712 Commits (b565eff084faeea8a8952ec2c1fe40483705aaef)

Author SHA1 Message Date
Ninja-Koala b4f04a67de
gnome.compile_resources: Add ld binary method 6 years ago
John Ericson 6dbe33d949 C# and Java compilers should have `is_cross = False` 6 years ago
Daniel Mensinger da7b9df16c Ensure that func dicts provide the same set of functions 6 years ago
Nirbheek Chauhan 79c087bad2 macos: lipo outputs aarch64 as arm64, fix it 6 years ago
Nirbheek Chauhan 8a7537ce24 qt: Only look for a framework on macOS if building for macOS 6 years ago
Michael Hirsch, Ph.D 8821c0aadc better handle variable HDF5 setups, update Fortran compiler def 6 years ago
Daniel Mensinger e1a83793ae CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779) 6 years ago
Nirbheek Chauhan 310b518921 env: Add a repr() for MachineInfo 6 years ago
Nirbheek Chauhan b5f6be6733 macos: lipo from older xcode does not support -archs 6 years ago
Nirbheek Chauhan 50b863032e find_library: Check arch of libraries on Darwin 6 years ago
Elliott Sales de Andrade 52936e4a46 Add tsan and ubsan to g-ir-scanner workaround. 6 years ago
Nirbheek Chauhan 1575bd988a configure_file: Allow setting install_dir: false with deprecation 6 years ago
Nirbheek Chauhan bd8eff7438 qtdep: Look for QMAKE env var again + sprinkle debug 6 years ago
Nirbheek Chauhan c0166355ce Rewrite appleframework and extraframework dependency classes 6 years ago
Nirbheek Chauhan 8481971ff2 pkgconfig: Only warn about deprecation at a location once 6 years ago
Daniel Mensinger 8c364952af
Added dependecy kwargs support 6 years ago
Daniel Mensinger 5655865246
Added test case 6 years ago
Daniel Mensinger c64d80cf2f
Renamed operation test -> info 6 years ago
Daniel Mensinger 8bb942ef25
Rewriter infodump modifications 6 years ago
Daniel Mensinger be3c58d638
Modify kwargs in rewriter 6 years ago
Daniel Mensinger 8224ecfbe6
Some fixes and assignment based target find 6 years ago
Nirbheek Chauhan 4bfe0a2568 gnustep-config: config tools are lists, not strings 6 years ago
Nirbheek Chauhan 87652c80dc cmake deps: Again, get_command() is None when not found 6 years ago
Nirbheek Chauhan 00b59c9ad6 pkg-config: Fix another case where we were throwing a traceback 6 years ago
Nirbheek Chauhan c3bc1dcd48 pkg-config: Don't traceback when not found and not required 6 years ago
Nirbheek Chauhan a683fc30ab Use ConfigParser instead of deprecated SafeConfigParser 6 years ago
Olexa Bilaniuk ad442b3520 Add cuda_args keyword. 6 years ago
Olexa Bilaniuk 4199e61389 Better NVCC version detection. 6 years ago
Xavier Claessens d28b75a500 pkgconfig: Avoid deprecation warning when using new syntax 6 years ago
Michael Hirsch, Ph.D 4d54a22b49
setup hdf5 test 6 years ago
Dylan Baker e279775511 dist: Handle git worktrees, which have a .git file instead of dir 6 years ago
Michael Hirsch, Ph.D 1ebaeadf60
initial HDF5 pkg-config fortran works 6 years ago
Nirbheek Chauhan c5a78c9e49 qt: Print the full path of the `qmake` binary found 6 years ago
John Ericson 940c6de3ae Overhaul pkg-config and CMake lookup, fixing the latter 6 years ago
Michael Hirsch, Ph.D cccffaa29d BUGFIX: allow fc.run(code) to work, pick only Fortran module 6 years ago
Michael Hirsch, Ph.D da34bea893 pep8 py37 6 years ago
Michael Hirsch, Ph.D 4e31ca3abe correct naming to CudaCompiler, pep8 6 years ago
Nicolas Schneider 1058430898 raise an error if PCH files are stored in different folders 6 years ago
Nicolas Schneider 09739284be vs: fix PCH 6 years ago
Michael Hirsch, Ph.D 8636f31d9c BUGFIX: broken/missing Fortran code/unit tests 6 years ago
Nicolas Schneider 3fc8a0dc41 fix non-default option printing 6 years ago
Nicolas Schneider 2dcb6eb0b3 vs: escape embedded quotes of run targets 6 years ago
Jan Tojnar 33d82201bd run_command: add env kwarg 6 years ago
Sergey Shatunov c07e5124bc Add install_dir to i18n.gettext 6 years ago
Daniel Mensinger 90bc125d29
mconf: Use introspection to print the project default options (fixes #2543) 6 years ago
Daniel Mensinger 28edc7ef61 Try multiple CMAKE_LIBRARY_ARCHITECTURE. Closes #4812 6 years ago
Daniel Mensinger dbb94f122d
Fixed style issues 6 years ago
Christoph Reiter 8df5afc98a configure_file: preserve newlines of the input file. Fixes #4817 6 years ago
Xavier Claessens b45c367d92 NotFoundDependency: Implement partial_dependency() 6 years ago
Nirbheek Chauhan d02ec7111e coredata: Only reject a load if major version differs 6 years ago