5912 Commits (dc683218a4dbb099d0da1c46e4e7bfe4f19ad9ce)
 

Author SHA1 Message Date
Jussi Pakkanen 1571bfc6a9 Static cross linking works again. 11 years ago
Jussi Pakkanen 29174b669f Make native build work again. 11 years ago
Jussi Pakkanen 52ed7fd8f8 Can build both cross and native binaries at the same time. 11 years ago
Jussi Pakkanen 702d3e2d9c Work started on supporting simultaneous native and cross builds. 11 years ago
Jussi Pakkanen 6a6f0d1d84 Detect ObjC versions too. 11 years ago
Jussi Pakkanen 583de13f5d Detect compiler version and print it. 11 years ago
Jussi Pakkanen 02a725510a Bring MSVS up to date. 11 years ago
Jussi Pakkanen 9e7a092ee5 Comment. Yes. 11 years ago
Jussi Pakkanen bcc997e0e7 Enable STL debugging in debug mode. 11 years ago
Jussi Pakkanen 2a155072de Smarter alignment checker. 11 years ago
Jussi Pakkanen 195fb0d967 Get alignment from cross file. 11 years ago
Jussi Pakkanen 21e4fcc6b0 Get has_function from cross file. 11 years ago
Jussi Pakkanen 2117814826 Get sizeof info from cross file if it exists and write an error if it can not be determined. 11 years ago
Jussi Pakkanen 07f87b113e Whoopsie. 11 years ago
Jussi Pakkanen e5d99e5ca7 Made dependency fixer cross compile aware. 11 years ago
Jussi Pakkanen aa7b70efce Some fixes for C++ cross compiler. 11 years ago
Jussi Pakkanen 696f72da1b Skip tests for cross compilation when they can not be run. 11 years ago
Jussi Pakkanen 6aa1152d72 Regenerate if cross build definition file is updated. 11 years ago
Jussi Pakkanen 063bfed54e Fixed ObjC calls. 11 years ago
Jussi Pakkanen ed6baa31f6 Use host naming conventions for files. 11 years ago
Jussi Pakkanen 0259f906f2 Can run test suite through mingw cross compiler. 11 years ago
Jussi Pakkanen 1467acc1bb Minor thing. 11 years ago
Jussi Pakkanen 6536354cc3 Updated symbolextractor to work with cross builds. 11 years ago
Jussi Pakkanen 4b9d873b03 Made native build work again. 11 years ago
Jussi Pakkanen 6780050cbf Run cross build tests with exe wrapper. 11 years ago
Jussi Pakkanen 354bdca920 Can generate a very simple cross environment. 11 years ago
Jussi Pakkanen 5d38cbfade A journey to cross-compilation starts with a single step. 11 years ago
Jussi Pakkanen a3f88e1a49 Search for Boost libs in all lib dirs. 11 years ago
Jussi Pakkanen cf212c16f5 Added debug logging path. 11 years ago
Jussi Pakkanen 4bacfa6a8c Check that missing subdirs cause an error. 11 years ago
Jussi Pakkanen 619b37bff9 Check that non-existing source files cause errors. 11 years ago
Jussi Pakkanen d02e4ce1c9 Created new suite of tests that should fail when executed. 11 years ago
Jussi Pakkanen 20d850d21f Precedence fix. 11 years ago
Jussi Pakkanen 98da65f8cc Version number updating. 11 years ago
Jussi Pakkanen d5c6e810ba Bumped version number for new development. 11 years ago
Jussi Pakkanen e8b36c9acc Bumped version number for release. 11 years ago
Jussi Pakkanen fee6b88452 Padding fine tuning. 11 years ago
Jussi Pakkanen 095f444079 Even prettier print. 11 years ago
Jussi Pakkanen fba84a46a1 Prettyified test runner output. 11 years ago
Jussi Pakkanen 3b698f40df Print test name rather than the path to executable. 11 years ago
Jussi Pakkanen f5f2ddde7e Windows alignment fix. 11 years ago
Jussi Pakkanen e3c100a57b Can print log info on run tests. 11 years ago
Jussi Pakkanen df9d1bcbfc Simpler name. 11 years ago
Jussi Pakkanen 9e122005cf Can print status info to log in compiles(). 11 years ago
Jussi Pakkanen e13f813626 Tuned alignment check. 11 years ago
Jussi Pakkanen c6755e1399 Removed one layer of indirection. 11 years ago
Jussi Pakkanen b4836a0a2e Can check alignment of data types. 11 years ago
Jussi Pakkanen e440f343b8 Variable names can begin with an underscore. 11 years ago
Jussi Pakkanen a569807766 A straw broke the camel's back. Now we convert all data type to native ones as soon as possible. 11 years ago
Jussi Pakkanen 26afdb49d7 Namespace safety. 11 years ago