Commit Graph

139 Commits

Author SHA1 Message Date
Jussi Pakkanen ae06ca2afc User options now do a full round trip. 2013-10-18 20:55:10 +03:00
Jussi Pakkanen d5ce0c7cd9 Use -pipe for great speed. 2013-10-14 23:09:22 +03:00
Jussi Pakkanen 5f73db97e8 Some windows fixes. 2013-10-06 19:54:15 +03:00
Jussi Pakkanen 6694d01a16 Fixed OSX. 2013-10-06 00:22:44 +03:00
Jussi Pakkanen 509340d1ec Test suite runs now. 2013-10-04 23:45:42 +03:00
Jussi Pakkanen 62a607c057 Some more tests passing. 2013-10-04 23:43:42 +03:00
Jussi Pakkanen 9f05fce831 Slogging through the test suite. 2013-10-04 23:25:34 +03:00
Jussi Pakkanen 3673791b4f Rpaths start working. 2013-10-04 23:04:26 +03:00
Jussi Pakkanen c168d2c73a Removed gcc debug stl because it is too easy to shoot yourself in the foot with. 2013-09-28 16:16:18 +03:00
Jussi Pakkanen 30c9787cf7 Fix objc/objpp detector funcs. 2013-08-31 20:49:51 +03:00
Jussi Pakkanen 5a377f6466 Clarifying text. 2013-08-30 23:13:43 +03:00
Jussi Pakkanen fb0fbd4061 A wrapper. 2013-08-30 23:11:35 +03:00
Jussi Pakkanen 1571bfc6a9 Static cross linking works again. 2013-08-30 23:07:26 +03:00
Jussi Pakkanen 29174b669f Make native build work again. 2013-08-30 23:00:19 +03:00
Jussi Pakkanen 702d3e2d9c Work started on supporting simultaneous native and cross builds. 2013-08-30 22:20:10 +03:00
Jussi Pakkanen 6a6f0d1d84 Detect ObjC versions too. 2013-08-28 18:53:37 +03:00
Jussi Pakkanen 583de13f5d Detect compiler version and print it. 2013-08-28 18:47:59 +03:00
Jussi Pakkanen 02a725510a Bring MSVS up to date. 2013-08-28 18:17:08 +03:00
Jussi Pakkanen 9e7a092ee5 Comment. Yes. 2013-08-25 21:27:14 +03:00
Jussi Pakkanen bcc997e0e7 Enable STL debugging in debug mode. 2013-08-25 21:24:49 +03:00
Jussi Pakkanen 2a155072de Smarter alignment checker. 2013-08-25 14:44:44 +03:00
Jussi Pakkanen 195fb0d967 Get alignment from cross file. 2013-08-24 23:40:11 +03:00
Jussi Pakkanen 21e4fcc6b0 Get has_function from cross file. 2013-08-24 23:32:13 +03:00
Jussi Pakkanen 2117814826 Get sizeof info from cross file if it exists and write an error if it can not be determined. 2013-08-24 23:10:44 +03:00
Jussi Pakkanen aa7b70efce Some fixes for C++ cross compiler. 2013-08-24 21:38:43 +03:00
Jussi Pakkanen 6aa1152d72 Regenerate if cross build definition file is updated. 2013-08-24 02:24:29 +03:00
Jussi Pakkanen 063bfed54e Fixed ObjC calls. 2013-08-24 02:04:11 +03:00
Jussi Pakkanen ed6baa31f6 Use host naming conventions for files. 2013-08-24 01:55:00 +03:00
Jussi Pakkanen 1467acc1bb Minor thing. 2013-08-24 00:32:18 +03:00
Jussi Pakkanen 4b9d873b03 Made native build work again. 2013-08-24 00:01:58 +03:00
Jussi Pakkanen 6780050cbf Run cross build tests with exe wrapper. 2013-08-23 23:52:17 +03:00
Jussi Pakkanen 354bdca920 Can generate a very simple cross environment. 2013-08-23 23:36:08 +03:00
Jussi Pakkanen 5d38cbfade A journey to cross-compilation starts with a single step. 2013-08-23 23:05:22 +03:00
Jussi Pakkanen a3f88e1a49 Search for Boost libs in all lib dirs. 2013-08-11 22:55:40 +03:00
Jussi Pakkanen e3c100a57b Can print log info on run tests. 2013-07-31 21:36:15 +03:00
Jussi Pakkanen c6755e1399 Removed one layer of indirection. 2013-07-31 01:06:50 +03:00
Jussi Pakkanen b4836a0a2e Can check alignment of data types. 2013-07-31 00:41:26 +03:00
Jussi Pakkanen 26afdb49d7 Namespace safety. 2013-07-30 22:14:31 +03:00
Jussi Pakkanen fc3062870b Removed stray comment. 2013-07-30 22:13:03 +03:00
Jussi Pakkanen 44c0e22330 Can check for members in structures. 2013-07-30 22:06:42 +03:00
Jussi Pakkanen 658a826518 Can check if headers have functions of a given name. 2013-07-30 21:44:40 +03:00
Jussi Pakkanen bdd1485987 Run build tests properly. 2013-07-27 16:06:39 +03:00
Jussi Pakkanen 427cfbf569 Interpreter side of tryrun is mostly done. 2013-07-27 14:18:11 +03:00
Jussi Pakkanen 65be7a9ab7 A few Fedora fixes. 2013-07-04 18:02:44 +03:00
Jussi Pakkanen 7fe106365c Read the proper environment variable name. 2013-06-23 03:09:04 +03:00
Jussi Pakkanen 4f1ca2062d Removed shebang lines on non-runnable files. 2013-06-20 18:03:30 +03:00
Jussi Pakkanen af126c9d0e Dependency tracking works with MSVC. 2013-06-15 03:17:52 +03:00
Jussi Pakkanen e967e5eb4b At last! MSVC precompiles headers and can use them. 2013-06-15 02:10:47 +03:00
Jussi Pakkanen a1f4bf1124 Started work on MSVC precompiled headers. It does not work yet but I have been at it for so long that I want to just commit now because it at least does something close to the final result. 2013-06-15 00:37:14 +03:00
Jussi Pakkanen 34f1042a7e Minor MSVC tweak. 2013-06-14 19:25:46 +03:00