540 Commits (9ff00de93bd0589cdb016793de51d6b14d0825f8)

Author SHA1 Message Date
Jussi Pakkanen 0da4537b69 Preserve option function for option files. 11 years ago
Jussi Pakkanen 0f2d43669d Added support for Qt resource compiler. 11 years ago
Jussi Pakkanen 62a607c057 Some more tests passing. 11 years ago
Jussi Pakkanen bb36eec846 Strip dev rpath on install. 11 years ago
Jussi Pakkanen 3673791b4f Rpaths start working. 11 years ago
Jussi Pakkanen 26837fda48 Added installed_files.txt files to all places that needed them. 11 years ago
Jussi Pakkanen 2aed361390 Check that files that should be installed are. 11 years ago
Jussi Pakkanen 0e19d90e97 Now can generate mo files from po files and install them. 11 years ago
Jussi Pakkanen b422afac9b Text clarification. 11 years ago
Jussi Pakkanen bf6dcfef01 Added a few translations. 11 years ago
Jussi Pakkanen 8523bd6ba7 Can generate pot files on command. 11 years ago
Jussi Pakkanen 3c3e580aea Parse gettext command and generate rule. 11 years ago
Jussi Pakkanen 7006c6aa2c Some work on gettext. 11 years ago
Jussi Pakkanen 409958feaa Basic test case for gettext. 11 years ago
Jussi Pakkanen 24ea586d1e More introspection. 11 years ago
Jussi Pakkanen c3640ef036 The whole test suite runs cross-built with mingw and armhf. 11 years ago
Jussi Pakkanen 52ed7fd8f8 Can build both cross and native binaries at the same time. 11 years ago
Jussi Pakkanen 0259f906f2 Can run test suite through mingw cross compiler. 11 years ago
Jussi Pakkanen a3f88e1a49 Search for Boost libs in all lib dirs. 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 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 b4836a0a2e Can check alignment of data types. 11 years ago
Jussi Pakkanen 44c0e22330 Can check for members in structures. 11 years ago
Jussi Pakkanen 6ba724c5c7 Forgot this one. 11 years ago
Jussi Pakkanen 08d18671ae Better. 11 years ago
Jussi Pakkanen 3b4e77a658 String formatting functionality. 11 years ago
Jussi Pakkanen 6a17d6994d Cleaner, simpler elif. 11 years ago
Jussi Pakkanen 59c1dd44ed Can do logical negation. 11 years ago
Jussi Pakkanen 782021d65e Can do logical or. 11 years ago
Jussi Pakkanen 6a5a9a3848 Can do logical and. 11 years ago
Jussi Pakkanen bdd1485987 Run build tests properly. 11 years ago
Jussi Pakkanen 427cfbf569 Interpreter side of tryrun is mostly done. 11 years ago
Jussi Pakkanen c0c2c35496 Windows command execution works. 12 years ago
Jussi Pakkanen e5443493bf Can run local script files as well as commands. 12 years ago
Jussi Pakkanen a52336b429 Can invoke methods on general statements and not just variable names. 12 years ago
Jussi Pakkanen 5e2278d6d4 Can run external programs and capture their output. Also some string function work. 12 years ago
Jussi Pakkanen ea3e8f1dd2 Improvements to GTest and GMock. 12 years ago
Jussi Pakkanen 45d5195494 Mixed mode pch works again. 12 years ago
Jussi Pakkanen 7e6d8454a4 Precompiled headers work for C++. 12 years ago
Jussi Pakkanen e967e5eb4b At last! MSVC precompiles headers and can use them. 12 years ago
Jussi Pakkanen 14968f5b9e Added the pch c file because it was missing. 12 years ago
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. 12 years ago
Jussi Pakkanen 81b478e031 Shared library linking works with MSVC. 12 years ago
Jussi Pakkanen 3fb0e48bf4 Finished renaming. 12 years ago