Commit Graph

24 Commits

Author SHA1 Message Date
Jussi Pakkanen 31dbb46652 Rust buildtype flags. 2014-06-18 23:22:29 +03:00
Jussi Pakkanen f22376701b Can compile very basic Rust programs. 2014-06-18 01:22:55 +03:00
Jussi Pakkanen 7c8cd80a15 Removed cppcheck target now that we have run targets. 2014-06-11 23:21:22 +03:00
Jussi Pakkanen 73ca870bef Can specify standalone command targets. 2014-06-11 22:38:36 +03:00
Jussi Pakkanen 365f529c75 Store build flags into coredata as it is persistent and needs to survive over Meson reconfigurations. 2014-06-07 23:43:16 +03:00
Jussi Pakkanen f88779319d Get compile and link flags from envvars. 2014-06-07 23:43:15 +03:00
Jussi Pakkanen 8467c5b0a6 Can now generate GObject introspection data and install it. 2014-05-24 18:18:47 +03:00
Jussi Pakkanen ee0607ddf9 Can use outputs of targets as inputs of custom targets. 2014-05-21 23:47:23 +03:00
Jussi Pakkanen 2ecd2ea65a Can define custom targets. 2014-05-19 00:59:35 +03:00
Jussi Pakkanen b5060807f7 Put build dir in moc search path. 2014-05-12 22:16:30 +03:00
Jussi Pakkanen 0322579329 Can use external dependencies in Vala. 2014-05-10 21:01:06 +03:00
Jussi Pakkanen cdee05082b Can parallel compile a Vala target with multiple files. 2014-05-10 20:34:23 +03:00
Jussi Pakkanen 7edd58f591 Now can compile Vala executables. 2014-05-10 02:26:54 +03:00
Jussi Pakkanen 9c2364b515 Started work on Vala compilation. 2014-05-10 01:14:52 +03:00
Jussi Pakkanen 6579af34f3 Added build type specific link flags. 2014-04-16 21:00:25 +03:00
Jussi Pakkanen 23ac32c196 Moc tuning. 2014-04-12 01:20:31 +03:00
Jussi Pakkanen 55dba78889 Follow Qt standards w.r.t. moc file including. 2014-04-11 23:23:05 +03:00
Jussi Pakkanen f23a5a1150 Write generator deps to Ninja files properly. Now can compile 1300+ files of QtCreator without dependency problems. 2014-04-07 21:28:10 +03:00
Jussi Pakkanen 1d36109002 Can have multiple resource files in Qt5. 2014-04-06 23:55:17 +03:00
Jussi Pakkanen e2e95c7bf2 Allow source files to include moc files manually. 2014-04-06 21:21:26 +03:00
Jussi Pakkanen ac81594952 Added capability to compile sources files with moc, too. 2014-04-06 19:56:38 +03:00
Jussi Pakkanen 1885733656 Avoid variable overwriting. 2014-04-04 22:56:36 +03:00
Jussi Pakkanen d99717d9d2 Some cleanups. 2014-03-31 20:11:54 +03:00
Jussi Pakkanen 1967b64180 Separated backends into their own files. 2014-03-31 18:44:25 +03:00