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-05-19
Can define custom targets.
Jussi Pakkanen
2014-05-10
Now can compile Vala executables.
Jussi Pakkanen
2014-04-16
Fixed unity builds for Qt5.
Jussi Pakkanen
2014-04-16
Specify build flags per build type.
Jussi Pakkanen
2014-04-07
Write generator deps to Ninja files properly. Now can compile 1300+ files of ...
Jussi Pakkanen
2014-04-06
Added capability to compile sources files with moc, too.
Jussi Pakkanen
2014-04-02
Put targets in their subdirectories.
Jussi Pakkanen
2014-03-31
Separated backends into their own files.
Jussi Pakkanen
2014-03-31
Override output dir with XCode so tests can run.
Jussi Pakkanen
2014-03-31
Generate command to run tests with XCode.
Jussi Pakkanen
2014-03-30
Can generate a project that xcodebuild will build.
Jussi Pakkanen
2014-03-30
Some more fixes.
Jussi Pakkanen
2014-03-30
Some more fixes.
Jussi Pakkanen
2014-03-30
A few fixes to xcode exporter.
Jussi Pakkanen
2014-03-28
Finally can generate an entire xcodeproj file. Next up: debugging it to work.
Jussi Pakkanen
2014-03-28
Generate buildconfs for toplevel items.
Jussi Pakkanen
2014-03-28
Set up allbuild target configuration.
Jussi Pakkanen
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
[next]