800 Commits (210fbf739859cd5d0ac9d704865d666c70d9170f)
 

Author SHA1 Message Date
Jussi Pakkanen 6a5a9a3848 Can do logical and. 11 years ago
Jussi Pakkanen e990291c34 Removed useless log print. 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 208e0122fb Print compiler information. 11 years ago
Jussi Pakkanen fcdc39e049 Do not access non-existing member variable. 11 years ago
Jussi Pakkanen 4d2b827b71 More validification. 11 years ago
Jussi Pakkanen 6b0a3a1baa Use elif instead of if. 11 years ago
Jussi Pakkanen e8ba26563c Bumped version number for next version. 11 years ago
Jussi Pakkanen e95ff93f1b Bumped version number for release. 11 years ago
Jussi Pakkanen 8281179888 Handle case of Boost not found. 11 years ago
Jussi Pakkanen 9186d7c6a6 Removed one comma. 11 years ago
Jussi Pakkanen 1a134fbec1 Parenthesize Boost version number. 11 years ago
Jussi Pakkanen 7f042218d8 Some final pieces of logging. 11 years ago
Jussi Pakkanen c3292f4dc1 More use of logging framework. 11 years ago
Jussi Pakkanen bfa9af8f13 Added error function. 11 years ago
Jussi Pakkanen bbc3664028 Moved some print functions to logging. 11 years ago
Jussi Pakkanen 7e3d951882 Output to console and log file. 11 years ago
Jussi Pakkanen f7a28ed9c8 Started work on basic color logging framework. 11 years ago
Jussi Pakkanen a488302e5a GTest and GMock are detected on Fedora. 11 years ago
Jussi Pakkanen f996d30d65 Boost works on Fedora. 11 years ago
Jussi Pakkanen 65be7a9ab7 A few Fedora fixes. 11 years ago
Jussi Pakkanen c0c2c35496 Windows command execution works. 11 years ago
Jussi Pakkanen e5443493bf Can run local script files as well as commands. 11 years ago
Jussi Pakkanen a52336b429 Can invoke methods on general statements and not just variable names. 11 years ago
Jussi Pakkanen 5e2278d6d4 Can run external programs and capture their output. Also some string function work. 11 years ago
Jussi Pakkanen 7fe106365c Read the proper environment variable name. 11 years ago
Jussi Pakkanen 0e7a9c1281 Improved the man page. 11 years ago
Jussi Pakkanen f18933f80c Tweaked gitignore. 11 years ago
Jussi Pakkanen 624eafc3bc Added missing right parentheses. 11 years ago
Jussi Pakkanen 0f03b26f44 Removed -tt, which is not necessary with Python 3. 11 years ago
Jussi Pakkanen 4f1ca2062d Removed shebang lines on non-runnable files. 11 years ago
Jussi Pakkanen ea3e8f1dd2 Improvements to GTest and GMock. 11 years ago
Jussi Pakkanen ce4f2f1bbe Support using a source distribution of GMock. 11 years ago
Jussi Pakkanen aa8d48bdb8 Added hack to clear out text seeping in from the surrounding Make when building a Debian package. 11 years ago
Jussi Pakkanen 41e89c5cb5 Verify output of gnustep dependency program. 11 years ago
Jussi Pakkanen 17e8bcdf04 Print external program detection info. 11 years ago
Jussi Pakkanen 16bf0b2386 Print detection info for GnuStep. 11 years ago
Jussi Pakkanen e197442362 Print Qt5 detection info. 11 years ago
Jussi Pakkanen 57e7bc3cab Print detection info of GTest and GMock. 11 years ago
Jussi Pakkanen 93c1ef3c19 Print Boost info. 11 years ago
Jussi Pakkanen c3fd1f11b8 Print pkg-config detection info. 11 years ago
Jussi Pakkanen cb97033b6c Removed some more -tt flags. 11 years ago
Jussi Pakkanen af126c9d0e Dependency tracking works with MSVC. 11 years ago
Jussi Pakkanen 45d5195494 Mixed mode pch works again. 11 years ago
Jussi Pakkanen 7e6d8454a4 Precompiled headers work for C++. 11 years ago
Jussi Pakkanen 4887450de6 Made gcc pch work again. 11 years ago
Jussi Pakkanen e967e5eb4b At last! MSVC precompiles headers and can use them. 11 years ago
Jussi Pakkanen cbd4f58302 Had to create a special rule for pch generation because otherwise it would just plain not work. But now it precompiles. 11 years ago
Jussi Pakkanen 14968f5b9e Added the pch c file because it was missing. 11 years ago