82 Commits (ed8fd95505c25b3893db255c83ec7b711b897e36)

Author SHA1 Message Date
Jussi Pakkanen 8e29f2b160 Can have multiple source files with the same name in one target. 11 years ago
Jussi Pakkanen 645ab7fea8 Yo dawg, we heard you liked subprojects so we put subprojects in your subprojects so now you can use subprojects when you are using subprojects. 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 c979b8f9e7 Man file for mesonconf. 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 11c812769a Can haz subproject options. 11 years ago
Jussi Pakkanen 374ffe9f86 Install file for unit tests. 11 years ago
Jussi Pakkanen f10bf29c68 And, with that, subprojects actually work. 11 years ago
Jussi Pakkanen 8e9879a83c Can parse subprojects but it does not work yet. 11 years ago
Jussi Pakkanen b8b608a2a1 Added simple test case for subproject. Now to make it pass... 11 years ago
Jussi Pakkanen 8f5d93b4d4 Can extract objects from targets and use them in other targets. 11 years ago
Jussi Pakkanen 92ff302a14 Fixed cross compilation back up. 11 years ago
Jussi Pakkanen 11cfb3ce22 Can set test cmd arguments and environment variables. 11 years ago
Jussi Pakkanen 4a899f2d9b Turn user options into for widgets. 11 years ago
Jussi Pakkanen 7d50378d25 Added combo options because why the hell not. 11 years ago
Jussi Pakkanen 309a5c1510 Options can be accessed from scripts. 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 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 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