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