7724 Commits (8dfc24dbf12fe66aab3ffbbb04436c5cee04c181)
 

Author SHA1 Message Date
Jussi Pakkanen 8dfc24dbf1 Update version number for new development. 6 years ago
Jussi Pakkanen 5ecab57667 Update things for new release. 6 years ago
Francisco Velázquez 288ef0e0e7 Tutorial.md: Improve English [skip ci] 6 years ago
Marvin Scholz fa431dddbc compilers: Add logging for symbol prefix test 6 years ago
Roman Shpuntov bf1323a48c Added tvOS cross file 6 years ago
Roman Shpuntov 3b17344b11 tvOS: added support AppleTVOS 6 years ago
Andrei Alexeyev 4b73f50222 dependencies/shaderc: fix exception caused by typo 6 years ago
John Ericson 34c22522f3 Further deduplicate Interpreter native kwarg code 6 years ago
Kurtis Rader e06f0e6aaf Solaris fixes 6 years ago
Dylan Baker 15ab1f64f9 modules/python: add a modules keyword argument 6 years ago
sompen 3c461bcf4f compilers: armclang supports only cross-compilation 6 years ago
sompen 201ecf52d1 compilers/cpp: Fix removal of name from Combo options for Armclang 6 years ago
Dan Kegel b28e76f6bf environment: better xcode 11 clang detection 6 years ago
Dylan Baker 0e23dbec81 docs: compiler objects are returned [skip ci] 6 years ago
Jussi Pakkanen 06df6e463f
Merge pull request #4010 from Ericson2314/purge-cross-conditional-preview 6 years ago
Jussi Pakkanen 6b4b601eaf Rewrap some doc lines. [skip ci] 6 years ago
John Ericson 6d6af46edc Make test for identity 6 years ago
John Ericson b9d7e98e59 Simplify `ConfigToolDependency` for_machine 6 years ago
John Ericson 8a09434cd4 remove `for_XXX` functions from mesonlib 6 years ago
John Ericson 2ddb1af294 Simplify and dedup machine kwarg -> MachineChoice logic in the interpreter 6 years ago
John Ericson 3b54f38c84 Add some type annotations 6 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
John Ericson 32e827dcdc Use `env.machines.*` to avoid some `is_cross` 6 years ago
Daniel Mensinger 69005d6b1d cmake: Minor fixes to handle some CMake specific behavior 6 years ago
filippocrocchini 431a9ea664 Moved RuntimeLibrary property to ItemDefinitionGroup/ClCompile 6 years ago
Dylan Baker 342767d6c7 docs: Add bzip2 to the Users page 6 years ago
Jussi Pakkanen 266b297515
Merge pull request #4969 from mensinda/cmakeSubProject 6 years ago
Jussi Pakkanen 7561926a70 Readme fixes. [skip ci] 6 years ago
Daniel Mensinger 9a9ea1434a
cmake: Fix cygwin failures 6 years ago
Daniel Mensinger b1bef5ae0d
cmake: removed legacy kwargs from interpreter dict 6 years ago
Daniel Mensinger 4abd2e7103
cmake: doc: fixed typos 6 years ago
Daniel Mensinger 438ee6b01d
cmake: updated docs 6 years ago
Daniel Mensinger 2f998cd8d5
cmake: Updated test cases 6 years ago
Daniel Mensinger e02c101575
cmake: moved subprojects into the CMake module 6 years ago
Daniel Mensinger af6448ced5
cmake: Make flake8 happy 6 years ago
Daniel Mensinger 703054903b
cmake: disable the CMake tests for msvc2015 6 years ago
Daniel Mensinger 35936316eb
cmake: rebase fixes 6 years ago
Daniel Mensinger 9b22147dcb
cmake: set the linker for clang-cl for CMake 6 years ago
Daniel Mensinger 29a26c9dbd
cmake: blacklist some `cl` compiler and linker flags 6 years ago
Daniel Mensinger 1f3a57598e
cmake: general windows and old CMake fixes 6 years ago
Daniel Mensinger 5c603a900b
cmake: Some minor style changes 6 years ago
Daniel Mensinger 493e505d58
cmake: better logging 6 years ago
Daniel Mensinger cb57847c30
cmake: fixed installed_files.txt 6 years ago
Daniel Mensinger 7c4f46b65c
cmake: Fixed test cases for windows 6 years ago
Daniel Mensinger 4279255401
cmake: use newer CMake version for cygwin 6 years ago
Daniel Mensinger 6cb904de7b
cmake: Added docs 6 years ago
Daniel Mensinger 3d7c50d109
cmake: Added option for additional CMake args 6 years ago
Daniel Mensinger d114d8446e
cmake: Minor fixes 6 years ago
Daniel Mensinger 1041c71eb0
cmake: support object libraries 6 years ago
Daniel Mensinger f73b36c2f3
cmake: Added test for configure_file 6 years ago