Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-25 | Create file objects in gtest and gmock. | Jussi Pakkanen | 1 | -1/+5 |
2015-04-22 | Use File objects for all sources. Fix all basic tests. | Jussi Pakkanen | 1 | -0/+6 |
2015-04-21 | The first step in a major refactoring starts by adding a new layer of abstrac... | Jussi Pakkanen | 1 | -1/+29 |
2015-04-04 | Ignore dash portion of version string. | Jussi Pakkanen | 1 | -0/+2 |
2015-03-28 | Better libdir autodetection. Closes #92. | Jussi Pakkanen | 1 | -0/+2 |
2015-03-27 | Generate configure files immediately when they are declared. Closes #88. | Jussi Pakkanen | 1 | -1/+72 |
2015-02-26 | Made gtest and gmock work properly on 64 bit Fedora, which uses /usr/lib64. F... | Jussi Pakkanen | 1 | -0/+28 |
2015-02-16 | Added Debian multilib support. | Jussi Pakkanen | 1 | -0/+6 |
2015-02-14 | moved helper function detect_vcs into mesonlib.py | Axel Waggershauser | 1 | -1/+18 |
2015-02-08 | Can specify version requirements to dependencies. | Jussi Pakkanen | 1 | -1/+29 |
2014-12-03 | Extracted compiler definitions to their own file. | Jussi Pakkanen | 1 | -0/+43 |