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
2013-06-01
Generator rules can have more than one output.
Jussi Pakkanen
2013-06-01
Can add extra #includes to sizeof checks.
Jussi Pakkanen
2013-06-01
Can detect sizes of expressions.
Jussi Pakkanen
2013-05-18
Close temporary file because poor little Windows can't handle a file
Jussi Pakkanen
2013-05-14
Support for cppcheck.
Jussi Pakkanen
2013-05-13
Moved logs into their own directory.
Jussi Pakkanen
2013-04-22
Fix getting compiler via environment variable
Jussi Pakkanen
2013-04-22
Can extract compiler ID string.
Jussi Pakkanen
2013-04-21
Can run trial compilations on a given compiler.
Jussi Pakkanen
2013-04-20
Some minor tweaks.
Jussi Pakkanen
2013-04-19
Can use msvc static linker.
Jussi Pakkanen
2013-04-19
Can compile stuff with MSVC++.
Jussi Pakkanen
2013-04-19
Can build programs with MSVC.
Jussi Pakkanen
2013-04-19
Check that VC can compile.
Jussi Pakkanen
2013-04-19
Added basic Visual Studio compiler detection.
Jussi Pakkanen
2013-04-11
Set languages in objc/ojbc++.
Jussi Pakkanen
2013-04-09
Detect ObjC compilers on OSX.
Jussi Pakkanen
2013-04-06
Added ObjC++ support.
Jussi Pakkanen
2013-04-06
Basic support for Objective C.
Jussi Pakkanen
2013-04-01
Better external program detection.
Jussi Pakkanen
2013-04-01
Extracted dependencies to their own file.
Jussi Pakkanen
2013-03-25
Guard against nonexisting linker.
Jussi Pakkanen
2013-03-24
Work on adding GTest support.
Jussi Pakkanen
2013-03-24
Added custom detector framework and a Boost detector to it.
Jussi Pakkanen
2013-03-22
Rework binary detection and find Valgrind.
Jussi Pakkanen
2013-03-09
Library and program objects can be serialised.
Jussi Pakkanen
2013-03-09
Find and use external libraries.
Jussi Pakkanen
2013-03-09
Can use external programs.
Jussi Pakkanen
2013-03-08
First unit test compiles on Windows/MinGW.
Jussi Pakkanen
2013-03-03
Proper file extension for shared libraries in OSX.
Jussi Pakkanen
2013-03-03
All test cases now pass on OSX except for pkg-config.
Jussi Pakkanen
2013-03-03
A few more fixes for OSX.
Jussi Pakkanen
2013-03-03
Can run first test case in OSX.
Jussi Pakkanen
2013-03-03
Fix tool detection in OSX.
Jussi Pakkanen
2013-03-01
Only have one coredata object because two is just wasteful.
Jussi Pakkanen
2013-02-24
Handle required flag in pkg-config deps.
Jussi Pakkanen
2013-02-24
Store bunch of data to coredata.
Jussi Pakkanen
2013-02-24
Persist core data to disk.
Jussi Pakkanen
2013-02-24
Started work on CoreData.
Jussi Pakkanen
2013-02-23
Started work on pipelines by adding generator test case skeleton.
Jussi Pakkanen
2013-02-23
More builder -> Meson renaming.
Jussi Pakkanen
2013-02-23
Determine location of scripts properly.
Jussi Pakkanen
2013-02-21
Added support for coverage.
Jussi Pakkanen
2013-02-17
Renamed system from builder to Meson.
Jussi Pakkanen
2013-02-16
Regenerate build info if definition files change.
Jussi Pakkanen
2013-02-15
Autodetect CCache and use it if installed.
Jussi Pakkanen
2013-02-10
Get dependency info from the compiler.
Jussi Pakkanen
2013-02-10
Guard against invalid compiler command line.
Jussi Pakkanen
2013-02-10
Added support for Clang.
Jussi Pakkanen
2013-02-10
Added test for external deps and fixed comments at the same time.
Jussi Pakkanen
[next]