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
2015-04-26
A few more eradications of plain strings.
Jussi Pakkanen
2015-04-22
Use File objects for all sources. Fix all basic tests.
Jussi Pakkanen
2015-03-27
Generate configure files immediately when they are declared. Closes #88.
Jussi Pakkanen
2015-03-27
Allow use of external test executables. Closes #89.
Jussi Pakkanen
2015-03-23
Add should_fail kwarg to test to indicate tests that should fail.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-10-18
Workaround for Clang linker bug where it can not find shared libraries in rpa...
Jussi Pakkanen
2014-09-05
Made include args always return arrays for consistency.
Jussi Pakkanen
2014-08-24
Can specify Valgrind command line arguments.
Jussi Pakkanen
2014-08-11
Updated copyright years.
Jussi Pakkanen
2014-08-03
Scan Fortran dependencies at the beginning for all sources.
Jussi Pakkanen
2014-08-01
Basic Fortran support.
Jussi Pakkanen
2014-07-27
Make it possible to generate source files in custom targets.
Jussi Pakkanen
2014-07-19
More betterer sorting.
Jussi Pakkanen
2014-07-18
Can compile C# programs with Mono.
Jussi Pakkanen
2014-07-18
Added option for werror.
Jussi Pakkanen
2014-07-08
Can now build object files in generators, too.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
2014-06-18
Can compile very basic Rust programs.
Jussi Pakkanen
2014-06-11
Can specify standalone command targets.
Jussi Pakkanen
2014-06-07
Store build flags into coredata as it is persistent and needs to survive over...
Jussi Pakkanen
2014-06-07
Get compile and link flags from envvars.
Jussi Pakkanen
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
[next]