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
Age
Commit message (
Expand
)
Author
2014-10-24
Bump version number for new development.
Jussi Pakkanen
2014-10-24
Bump version number for release.
Jussi Pakkanen
2014-10-18
Workaround for Clang linker bug where it can not find shared libraries in rpa...
Jussi Pakkanen
2014-10-18
Workaround for Clang pch include bug with help from Masashi Fujita.
Jussi Pakkanen
2014-10-18
Delete old symlinks if they exist.
Jussi Pakkanen
2014-10-11
Trademark info.
Jussi Pakkanen
2014-10-11
Renamed data() to install_data().
Jussi Pakkanen
2014-10-11
Renamed man() to install_man().
Jussi Pakkanen
2014-10-11
Renamed headers() to install_headers().
Jussi Pakkanen
2014-10-11
Nag Fortran compiler definition from Peter Koval.
Jussi Pakkanen
2014-10-05
Moved is_subproject into the meson object.
Jussi Pakkanen
2014-09-30
Gcc and clang can take assebmly files directly.
Jussi Pakkanen
2014-09-26
VS2013 argument fix.
Jussi Pakkanen
2014-09-26
Fortran dep fix on Windows.
Jussi Pakkanen
2014-09-26
A few suffix fixes.
Jussi Pakkanen
2014-09-26
Install script fix for Windows.
Jussi Pakkanen
2014-09-26
Some windows fixes.
Jussi Pakkanen
2014-09-23
A few fixes for bug #6.
Jussi Pakkanen
2014-09-21
Fix for arm library finding.
Jussi Pakkanen
2014-09-20
Multiple generated sources in one target now work.
Jussi Pakkanen
2014-09-20
Can have arrays of stuff.
Jussi Pakkanen
2014-09-20
Run scripts direct if possible.
Jussi Pakkanen
2014-09-20
Autodetect runnable commands on unix (where chmod values might be wrong) and ...
Jussi Pakkanen
2014-09-19
Custom targets can have multiple inputs and outputs.
Jussi Pakkanen
2014-09-19
Can chain multiple logical operations in a row.
Jussi Pakkanen
2014-09-18
More Fortran compiler definitions from Peter Koval.
Jussi Pakkanen
2014-09-18
Added array methods.
Jussi Pakkanen
2014-09-14
Per-target type known keyword lists.
Jussi Pakkanen
2014-09-13
New version name for new development.
Jussi Pakkanen
2014-09-13
Bump version number for release.
Jussi Pakkanen
2014-09-08
Fortran compiler fixes from Peter Koval.
Jussi Pakkanen
2014-09-05
Made include args always return arrays for consistency.
Jussi Pakkanen
2014-09-03
Use external libs of static libraries when the static library is linked to a ...
Jussi Pakkanen
2014-09-02
Use static library dependencies not when the library is built but when it is ...
Jussi Pakkanen
2014-08-25
Add flex+bison test case.
Jussi Pakkanen
2014-08-24
Made generated source depend on all generated headers.
Jussi Pakkanen
2014-08-24
Print test command lines to logs.
Jussi Pakkanen
2014-08-24
Can specify Valgrind command line arguments.
Jussi Pakkanen
2014-08-19
Do Fortran dependency tracking manually because of bugs in other pieces of so...
Jussi Pakkanen
2014-08-16
Write module files into private directory.
Jussi Pakkanen
2014-08-13
OCD
Jussi Pakkanen
2014-08-13
Fortran refactoring.
Jussi Pakkanen
2014-08-13
Added author info file and instructions on how to add names to it.
Jussi Pakkanen
2014-08-13
Fortran compiler support patch from Peter Koval.
Jussi Pakkanen
2014-08-12
Delete old symlink before creating new because symlink creation does not over...
Jussi Pakkanen
2014-08-12
Can set headers() with variables.
Jussi Pakkanen
2014-08-12
Warn on unknown kwargs on custom targets.
Jussi Pakkanen
2014-08-12
Print a warning on unknown keyword arguments on build targets.
Jussi Pakkanen
2014-08-11
Check if executables need to be run with Mono.
Jussi Pakkanen
2014-08-11
Bump version number for new development.
Jussi Pakkanen
[next]