aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-01Updated version number for release.0.7.0Jussi Pakkanen2-2/+2
2013-08-31Fix objc/objpp detector funcs.Jussi Pakkanen1-5/+5
2013-08-31Fix ARM strip binary path.Jussi Pakkanen1-1/+1
2013-08-30More introspection.Jussi Pakkanen2-1/+16
2013-08-30Better build type introspection.Jussi Pakkanen2-5/+21
2013-08-30The whole test suite runs cross-built with mingw and armhf.Jussi Pakkanen2-2/+3
2013-08-30Made PCH work with cross compilation.Jussi Pakkanen1-1/+4
2013-08-30Clarifying text.Jussi Pakkanen1-1/+1
2013-08-30A wrapper.Jussi Pakkanen1-1/+4
2013-08-30Static cross linking works again.Jussi Pakkanen3-12/+23
2013-08-30Make native build work again.Jussi Pakkanen2-6/+6
2013-08-30Can build both cross and native binaries at the same time.Jussi Pakkanen4-15/+41
2013-08-30Work started on supporting simultaneous native and cross builds.Jussi Pakkanen6-20/+66
2013-08-28Detect ObjC versions too.Jussi Pakkanen1-8/+20
2013-08-28Detect compiler version and print it.Jussi Pakkanen2-38/+59
2013-08-28Bring MSVS up to date.Jussi Pakkanen1-4/+4
2013-08-25Comment. Yes.Jussi Pakkanen1-0/+1
2013-08-25Enable STL debugging in debug mode.Jussi Pakkanen1-1/+5
2013-08-25Smarter alignment checker.Jussi Pakkanen1-46/+10
2013-08-24Get alignment from cross file.Jussi Pakkanen3-4/+25
2013-08-24Get has_function from cross file.Jussi Pakkanen4-7/+26
2013-08-24Get sizeof info from cross file if it exists and write an error if it can not...Jussi Pakkanen4-11/+46
2013-08-24Whoopsie.Jussi Pakkanen1-1/+1
2013-08-24Made dependency fixer cross compile aware.Jussi Pakkanen1-14/+25
2013-08-24Some fixes for C++ cross compiler.Jussi Pakkanen1-2/+9
2013-08-24Skip tests for cross compilation when they can not be run.Jussi Pakkanen2-17/+24
2013-08-24Regenerate if cross build definition file is updated.Jussi Pakkanen3-3/+9
2013-08-24Fixed ObjC calls.Jussi Pakkanen1-19/+33
2013-08-24Use host naming conventions for files.Jussi Pakkanen1-4/+7
2013-08-24Can run test suite through mingw cross compiler.Jussi Pakkanen3-7/+20
2013-08-24Minor thing.Jussi Pakkanen1-1/+1
2013-08-24Updated symbolextractor to work with cross builds.Jussi Pakkanen4-6/+111
2013-08-24Made native build work again.Jussi Pakkanen2-15/+27
2013-08-23Run cross build tests with exe wrapper.Jussi Pakkanen4-4/+15
2013-08-23Can generate a very simple cross environment.Jussi Pakkanen2-12/+43
2013-08-23A journey to cross-compilation starts with a single step.Jussi Pakkanen4-0/+57
2013-08-11Search for Boost libs in all lib dirs.Jussi Pakkanen4-12/+19
2013-08-11Added debug logging path.Jussi Pakkanen2-1/+6
2013-08-11Check that missing subdirs cause an error.Jussi Pakkanen4-1/+8
2013-08-10Check that non-existing source files cause errors.Jussi Pakkanen2-0/+12
2013-08-10Created new suite of tests that should fail when executed.Jussi Pakkanen3-7/+28
2013-08-10Precedence fix.Jussi Pakkanen2-2/+4
2013-08-05Version number updating.Jussi Pakkanen1-1/+1
2013-08-05Bumped version number for new development.Jussi Pakkanen1-1/+1
2013-08-05Bumped version number for release.0.6.0Jussi Pakkanen1-1/+1
2013-08-04Padding fine tuning.Jussi Pakkanen1-1/+1
2013-08-03Even prettier print.Jussi Pakkanen1-1/+3
2013-08-03Prettyified test runner output.Jussi Pakkanen1-4/+8
2013-08-03Print test name rather than the path to executable.Jussi Pakkanen2-12/+19
2013-08-02Windows alignment fix.Jussi Pakkanen1-2/+8