Igor Gnatenko
|
380b362fa4
|
add support for $sbindir
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
2016-12-18 00:01:23 +01:00 |
Igor Gnatenko
|
c9818c02ec
|
add builtin support for localstatedir
Reported-by: Richard Hughes <richard@hughsie.com>
Closes: https://github.com/mesonbuild/meson/issues/1142
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-12-06 20:27:02 +02:00 |
Jussi Pakkanen
|
e0034fd6a5
|
A few sysconf fixes.
|
2016-11-02 12:11:47 -07:00 |
Jussi Pakkanen
|
1f4cce86ad
|
Remove shebangs on files that are not runnable and add execute bits to those that are.
|
2016-10-07 21:10:33 +03:00 |
Elliott Sales de Andrade
|
4c71695e41
|
Use context manager for file I/O.
There are a few cases where a context manager cannot be used, such as
the logger.
|
2016-08-27 18:29:55 -04:00 |
Jussi Pakkanen
|
7694321276
|
Renamed compile&link args and made them accessible from get_option.
|
2016-05-28 21:56:41 +03:00 |
Hemmo Nieminen
|
3f3fcace3d
|
mconf: Include testing related options when printing build configuration.
|
2016-04-04 02:52:30 +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 |
Jussi Pakkanen
|
d87eb7d290
|
Merge branch 'base_options'.
|
2016-03-20 22:04:24 +02:00 |
Jussi Pakkanen
|
a405f7a499
|
Grab base options from the command line.
|
2016-03-20 20:43:32 +02:00 |
Jussi Pakkanen
|
0c63f75aaf
|
Converted coverage into a base option.
|
2016-03-20 19:16:49 +02:00 |
Nirbheek Chauhan
|
11f63105d0
|
New builtin option: libexecdir for installation of helper executables
|
2016-03-17 16:17:06 +05:30 |
Jussi Pakkanen
|
19046fd854
|
Added new base options and some sample opts for gcc.
|
2016-03-16 21:55:03 +02:00 |
Martin Ejdestig
|
6a90d5d587
|
Print value of werror in mesonconf
|
2016-02-22 19:45:34 +01:00 |
Jussi Pakkanen
|
3abd5305c2
|
Default to cwd in mesonconf. Closes #400.
|
2016-02-20 00:02:44 +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 |