13825 Commits (cfc3960956f98aff74b118ce3de89a40ef3496c1)
 

Author SHA1 Message Date
Nirbheek Chauhan 11a4cb7aad docs: Fix some typos in feature option examples 2 years ago
Nirbheek Chauhan 22df45a319 qt: Allow specifying separate tools for qt4/5/6 2 years ago
Eli Schwartz 1f71911ae4
i18n module: check for a good enough msgfmt before permitting merge_file 2 years ago
Eli Schwartz af49e8010b
i18n module: be broadly supportive of portable gettext tools 2 years ago
Charles Brunet 8d30577a2d intro: add more details to generated files(part 2) 2 years ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago
Xavier Claessens c6db870fc7 rust: Add system libs used by rust std to staticlib external deps 2 years ago
Xavier Claessens 01bb756484 rust: Use Popen_safe() for sanity checks 2 years ago
Xavier Claessens 6f4973abad wrap: Check for common "provides" typo 2 years ago
Remi Thebault d5ae94f571
Check dub version (#11794) 2 years ago
Xavier Claessens 9d64143a4f summary: Add from which subproject each subproject have been called 2 years ago
Eli Schwartz 057ac1f576 rust compiler: use better sanity check logging comparable to the clike one 2 years ago
Eli Schwartz 0b5e95ae71 meson_exe: print suitable debug information for DLL not found errors 2 years ago
Nomura 40e27b14f1 Metrowerks: move PCH args to the end of the command line 2 years ago
Volker Weißmann a8b144b71b Make `dependency('foo', static: true, method: 'cmake') link statically 2 years ago
Volker Weißmann 2699fd4b8a During reconfigure, show that no compiler was found, if compiler fails sanity check. 2 years ago
Volker Weißmann 8d81611114 Fix paths of Fortran order dependencies 2 years ago
Eli Schwartz 10d6d2860c
docs: mention additional python modules needed for building 2 years ago
Eli Schwartz 53f43605ce
docs: make the man page installable 2 years ago
Eli Schwartz 6f78db93bf
docs: add option to skip building HTML docs 2 years ago
Eli Schwartz 740d926eee
docs: add meson option to use the unsafe loader 2 years ago
Jussi Pakkanen 9de07ff4d7
Enable fatal warnings in HotDoc when building website. 2 years ago
Joel Rosdahl aab4a0c163 docs/prebuilt: fix sanity check logic in the example 2 years ago
Nomura c1fce8f60f Initial support for Metrowerks Assembler 2 years ago
Xavier Claessens 1958ded04f mcompile: Fix target name suggestions 2 years ago
Radek Bartoň 0bea4b632e Fix building python extensions on win-arm64 2 years ago
Ralf Gommers e4f6eeb7d7 Python module: emit warning for debug buildtypes with MSVC and no debug Python 2 years ago
Ralf Gommers 9fe1efe357 Fix unit test that hardcoded `/` and hence broke on Windows 2 years ago
Ralf Gommers 6834224d72 Fix `ERROR: no toolchain found` when run from unittests 2 years ago
Ralf Gommers aa7bc2adf0 Add Cython to Windows CI jobs on Azure 2 years ago
Ralf Gommers 91c7e79519 Use release buildtype in Cython tests, and skip unless ninja backend 2 years ago
Eli Schwartz a95ebf1077 dependencies: allow config-tool to fallback to default program names 2 years ago
Eli Schwartz 8d3e22f50b
cmake module: fix many typing issues 2 years ago
Eli Schwartz db074141d3
cmake module: make configured file correctly handle the do_conf_file API 2 years ago
Eli Schwartz 5a9b2cb8f8
cmake module: use more typed_pos_args for consistency 2 years ago
Xavier Claessens 4ed5c0eefa doc: Add link to argument details 2 years ago
Renan Lavarec e94de2b872 Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files. 2 years ago
Benoit Pierre 66db4abf32 tests: fix `test_always_prefer_c_compiler_for_asm` 2 years ago
Eli Schwartz 7a3409f3d0
python bytecompile: use correct install tag 2 years ago
Eli Schwartz 9dbe718eb6
unittests: add magic flag global to integrate utility methods with unittest 2 years ago
Eli Schwartz 4e17d60d47
tests: add workarounds for python brokenness on Windows 2 years ago
Eli Schwartz 877d5ea8e0
bytecompile: switch to handling destdir in the script launcher env 2 years ago
Eli Schwartz 6a1427401c
tests: add a python test for bytecode compilation 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Eli Schwartz 4a2530802c
update the devenv module hooks to support generic modifications to Build 2 years ago
Eli Schwartz 6823cabb83
extend install scripts to allow specific directory variable exports 2 years ago
MaxHearnden 7c78c2b5a0 fix regression in precomputing CMAKE_SIZEOF_VOID_P 2 years ago
Charles Brunet 3b1b1b5fec Log python name when not found 2 years ago
Charles Brunet 51b9f2f1a5 Find python3.xx on windows 2 years ago
Charles Brunet 107f933b52 Ensure python fallback has the right version 2 years ago