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
2014-04-06
Added capability to compile sources files with moc, too.
Jussi Pakkanen
2014-04-02
Objective C/C++ works with XCode.
Jussi Pakkanen
2014-03-31
Apparently dynamic linking with C++ had been broken for a while now. Sorry ab...
Jussi Pakkanen
2014-03-19
Now can has linking against shared libraries.
Jussi Pakkanen
2014-03-11
Java compiles and links.
Jussi Pakkanen
2014-03-11
Can generate a build.ninja for Jave but it does not work yet.
Jussi Pakkanen
2014-03-10
Now can detect Java compiler.
Jussi Pakkanen
2014-03-10
Started work on Java support because why not.
Jussi Pakkanen
2014-03-09
Rpath trimming.
Jussi Pakkanen
2014-03-09
Some clang fixes.
Jussi Pakkanen
2014-03-09
A few clang fixes.
Jussi Pakkanen
2014-03-08
Do function checking without linking so you do not need to define libraries t...
Jussi Pakkanen
2014-02-23
C++ compiler can compile .h file, too.
Jussi Pakkanen
2013-12-27
Handle multiple different languages in Unity builds.
Jussi Pakkanen
2013-11-07
Get rid of msvc banner for good.
Jussi Pakkanen
2013-11-05
Some test tuning.
Jussi Pakkanen
2013-10-18
User options now do a full round trip.
Jussi Pakkanen
2013-10-14
Use -pipe for great speed.
Jussi Pakkanen
2013-10-06
Some windows fixes.
Jussi Pakkanen
2013-10-06
Fixed OSX.
Jussi Pakkanen
2013-10-04
Test suite runs now.
Jussi Pakkanen
2013-10-04
Some more tests passing.
Jussi Pakkanen
2013-10-04
Slogging through the test suite.
Jussi Pakkanen
2013-10-04
Rpaths start working.
Jussi Pakkanen
2013-09-28
Removed gcc debug stl because it is too easy to shoot yourself in the foot with.
Jussi Pakkanen
2013-08-31
Fix objc/objpp detector funcs.
Jussi Pakkanen
2013-08-30
Clarifying text.
Jussi Pakkanen
2013-08-30
A wrapper.
Jussi Pakkanen
2013-08-30
Static cross linking works again.
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 ObjC versions too.
Jussi Pakkanen
2013-08-28
Detect compiler version and print it.
Jussi Pakkanen
2013-08-28
Bring MSVS up to date.
Jussi Pakkanen
2013-08-25
Comment. Yes.
Jussi Pakkanen
2013-08-25
Enable STL debugging in debug mode.
Jussi Pakkanen
2013-08-25
Smarter alignment checker.
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
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
[next]