Jussi Pakkanen
|
27134e8e04
|
Increment version number for new development.
|
2016-04-13 19:54:39 +03:00 |
Jussi Pakkanen
|
a952717b4f
|
Bump version number for release.
|
2016-04-13 19:37:12 +03:00 |
Hemmo Nieminen
|
2eb392cdc0
|
Implement errorlogs builtin option.
|
2016-04-04 02:52:30 +03:00 |
Hemmo Nieminen
|
7fb04c207b
|
Implement stdsplit builtin option.
|
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
|
79de463993
|
Converted precompiled headers into a base option.
|
2016-03-20 19:35:42 +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 |
Jussi Pakkanen
|
304c0d2cb5
|
Updated version number for new development.
|
2016-03-12 20:21:15 +02:00 |
Jussi Pakkanen
|
4e94a07f6e
|
Bump version number for release.
|
2016-03-12 19:03:07 +02:00 |
Jussi Pakkanen
|
0469128f46
|
Preserve 'C:\' as an absolute path in prefix.
|
2016-02-21 13:14:25 +02:00 |
Jussi Pakkanen
|
25e39f7fb1
|
A few win fixes.
|
2016-02-17 23:22:25 +02:00 |
Nirbheek Chauhan
|
a901024d33
|
When erroring out due to invalid prefix, print the value
Helps with debugging what's going wrong
|
2016-02-17 15:03:54 +05:30 |
Jussi Pakkanen
|
fc08f60b9f
|
Do not cache found programs because it is unreliable. Closes #374.
|
2016-02-12 23:15:44 +02:00 |
Jussi Pakkanen
|
8d8d696966
|
Bump version for new development.
|
2016-01-24 19:12:33 +02:00 |
Jussi Pakkanen
|
df47d0b1a5
|
Updated versions for release.
|
2016-01-24 18:56:04 +02:00 |
Jussi Pakkanen
|
6d55275f6c
|
Update version number for a new prerelease to pypi.
|
2016-01-21 20:40:42 +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
|
2e42427d4a
|
Support both setuptools and distutils.
|
2016-01-16 20:09:47 +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 |