7674 Commits (d9481f23599d8eab5ef4bceb9cde23a14ef4f066)
 

Author SHA1 Message Date
Daniel Mensinger d9481f2359
cmake: Added Code generation test 6 years ago
Daniel Mensinger 316f4f4948
cmake: Always add the CMake build dir to the include dirs 6 years ago
Daniel Mensinger bf81aac465
cmake: Added project tests 6 years ago
Daniel Mensinger 2b44b4be9f
cmake: Fixed install prefix 6 years ago
Daniel Mensinger be6a9191e1
cmake: First working version 6 years ago
Daniel Mensinger e55236bde4
cmake: basic AST generation 6 years ago
Daniel Mensinger 5089eb356b
cmake: extract the codemodel 6 years ago
Daniel Mensinger 2039cb708b
cmake: get CMake inputs 6 years ago
Daniel Mensinger 9aae603d1b
cmake: Handle a few more stub messages 6 years ago
Daniel Mensinger ef18afc48b
cmake: configure works 6 years ago
Daniel Mensinger 8d3bd6eea8
cmake: Server handshake 6 years ago
Daniel Mensinger e1863719cb
cmake: Made CMake executable finding availiable for other functions 6 years ago
Daniel Mensinger a9a3b3ffe6
Added method kwarg to subproject 6 years ago
Jussi Pakkanen 09a722c4bd
Merge pull request #5263 from Ericson2314/per-machine-cli-args 6 years ago
Christoph Reiter 27c5d9f16f gnome.yelp(): Fix media symlink fallback path 6 years ago
Jussi Pakkanen 82e36a6bfe Add tests for std usage. Closes #5097. 6 years ago
John Ericson af2d7af998 Per machine do 'build.' and '' option prefixes 6 years ago
John Ericson 126100b166 mlog.debug the meson-set PKG_CONFIG_PATH 6 years ago
Dylan Baker 5065db86f2 compilers/c: Fix removal of name from Combo options for ICL 6 years ago
Jussi Pakkanen 906aa4cb54
Merge pull request #5436 from dcbaker/cmake-lexer-spaces-in-args 6 years ago
Daniel Mensinger 94c6da33a7 rewriter: Fix that default_options would not set the correct id 6 years ago
Marcel Hollerbach 5465fc5e28 ninjabackend: refactor _generate_single_compile 6 years ago
Marcel Hollerbach d6407445b9 backend: refactor get_custom_target_provided_libraries 6 years ago
Markus Theil 93f04033c1 subproject: fix update_svn 6 years ago
Eli Schwartz 5a0fec13b6 doc: fix typo [skip ci] 6 years ago
Dylan Baker 31ab962753 dependencies/cmake: Handle spaces in set_target_properties 6 years ago
Dylan Baker eaa232987e dependencies/cmake: Handle spaces in set_property calls 6 years ago
Dylan Baker 99b848f469 dependencies/cmake: correctly handle spaces in variable names 6 years ago
Dylan Baker 2e2c3c968c tests: Test the cmake parser more thuroughly 6 years ago
Michael Hirsch, Ph.D e83084fbfe BUGFIX variable name #5285 6 years ago
Mathieu Duponchelle 12a82e763d interpreter: add fallback argument to subproject.get_variable() 6 years ago
Christoph Reiter 20eb948b97 gnome: make sure the target build directory is passed first for linking 6 years ago
Paolo Bonzini 9491878681 meson-introspect: do not include host environment in test/benchmark introspection 6 years ago
Dylan Baker 0714ba58c7 coredata: add cmake_prefix_path option 6 years ago
Dylan Baker 0d19d334a8 docs: pkg_config_path is a list not a string 6 years ago
Joel Rosdahl f13e65b93a Update to new ccache URL 6 years ago
Dylan Baker e3e1d67ad6 dependencies/llvm: Fixup bad output from llvm-config on windows 6 years ago
Erik Faye-Lund 9b3592a8ba docs/Users: update Mesa link [skip ci] 6 years ago
Jussi Pakkanen 8e403e08ac Use library() instead of rolling your own. [skip ci] 6 years ago
Jussi Pakkanen 77a933faca
Merge pull request #5028 from bonzini/sourceset 6 years ago
Michael Hirsch, Ph.D 44b6ccbe56 join_paths => / [skip ci] 6 years ago
Luís Ferreira 144e7dcf3b dub: add other library target types 6 years ago
Paolo Bonzini 06b1f457d5 sourceset: add a realistic example as a testcase 6 years ago
Paolo Bonzini d894c48660 new module "sourceset" to match source file lists against configuration data 6 years ago
Jussi Pakkanen e9bd7d49bd
Merge pull request #5372 from dcbaker/get_variable 6 years ago
Federico Mena Quintero 60f34a1f51 gnome: use g_intern_static_string() for enum/flags type names 6 years ago
Jussi Pakkanen 79d530e325 Generators can have extra target dependencies. Closes #4131. 6 years ago
Jussi Pakkanen 60e1676651 Combine the two different pipeline test dirs into one. 6 years ago
Jussi Pakkanen da1f663e8d Reserve build_ prefix in option names. 6 years ago
Jussi Pakkanen ef024583df
Merge pull request #5276 from dcbaker/pkg-config-path-invalidate-cache 6 years ago