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
/
backends.py
Age
Commit message (
Expand
)
Author
2014-03-28
Better project conf generation.
Jussi Pakkanen
2014-03-28
Generate target dependencies. I hope.
Jussi Pakkanen
2014-03-28
Created ContainerItemProxies, whatever they might be.
Jussi Pakkanen
2014-03-28
Now with aggregate target.
Jussi Pakkanen
2014-03-28
Generate native target.
Jussi Pakkanen
2014-03-28
Generate source build phase bit.
Jussi Pakkanen
2014-03-28
Generate target file refs.
Jussi Pakkanen
2014-03-28
Generate pbxgroup of sorts.
Jussi Pakkanen
2014-03-27
Can create a Project object and all its deps (almost).
Jussi Pakkanen
2014-03-27
Create buildfile refs.
Jussi Pakkanen
2014-03-27
Generate file id entries.
Jussi Pakkanen
2014-03-26
Skeleton is there, now to add meat around it.
Jussi Pakkanen
2014-03-26
Basic pieces for an XCode project generator.
Jussi Pakkanen
2014-03-22
Typo fix.
Jussi Pakkanen
2014-03-22
Can define entry symbol type.
Jussi Pakkanen
2014-03-22
Typo fix.
Jussi Pakkanen
2014-03-22
Get generator dependencies right.
Jussi Pakkanen
2014-03-22
Dep generators work except for the quoting.
Jussi Pakkanen
2014-03-22
Minor.
Jussi Pakkanen
2014-03-22
Object extraction and linking works.
Jussi Pakkanen
2014-03-20
Project output dir is always the same as vcxproj dir.
Jussi Pakkanen
2014-03-20
Fix include dir.
Jussi Pakkanen
2014-03-20
Grab and use extra flags.
Jussi Pakkanen
2014-03-20
Set up include directories for targets.
Jussi Pakkanen
2014-03-19
Subdirectories work in VS2010.
Jussi Pakkanen
2014-03-19
Now can has linking against shared libraries.
Jussi Pakkanen
2014-03-19
Now can link with targets and everything.
Jussi Pakkanen
2014-03-19
Can build all three target types.
Jussi Pakkanen
2014-03-18
Create a test project and add it to the solution.
Jussi Pakkanen
2014-03-18
Thanks, Microsoft! Thanks a fucking lot for making your uuids case sensitive ...
Jussi Pakkanen
2014-03-18
Some fixes but not yet working.
Jussi Pakkanen
2014-03-17
Can creat a solution and force it to build but does not yet work out of the box.
Jussi Pakkanen
2014-03-17
A fledgling of a vcxproj.
Jussi Pakkanen
2014-03-17
Generate a solution file of sorts.
Jussi Pakkanen
2014-03-17
Backend work is start.
Jussi Pakkanen
2014-03-17
The final renaming.
Jussi Pakkanen
2014-03-17
Kill ply dependency dead.
Jussi Pakkanen
2014-03-11
Now with working subdirs for Java.
Jussi Pakkanen
2014-03-11
Can run built jar files.
Jussi Pakkanen
2014-03-11
Java compiles and links.
Jussi Pakkanen
2014-03-11
A few tweaks.
Jussi Pakkanen
2014-03-11
Can generate a build.ninja for Jave but it does not work yet.
Jussi Pakkanen
2014-03-10
Can create jar objects.
Jussi Pakkanen
2014-03-07
Added a link_depends keyword for build targets.
Jussi Pakkanen
2014-03-07
Can define custom linker flags.
Jussi Pakkanen
2014-02-24
Can have multiple source files with the same name in one target.
Jussi Pakkanen
2014-02-23
C++ compiler can compile .h file, too.
Jussi Pakkanen
2014-02-12
Fix the remaining custom install dirs.
Jussi Pakkanen
2014-02-12
Can override install directory on a target-by-target basis.
Jussi Pakkanen
2014-02-09
Specify subdirs explicitly.
Jussi Pakkanen
[next]