255 Commits (a8a696c55f1bf5ab292c8f3a1440af883952c0bb)

Author SHA1 Message Date
Jussi Pakkanen b97a8c82e7 Can specify Valgrind command line arguments. 10 years ago
Jussi Pakkanen ef788a31ce Can set headers() with variables. 10 years ago
Jussi Pakkanen c4860ff60f Updated copyright years. 10 years ago
Jussi Pakkanen a5863477f8 Kill end of line whitespace dead. 10 years ago
Jussi Pakkanen 55759e4aa9 Can specify project options on the command line and the override defaults. 10 years ago
Jussi Pakkanen a77551f3d7 Basic Fortran support. 10 years ago
Jussi Pakkanen 860329c566 Can do run_command in the build tree. 10 years ago
Jussi Pakkanen 01f8a1455e Generators work in subdirectories. 10 years ago
Jussi Pakkanen fb884e3856 Can compile C# programs with Mono. 11 years ago
Jussi Pakkanen 6759e404d9 Make it possible to run a custom script during install. 11 years ago
Jussi Pakkanen c8b6bd3019 Only print total number of targets, not each one separately. 11 years ago
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