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-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
2014-02-06
Pkg-config files are now installed.
Jussi Pakkanen
2014-02-06
Can create pkg-config files.
Jussi Pakkanen
2013-12-27
Final touches to unity builds.
Jussi Pakkanen
2013-12-27
Handle generated sources in Unity builds.
Jussi Pakkanen
2013-12-27
Get source subdir.
Jussi Pakkanen
2013-12-27
Handle multiple different languages in Unity builds.
Jussi Pakkanen
2013-12-26
The very basics of unity builds.
Jussi Pakkanen
2013-12-09
Track dependencies of subproject option files.
Jussi Pakkanen
2013-11-17
Determine and use the proper linker based on input source languages.
Jussi Pakkanen
2013-11-07
Get rid of msvc banner for good.
Jussi Pakkanen
2013-11-05
Can extract objects from targets and use them in other targets.
Jussi Pakkanen
2013-11-05
Can use object files directly in targets.
Jussi Pakkanen
2013-10-18
Can set test cmd arguments and environment variables.
Jussi Pakkanen
2013-10-18
Start using gcc dependency file packing.
Jussi Pakkanen
2013-10-18
Bump required Ninja version to celebrate the release of Ubuntu Saucy.
Jussi Pakkanen
2013-10-18
Quote rule properly on Windows.
Jussi Pakkanen
[prev]
[next]