174 Commits (8288555aa1dcab1ae38831d40529c6a2fbe3c8fd)

Author SHA1 Message Date
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Jukka Laurila 048508c989 Make "meson help" and "meson help <subcommand>" do the expected thing. 7 years ago
Aleksey Filippov 4de02cb5b0 Document declare_dependency() link_whole parameter 7 years ago
Jukka Laurila 8f340ffb8d Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
Jussi Pakkanen daaae647d7 Updated information for new release. 7 years ago
Hemmo Nieminen 4f8db1fe47 Add a release note snippet for the improved test setup selection. 7 years ago
Aleksey Filippov 2377f22ea5 Document pkgconfig.generate() requires parameters 7 years ago
Jussi Pakkanen 0b6f90caf7 Added release note snippet for csc support. 7 years ago
Adam C. Foltzer 3332f33649 Fix Rust compiler-private library ambiguity 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Jussi Pakkanen 54d7817087 User options can "yield to" a user option of the same name in superproject. Closes ##2853. 7 years ago
Jussi Pakkanen 0204895143 Expose integer options to build option files. 7 years ago
Jussi Pakkanen a288b524bc Add support for hex int literals. 7 years ago
Aleksey Filippov 549f9a41e5 Rename install_subdir() option elide_directory to strip_directory 7 years ago
Aleksey Filippov 8ca3cc0c3d Add elide_directory keyword for install_subdir() function 7 years ago
Jussi Pakkanen 80ac62c1a5 Added documentation to IceStorm module. 7 years ago
Martin Kelly 36aca4cd3c add meson.project_license() builtin 7 years ago
Adam C. Foltzer 1d81efb03d Add cross-compilation support for `rustc` 7 years ago
Dylan Baker bcc3cbb93e dependencies: Allow setting config-tool binaries in cross file 7 years ago
Jussi Pakkanen 59d0434039 Removed two deprecations from 2016. 7 years ago
Andrei Alexeyev fd4236085b
Add a release note snippet for the windows.compile_resources() change 7 years ago
Jussi Pakkanen 4a189cf8c5 Add unit test that checks that the sample projects compile. 7 years ago
Jussi Pakkanen 34c03719a3 Added documentation. 7 years ago
Jussi Pakkanen 46c071ea5c Add functionality to promote nested dependencies to top level. 7 years ago
Hemmo Nieminen d232a80e90 Allow value 'if-release' for b_ndebug project option. (#1896) 7 years ago
Jussi Pakkanen e674434389 Updated version number for new release. 7 years ago
Jon Turney 8d795a8403 Fix typo in release note snippet for get_unquoted 7 years ago
Jussi Pakkanen d3dcef7efc Added documentation for disabler objects. 7 years ago
Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 7 years ago
Dylan Baker 6f25e93b52 cross: Implement support for loading cross files from system paths 7 years ago
Dylan Baker c9351ce30c Add new array type option 7 years ago
Jussi Pakkanen 5bc1009109 Add if_found kwarg to subdir(). 7 years ago
Dylan Baker a52c22dc06 docs: add documentation for config_tool variable method 7 years ago
Jussi Pakkanen f9e88cd37e Added release note mention of embedded Python in MSI packages. 7 years ago
Paulo Antonio Alvarez 1540e615f1 interpreter: Add warning function 7 years ago
Jon Turney 24549dbed5 Make sysconfdir, localstatedir and sharedstatedir defaults depend on prefix 7 years ago
Leif Middelschulte 050a56ad47 Qt5-Module: Add `moc_extra_arguments` keyword support. 7 years ago
Dylan Baker 9a43cb367a docs: Add a snippet for LLVM static linking support 7 years ago
Jussi Pakkanen 683947d943 Collated release note snippets to main file. 7 years ago
Jussi Pakkanen ec45c29c9d Add rpath entries for all found libraries outside of system libraries. 7 years ago
Jussi Pakkanen b3362e350a Added release note snippet for prebuilt shared libs. 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
Leif Middelschulte 667d5d2d9f introduce svn wrap support 7 years ago
Martin Blanchard 26e731c7ca get-unquoted: Queue a release note entry mentioning the new method 7 years ago
Jussi Pakkanen 72a6683c6f Permit overriding find_program from the cross file. 7 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 7 years ago