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
/
environment.py
Age
Commit message (
Expand
)
Author
2015-04-20
Fix windows tests when using newer MinGW.
Jussi Pakkanen
2015-02-26
Made gtest and gmock work properly on 64 bit Fedora, which uses /usr/lib64. F...
Jussi Pakkanen
2015-01-30
Put /usr/local/lib ahead of /usr/lib in library search order.
Jussi Pakkanen
2014-12-03
Extracted compiler definitions to their own file.
Jussi Pakkanen
2014-12-03
Get envvar flags for objc and objcpp.
Jussi Pakkanen
2014-11-24
Better Ninja detection.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-10-18
Workaround for Clang pch include bug with help from Masashi Fujita.
Jussi Pakkanen
2014-10-11
Nag Fortran compiler definition from Peter Koval.
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-23
A few fixes for bug #6.
Jussi Pakkanen
2014-09-21
Fix for arm library finding.
Jussi Pakkanen
2014-09-18
More Fortran compiler definitions from Peter Koval.
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-02
Use static library dependencies not when the library is built but when it is ...
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
Fortran compiler support patch from Peter Koval.
Jussi Pakkanen
2014-08-11
Updated copyright years.
Jussi Pakkanen
2014-08-10
Do not use GNU linker flags on OSX because it does not support them.
Jussi Pakkanen
2014-08-07
Kill end of line whitespace dead.
Jussi Pakkanen
2014-08-06
Can specify project options on the command line and the override defaults.
Jussi Pakkanen
2014-08-05
Run VS in inside temp dir so it does not leak files around.
Jussi Pakkanen
2014-08-04
Add the object file generated by MSVS pch compilation to the link command lin...
Jussi Pakkanen
2014-08-04
.f90 is Fortran too.
Jussi Pakkanen
2014-08-03
Scan Fortran dependencies, but it fails currently due to a deficiency in Ninja.
Jussi Pakkanen
2014-08-01
Fortran suffix improvingness.
Jussi Pakkanen
2014-08-01
Get Fortran flags from envvars.
Jussi Pakkanen
2014-08-01
Basic Fortran support.
Jussi Pakkanen
2014-07-19
Build type flags for C#.
Jussi Pakkanen
2014-07-19
Set up link paths.
Jussi Pakkanen
2014-07-18
Can compile C# programs with Mono.
Jussi Pakkanen
2014-07-18
Added option for werror.
Jussi Pakkanen
2014-07-18
Fix SONAME generation.
Jussi Pakkanen
2014-07-11
Can set install time rpath.
Jussi Pakkanen
2014-07-08
Sanity check for Objective C compiler.
Jussi Pakkanen
2014-07-08
Can now build object files in generators, too.
Jussi Pakkanen
2014-06-22
Added some Fedora paths to library directory list.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
2014-06-18
Rust buildtype flags.
Jussi Pakkanen
2014-06-18
Can compile very basic Rust programs.
Jussi Pakkanen
2014-06-17
Grab more info into version string.
Jussi Pakkanen
2014-06-11
Removed cppcheck target now that we have run targets.
Jussi Pakkanen
2014-06-07
Store build flags into coredata as it is persistent and needs to survive over...
Jussi Pakkanen
2014-05-10
Now can compile Vala executables.
Jussi Pakkanen
2014-05-10
Started work on Vala compilation.
Jussi Pakkanen
[next]