Nirbheek Chauhan
|
4516e8a49f
|
Add repr() implementations for build targets and File
This aids debugging
|
2016-07-01 20:50:47 +05:30 |
Jussi Pakkanen
|
bcec44b93b
|
Merge pull request #573 from centricular/dependency-versions
Several fixes to how versioned dependencies are handled + tests
|
2016-06-05 13:51:03 +03:00 |
Jussi Pakkanen
|
177e286b3c
|
Can generate config headers without an input file. Closes #549.
|
2016-06-01 20:25:14 +03:00 |
Nirbheek Chauhan
|
d3e1fe6e1a
|
mesonlib: Fix typo in version_compare error
|
2016-05-30 03:35:02 +05:30 |
Nirbheek Chauhan
|
8cd359acbb
|
Regex used for configuration data substitution was too broad (#520)
|
2016-04-17 22:51:25 +03:00 |
Hemmo Nieminen
|
af6f4c9b9c
|
coredata: Centralize builtin option descriptions and definitions.
|
2016-04-04 02:52:30 +03:00 |
Hemmo Nieminen
|
336904b553
|
Move MesonException from coredata to mesonlib.
|
2016-04-01 00:52:45 +03:00 |
Nirbheek Chauhan
|
11f63105d0
|
New builtin option: libexecdir for installation of helper executables
|
2016-03-17 16:17:06 +05:30 |
Tim-Philipp Müller
|
48a2b201ea
|
config file: write commented undef lines same as autoconf
For easier diffing to see if anything is missing when porting.
|
2016-03-12 09:34:35 +00:00 |
Jussi Pakkanen
|
f74d6201eb
|
Guard against ALL THE THINGS!
|
2016-02-21 13:04:31 +02:00 |
Jussi Pakkanen
|
9463c5965e
|
Swallow stderr of helper process invocation because nobody needs to see it and it causes problems in Debian testing framework.
|
2016-02-21 12:58:59 +02:00 |
Jussi Pakkanen
|
84456537da
|
Fix some issues that break pypi installs and bump version to upload new version.
|
2016-01-16 20:59:34 +02:00 |
Jussi Pakkanen
|
23b98cd6e6
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
2016-01-16 17:35:29 +02:00 |