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
/
mesonmain.py
Age
Commit message (
Expand
)
Author
2018-06-06
Delay backend creation until project() is parsed
Xavier Claessens
2018-06-03
Link to our Getting-meson page instead of python.org [skip ci]
Nirbheek Chauhan
2018-06-03
Error out when someone tries to use msys/python to run Meson
Nirbheek Chauhan
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-05-31
Revert "mesonlib: handle meson exe wrappers"
Nirbheek Chauhan
2018-05-30
mesonlib: handle meson exe wrappers
Martin Kelly
2018-05-24
depfixer: We no longer run this as a script
Nirbheek Chauhan
2018-05-21
Write coredata transactionally. Closes #3511.
Jussi Pakkanen
2018-04-29
Merge pull request #3485 from xclaesse/warnlevel
Jussi Pakkanen
2018-04-27
New argument: --profile-self for profiling performance
Nirbheek Chauhan
2018-04-27
Fix --warnlevel being renamed to --warning-level in latest release
Xavier Claessens
2018-04-26
Remove duplicated definition of -D cmdline arg
Xavier Claessens
2018-04-17
Move builtin_argument_registration to coredata
Dylan Baker
2018-04-17
Accept builtin options with -D when making initial meson call
Dylan Baker
2018-04-17
mesonmain: be DRY
Dylan Baker
2018-04-17
coredata: encapsulate destination name
Dylan Baker
2018-04-17
coredata: Add helper for setting action
Dylan Baker
2018-04-15
Convert Gnome module to use find_program from interpreter.
Jussi Pakkanen
2018-03-20
Grab a file lock on the build dir during modifications.
Jussi Pakkanen
2018-03-10
Refactor: Add log.error and log.exception to reduce code duplication.
Jukka Laurila
2018-03-06
Make "meson help" and "meson help <subcommand>" do the expected thing.
Jukka Laurila
2018-03-01
Harmonize data pickling.
Hemmo Nieminen
2018-02-15
Verify that failing tests are failing with an error, not a python exception
Jon Turney
2018-02-14
Ensure any generation error appears in the logfile and thus in CI output
Jon Turney
2018-01-30
Report warning/error locations in a format IDEs may already know how to parse
Jon Turney
2018-01-18
Removed duplicate if branch.
Jussi Pakkanen
2018-01-04
Bump minimum supported Python from 3.4 to 3.5.
Jussi Pakkanen
2017-12-31
Added init command that creates a sample exe project.
Jussi Pakkanen
2017-12-30
Remember which Visual Studio backend was auto-detected
Gabríel Arthúr Pétursson
2017-12-19
mesonmain: Remove useless ternary
Dylan Baker
2017-11-28
Don't print traceback when options are invalid
Dylan Baker
2017-11-20
Make the full test suite runnable with an external command.
Jussi Pakkanen
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
2017-11-20
Add command to run Python scripts with the current interpreter.
Jussi Pakkanen
2017-11-13
Merge pull request #2511 from jon-turney/prefix-dependent-defaults
Jussi Pakkanen
2017-11-09
Print correct command in help message
Eric Engestrom
2017-11-06
Dump coredata earlier.
Elliott Sales de Andrade
2017-10-28
Make sysconfdir, localstatedir and sharedstatedir defaults depend on prefix
Jon Turney
2017-09-21
flake8: Perform suggested whitespace/formatting changes
Luke Shumaker
2017-09-14
logging: Print location of log file on error
Nirbheek Chauhan
2017-09-12
Update message for already configured builddir
Chet Gurevitch
2017-09-07
wrap-mode: Make the error output more useful
Nirbheek Chauhan
2017-08-20
Merge pull request #2163 from chetgurevitch/master
Jussi Pakkanen
2017-08-18
Ensure log file gets closed.
Jussi Pakkanen
2017-08-18
Tell users about ninja rebuild and meson configure
Chet Gurevitch
2017-08-18
Don't error if build directory is already configured
Chet Gurevitch
2017-08-02
Print deprecation warnings on old style commands.
Jussi Pakkanen
2017-08-02
Add command multiplexer to main Meson invoker.
Jussi Pakkanen
2017-07-15
Run postconf scripts after dumping coredata.
Elliott Sales de Andrade
2017-06-09
Add an env var to force meson to print a backtrace
Nirbheek Chauhan
[prev]
[next]