index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xcodebackend.py
Age
Commit message (
Expand
)
Author
2015-04-26
Deal with Files in xcode generator.
Jussi Pakkanen
2015-03-27
Generate configure files immediately when they are declared. Closes #88.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
2014-04-03
Some work on using prebuilt object files. Does not work yet.
Jussi Pakkanen
2014-04-03
Path fixing for great link justice.
Jussi Pakkanen
2014-04-02
Now with actual workingness!
Jussi Pakkanen
2014-04-02
OSX shared library versioning works.
Jussi Pakkanen
2014-04-02
Target link flags too.
Jussi Pakkanen
2014-04-02
Per language compile flags work.
Jussi Pakkanen
2014-04-02
Objective C/C++ works with XCode.
Jussi Pakkanen
2014-04-02
Added file types for headers.
Jussi Pakkanen
2014-04-02
Add include paths with sufficient amounts of magic quoting.
Jussi Pakkanen
2014-04-02
Handle files in subdirectories. Fancy that.
Jussi Pakkanen
2014-04-02
Put targets in their subdirectories.
Jussi Pakkanen
2014-03-31
Dynamic library linking works. Install probably will not, though.
Jussi Pakkanen
2014-03-31
Somethign or something else.
Jussi Pakkanen
2014-03-31
Can link static libraries.
Jussi Pakkanen
2014-03-31
Can build targets but dependencies are not properly set up yet.
Jussi Pakkanen
2014-03-31
A few types for xcodeproj.
Jussi Pakkanen
2014-03-31
Some xcodeproj fixes.
Jussi Pakkanen
2014-03-31
Forgot to add this one.
Jussi Pakkanen