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
/
interpreter.py
Age
Commit message (
Expand
)
Author
2013-09-13
Transfer test parallelism data from source to test runner.
Jussi Pakkanen
2013-09-12
Can generate pot files on command.
Jussi Pakkanen
2013-09-12
Parse gettext command and generate rule.
Jussi Pakkanen
2013-08-30
More introspection.
Jussi Pakkanen
2013-08-30
Better build type introspection.
Jussi Pakkanen
2013-08-30
Make native build work again.
Jussi Pakkanen
2013-08-30
Work started on supporting simultaneous native and cross builds.
Jussi Pakkanen
2013-08-28
Detect compiler version and print it.
Jussi Pakkanen
2013-08-24
Get alignment from cross file.
Jussi Pakkanen
2013-08-24
Get has_function from cross file.
Jussi Pakkanen
2013-08-24
Get sizeof info from cross file if it exists and write an error if it can not...
Jussi Pakkanen
2013-08-24
Can run test suite through mingw cross compiler.
Jussi Pakkanen
2013-08-11
Search for Boost libs in all lib dirs.
Jussi Pakkanen
2013-08-11
Added debug logging path.
Jussi Pakkanen
2013-08-10
Check that non-existing source files cause errors.
Jussi Pakkanen
2013-08-10
Precedence fix.
Jussi Pakkanen
2013-07-31
Can print log info on run tests.
Jussi Pakkanen
2013-07-31
Simpler name.
Jussi Pakkanen
2013-07-31
Can print status info to log in compiles().
Jussi Pakkanen
2013-07-31
Can check alignment of data types.
Jussi Pakkanen
2013-07-30
A straw broke the camel's back. Now we convert all data type to native ones a...
Jussi Pakkanen
2013-07-30
Can check for members in structures.
Jussi Pakkanen
2013-07-30
Can check if headers have functions of a given name.
Jussi Pakkanen
2013-07-27
Better.
Jussi Pakkanen
2013-07-27
String formatting functionality.
Jussi Pakkanen
2013-07-27
Cleaner, simpler elif.
Jussi Pakkanen
2013-07-27
Some sort of elif implementation.
Jussi Pakkanen
2013-07-27
Typo fix.
Jussi Pakkanen
2013-07-27
Can do logical negation.
Jussi Pakkanen
2013-07-27
Can do logical or.
Jussi Pakkanen
2013-07-27
Can do logical and.
Jussi Pakkanen
2013-07-27
Run build tests properly.
Jussi Pakkanen
2013-07-27
Interpreter side of tryrun is mostly done.
Jussi Pakkanen
2013-07-27
Print compiler information.
Jussi Pakkanen
2013-07-25
More validification.
Jussi Pakkanen
2013-07-25
Use elif instead of if.
Jussi Pakkanen
2013-07-08
More use of logging framework.
Jussi Pakkanen
2013-07-08
Added error function.
Jussi Pakkanen
2013-07-08
Moved some print functions to logging.
Jussi Pakkanen
2013-07-01
Windows command execution works.
Jussi Pakkanen
2013-06-30
Can run local script files as well as commands.
Jussi Pakkanen
2013-06-30
Can invoke methods on general statements and not just variable names.
Jussi Pakkanen
2013-06-30
Can run external programs and capture their output. Also some string function...
Jussi Pakkanen
2013-06-20
Removed shebang lines on non-runnable files.
Jussi Pakkanen
2013-06-15
Precompiled headers work for C++.
Jussi Pakkanen
2013-06-15
Started work on MSVC precompiled headers. It does not work yet but I have bee...
Jussi Pakkanen
2013-06-05
Print system check information.
Jussi Pakkanen
2013-06-03
Added has_header method.
Jussi Pakkanen
2013-06-02
C++ is now called cpp rather than cxx.
Jussi Pakkanen
2013-06-02
Reworked configure file generation.
Jussi Pakkanen
[next]