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-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
Some fixes for C++ cross compiler.
Jussi Pakkanen
2013-08-24
Regenerate if cross build definition file is updated.
Jussi Pakkanen
2013-08-24
Fixed ObjC calls.
Jussi Pakkanen
2013-08-24
Use host naming conventions for files.
Jussi Pakkanen
2013-08-24
Minor thing.
Jussi Pakkanen
2013-08-24
Made native build work again.
Jussi Pakkanen
2013-08-23
Run cross build tests with exe wrapper.
Jussi Pakkanen
2013-08-23
Can generate a very simple cross environment.
Jussi Pakkanen
2013-08-23
A journey to cross-compilation starts with a single step.
Jussi Pakkanen
2013-08-11
Search for Boost libs in all lib dirs.
Jussi Pakkanen
2013-07-31
Can print log info on run tests.
Jussi Pakkanen
2013-07-31
Removed one layer of indirection.
Jussi Pakkanen
2013-07-31
Can check alignment of data types.
Jussi Pakkanen
2013-07-30
Namespace safety.
Jussi Pakkanen
2013-07-30
Removed stray comment.
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
Run build tests properly.
Jussi Pakkanen
2013-07-27
Interpreter side of tryrun is mostly done.
Jussi Pakkanen
2013-07-04
A few Fedora fixes.
Jussi Pakkanen
2013-06-23
Read the proper environment variable name.
Jussi Pakkanen
2013-06-20
Removed shebang lines on non-runnable files.
Jussi Pakkanen
2013-06-15
Dependency tracking works with MSVC.
Jussi Pakkanen
2013-06-15
At last! MSVC precompiles headers and can use them.
Jussi Pakkanen
2013-06-15
Started work on MSVC precompiled headers. It does not work yet but I have bee...
Jussi Pakkanen
2013-06-14
Minor MSVC tweak.
Jussi Pakkanen
2013-06-09
Fix to work with /lib multilib.
Jussi Pakkanen
2013-06-07
Made symbol extractor work on OSX.
Jussi Pakkanen
2013-06-03
Added has_header method.
Jussi Pakkanen
2013-06-03
A few windows fixes.
Jussi Pakkanen
2013-06-02
C++ is now called cpp rather than cxx.
Jussi Pakkanen
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
[next]