index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
cmake
Age
Commit message (
Expand
)
Author
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-22
Add Visual Studio 2012/2013 backends (#8803)
fanc999
2021-06-22
Fix for Issue 8910 (Meson filters CMake asm files)
Justin Handville
2021-06-07
upgrade percent formatted strings pyupgrade did not catch
Eli Schwartz
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
2021-05-30
cmake: select correct generator in toolchain.py
Daniel Mensinger
2021-05-29
cmake: exclude generated files from the buildsystem files list
Daniel Mensinger
2021-05-29
cmake: Fix CMakeToolchain (fixes #8293)
Daniel Mensinger
2021-05-29
cmake: CMakeTraceParser improvements
Daniel Mensinger
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-01-23
split mesonlib into a package
Dylan Baker
2021-01-13
Fix misspells
Antonin Décimo
2021-01-11
move CMAKE_PREFIX_PATH env var handling to environment
Dylan Baker
2021-01-04
Merge pull request #8080 from dcbaker/submit/option-key-type
Jussi Pakkanen
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
2021-01-04
move OptionKey to mesonlib
Dylan Baker
2021-01-04
use OptionKey for compiler_options
Dylan Baker
2021-01-04
cmake: fix missing languages from CMake (fixes #8132)
Daniel Mensinger
2020-12-29
cmake: fix -framework dependencies (fixes #8045)
Daniel Mensinger
2020-12-16
cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes...
Daniel Mensinger
2020-11-20
use real pathlib module
Dylan Baker
2020-10-24
cmake: set CMP0054 to new in preload.cmake
Daniel Mensinger
2020-10-24
cmake: Disable the new (CMake 3.16) PCH support
Daniel Mensinger
2020-10-24
cmake: Always create missing includes in build dir
Daniel Mensinger
2020-10-16
cmake: Ignore additional internal CMake variables
Daniel Mensinger
2020-10-16
cmake: ignore CMAKE_TOOLCHAIN_FILE and CMAKE_PROJECT_INCLUDE to avoid conflic...
Daniel Mensinger
2020-10-13
cmake: Add cross compilation support
Daniel Mensinger
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-10-04
cmake: switch to pathlib (fixes #7322)
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.interpreter
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.traceparser
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.generator
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.fileapi
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.executor
Daniel Mensinger
2020-09-27
typing: fully annotate cmake.common
Daniel Mensinger
2020-09-27
typing: fully annotate cmake.client
Daniel Mensinger
2020-09-10
cmake: fix shared_module dependency (fixes #7715)
Daniel Mensinger
2020-08-30
CMake module: fix cmake 3.10 compatibility in path generation
Sebastian Würl
2020-08-30
CMake module: fix python 3.6 compatibility in path generation
Sebastian Würl
2020-08-30
CMake module: Allow paths of generated CMake sources for include directories
Sebastian Würl
2020-08-22
cmake: Fix detection of AppleClang
Dylan Baker
2020-08-12
cmake: Use a mapping when writing compiler ID
Nirbheek Chauhan
2020-08-12
cmake: Fix hard-coded values in fake CMakeLists for MSVC
Nirbheek Chauhan
2020-08-09
cmake: Detect custom command targets in compiler args
Daniel Mensinger
2020-08-07
cmake: make the traceparser permissive by default (fixes #7501)
Daniel Mensinger
2020-08-05
Merge pull request #7527 from mensinda/cnFixExe
Jussi Pakkanen
2020-08-05
cmake: Do not split CMAKE_PREFIX_PATH with ':' on Windows
Nirbheek Chauhan
2020-08-03
cmake: resolve IMPORTED executables in custom commands (fixes #7509)
Daniel Mensinger
[prev]
[next]