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