Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Organise files into a module structure. | Jussi Pakkanen | 1 | -775/+0 |
2015-12-24 | Some xcodefixes. | Jussi Pakkanen | 1 | -2/+1 |
2015-09-17 | Added outdir() method to build targets so we can make output dirs togglable. | Jussi Pakkanen | 1 | -3/+4 |
2015-06-19 | xcodebackend: Undefined variable 'MesonException' | Igor Gnatenko | 1 | -0/+2 |
2015-04-26 | Deal with Files in xcode generator. | Jussi Pakkanen | 1 | -7/+7 |
2015-03-27 | Generate configure files immediately when they are declared. Closes #88. | Jussi Pakkanen | 1 | -1/+0 |
2014-11-16 | Harmonised copyright declarations. | Jussi Pakkanen | 1 | -1/+1 |
2014-06-22 | The mass flags -> args renaming for consistency. | Jussi Pakkanen | 1 | -12/+12 |
2014-04-03 | Some work on using prebuilt object files. Does not work yet. | Jussi Pakkanen | 1 | -4/+24 |
2014-04-03 | Path fixing for great link justice. | Jussi Pakkanen | 1 | -1/+1 |
2014-04-02 | Now with actual workingness! | Jussi Pakkanen | 1 | -1/+1 |
2014-04-02 | OSX shared library versioning works. | Jussi Pakkanen | 1 | -1/+14 |
2014-04-02 | Target link flags too. | Jussi Pakkanen | 1 | -0/+1 |
2014-04-02 | Per language compile flags work. | Jussi Pakkanen | 1 | -1/+13 |
2014-04-02 | Objective C/C++ works with XCode. | Jussi Pakkanen | 1 | -0/+2 |
2014-04-02 | Added file types for headers. | Jussi Pakkanen | 1 | -0/+5 |
2014-04-02 | Add include paths with sufficient amounts of magic quoting. | Jussi Pakkanen | 1 | -0/+9 |
2014-04-02 | Handle files in subdirectories. Fancy that. | Jussi Pakkanen | 1 | -2/+8 |
2014-04-02 | Put targets in their subdirectories. | Jussi Pakkanen | 1 | -1/+5 |
2014-03-31 | Dynamic library linking works. Install probably will not, though. | Jussi Pakkanen | 1 | -2/+4 |
2014-03-31 | Somethign or something else. | Jussi Pakkanen | 1 | -2/+13 |
2014-03-31 | Can link static libraries. | Jussi Pakkanen | 1 | -1/+3 |
2014-03-31 | Can build targets but dependencies are not properly set up yet. | Jussi Pakkanen | 1 | -7/+18 |
2014-03-31 | A few types for xcodeproj. | Jussi Pakkanen | 1 | -1/+6 |
2014-03-31 | Some xcodeproj fixes. | Jussi Pakkanen | 1 | -1/+2 |
2014-03-31 | Forgot to add this one. | Jussi Pakkanen | 1 | -0/+670 |