Jussi Pakkanen
|
00b5c320da
|
Output text cleanification.
|
11 years ago |
Jussi Pakkanen
|
d2b5e5c7a5
|
The mass flags -> args renaming for consistency.
|
11 years ago |
Jussi Pakkanen
|
f22376701b
|
Can compile very basic Rust programs.
|
11 years ago |
Jussi Pakkanen
|
73ca870bef
|
Can specify standalone command targets.
|
11 years ago |
Jussi Pakkanen
|
365f529c75
|
Store build flags into coredata as it is persistent and needs to survive over Meson reconfigurations.
|
11 years ago |
Jussi Pakkanen
|
17ba9bccd0
|
Parse function and method calls properly.
|
11 years ago |
Jussi Pakkanen
|
2ecd2ea65a
|
Can define custom targets.
|
11 years ago |
Jussi Pakkanen
|
bc9444e1e0
|
Existing dir is ok.
|
11 years ago |
Jussi Pakkanen
|
ca89cda917
|
Create subdirectories in build dir as they are encountered.
|
11 years ago |
Jussi Pakkanen
|
7edd58f591
|
Now can compile Vala executables.
|
11 years ago |
Jussi Pakkanen
|
9c2364b515
|
Started work on Vala compilation.
|
11 years ago |
Jussi Pakkanen
|
d9d70372b4
|
Can generate configuration files with custom scripts.
|
11 years ago |
Jussi Pakkanen
|
c7e7d1a4c3
|
Can execute found programs with run_command.
|
11 years ago |
Jussi Pakkanen
|
668d679c01
|
Some windows cleanups.
|
11 years ago |
Jussi Pakkanen
|
ac2d7e3440
|
Added string splitting and with that a file grabber test case.
|
11 years ago |
Jussi Pakkanen
|
44361baff1
|
Slightly cleaner log output.
|
11 years ago |
Jussi Pakkanen
|
7f07bc72c5
|
Thanks, Microsoft! Thanks a fucking lot for making your uuids case sensitive in one location and case insensitive in another. And thanks especially a fucking lot for failing in this case while pretending thate everything works. Fuck you!
|
11 years ago |
Jussi Pakkanen
|
303d212d0a
|
A fledgling of a vcxproj.
|
11 years ago |
Jussi Pakkanen
|
bc97fb5c85
|
Backend work is start.
|
11 years ago |
Jussi Pakkanen
|
2502beccc9
|
The final renaming.
|
11 years ago |
Jussi Pakkanen
|
4ab3dc440b
|
Kill ply dependency dead.
|
11 years ago |
Jussi Pakkanen
|
8a02b9da39
|
All unit tests now pass!
|
11 years ago |
Jussi Pakkanen
|
5266171487
|
Logical ops work.
|
11 years ago |
Jussi Pakkanen
|
9a19effb0f
|
Less not working.
|
11 years ago |
Jussi Pakkanen
|
3c591385ed
|
Comparisons work.
|
11 years ago |
Jussi Pakkanen
|
d6924da005
|
If statements worky.
|
11 years ago |
Jussi Pakkanen
|
163a31beef
|
Method calls work now.
|
11 years ago |
Jussi Pakkanen
|
967f0110a5
|
More tests passing.
|
11 years ago |
Jussi Pakkanen
|
06417090a2
|
More stuff passing.
|
11 years ago |
Jussi Pakkanen
|
c74f0f3a3b
|
Can parse first unit test with recursive descent parser.
|
11 years ago |
Jussi Pakkanen
|
5658127392
|
Here we go, starting parser transplant.
|
11 years ago |
Jussi Pakkanen
|
3dadcbc9a7
|
Can create jar objects.
|
11 years ago |
Jussi Pakkanen
|
11f2106228
|
Now can detect Java compiler.
|
11 years ago |
Jussi Pakkanen
|
6b563521fe
|
Subproject definition files are important, too.
|
11 years ago |
Jussi Pakkanen
|
7ac1269850
|
Subproject reworking.
|
11 years ago |
Jussi Pakkanen
|
9318203257
|
Can get source dir location and use it to build stuff.
|
11 years ago |
Jussi Pakkanen
|
e0c4447666
|
Test for recursive instantiations of subprojects.
|
11 years ago |
Jussi Pakkanen
|
c3db9f4909
|
Some more subproject reorganisation.
|
11 years ago |
Jussi Pakkanen
|
1f1a3f516e
|
Start of subproject redesign, moved subprojects to the dedicated subdirectory.
|
11 years ago |
Jussi Pakkanen
|
eb51163185
|
Fix the remaining custom install dirs.
|
11 years ago |
Jussi Pakkanen
|
51827d4484
|
Can override install directory on a target-by-target basis.
|
11 years ago |
Jussi Pakkanen
|
d84d70fa9a
|
Specify subdirs explicitly.
|
11 years ago |
Jussi Pakkanen
|
5d08d94561
|
Can create pkg-config files.
|
11 years ago |
Jussi Pakkanen
|
0384ca71f7
|
First half of the work required for pkg-config generator.
|
11 years ago |
Jussi Pakkanen
|
ab0cc277d1
|
After an actual, factual bug report from a user, fixed include_directories so that it checks that the specified directories exist.
|
11 years ago |
Jussi Pakkanen
|
3500ddb8bb
|
Skip extraction test during Unity build because the object file is not generated.
|
11 years ago |
Jussi Pakkanen
|
2e91184b38
|
Can check if running as a subproject.
|
11 years ago |
Jussi Pakkanen
|
9cde4e4012
|
Prevent global flags from being set in subprojects.
|
11 years ago |
Jussi Pakkanen
|
e21e7091e7
|
Track dependencies of subproject option files.
|
11 years ago |
Jussi Pakkanen
|
11c812769a
|
Can haz subproject options.
|
11 years ago |