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
|
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 |
Jussi Pakkanen
|
2fdc7c7dbc
|
Added has_header method.
|
12 years ago |
Jussi Pakkanen
|
89aa4e2233
|
C++ is now called cpp rather than cxx.
|
12 years ago |
Jussi Pakkanen
|
a51036fd7d
|
Reworked configure file generation.
|
12 years ago |
Jussi Pakkanen
|
d4284aae89
|
Renamed add_test to test.
|
12 years ago |
Jussi Pakkanen
|
c4e58795e7
|
Required defaults to true for programs.
|
12 years ago |
Jussi Pakkanen
|
0d2f34654c
|
Generator rules can have more than one output.
|
12 years ago |
Jussi Pakkanen
|
e453c408da
|
Can add extra #includes to sizeof checks.
|
12 years ago |
Jussi Pakkanen
|
ae62e8ca11
|
Can detect sizes of expressions.
|
12 years ago |
Jussi Pakkanen
|
6ff098bea6
|
Store configuration values in an object rather than global variables.
|
12 years ago |
Jussi Pakkanen
|
5eba624777
|
More MSVC test fixing.
|
12 years ago |
Jussi Pakkanen
|
792a3772cd
|
Make test case compile on MSVC.
|
12 years ago |
Jussi Pakkanen
|
bf62937711
|
Can extract compiler ID string.
|
12 years ago |
Jussi Pakkanen
|
140f30470b
|
Can run trial compilations on a given compiler.
|
12 years ago |
Jussi Pakkanen
|
417abe105c
|
Added multiline strings.
|
12 years ago |
Jussi Pakkanen
|
7606b7af8c
|
Some minor tweaks.
|
12 years ago |
Jussi Pakkanen
|
7e3f2f7771
|
Can compile stuff with MSVC++.
|
12 years ago |
Jussi Pakkanen
|
124b5cc392
|
Fix find_program test on Windows using terrible hack.
|
12 years ago |
Jussi Pakkanen
|
ecd46332af
|
Support for both basename and plainname in generators.
|
12 years ago |
Jussi Pakkanen
|
cadc873000
|
Added missing file.
|
12 years ago |
Jussi Pakkanen
|
5c37665e5d
|
Support for easier #define declarations.
|
12 years ago |
Jussi Pakkanen
|
b0b171f2b9
|
Test application for config file.
|
12 years ago |
Jussi Pakkanen
|
f456453883
|
Handle more eols in array construction.
|
12 years ago |
Jussi Pakkanen
|
8c237ebfeb
|
Can use external programs.
|
12 years ago |
Jussi Pakkanen
|
9262fe600a
|
Split test suite into common and platform dependent parts.
|
12 years ago |