947 Commits (23ec2b94f5c38eb46a51441dbd36d1cb2d041c8b)
 

Author SHA1 Message Date
Jussi Pakkanen 23ec2b94f5 Use host dependent object suffix. 11 years ago
Jussi Pakkanen 3a3be0f61b Can now build object files in generators, too. 11 years ago
Jussi Pakkanen 5f65255a66 Better description for Qt5 tools. 11 years ago
Jussi Pakkanen d610f47292 Print pkg-config executable path. 11 years ago
Jussi Pakkanen fbb513b027 Do not repeat Qt5 tools detection text. 11 years ago
Jussi Pakkanen c8b6bd3019 Only print total number of targets, not each one separately. 11 years ago
Jussi Pakkanen b7bdf5b7bd Prebuild object file with MSVC. 11 years ago
Jussi Pakkanen 15128ab6bc Do not execute run targets by default. 11 years ago
Jussi Pakkanen 5df1818e2b MinGW fix. 11 years ago
Jussi Pakkanen d5fb06c193 Fix kwarg copying. 11 years ago
Jussi Pakkanen 2d23a44e6e Deal with Rust static libraries, too. 11 years ago
Jussi Pakkanen 2366f822d2 Install Rust shared libraries. 11 years ago
Jussi Pakkanen 00b5c320da Output text cleanification. 11 years ago
Jussi Pakkanen 60c1bacfaa Added some Fedora paths to library directory list. 11 years ago
Jussi Pakkanen 85972c848d Generate prebuilt object on demand so we don't need to ship object files in the source tarball. 11 years ago
Jussi Pakkanen 923ad8ab9b Invoke Rust via wrapper script. 11 years ago
Jussi Pakkanen 147e04ac80 Working on a wrapper script to drive Rust compilation. 11 years ago
Jussi Pakkanen cfff45fcde Fix objc dependency getter command line. 11 years ago
Jussi Pakkanen 2c65b1f0c3 Renamed deps -> dependencies. 11 years ago
Jussi Pakkanen f1cc633799 And the custom rules too. 11 years ago
Jussi Pakkanen d2b5e5c7a5 The mass flags -> args renaming for consistency. 11 years ago
Jussi Pakkanen ec167c8107 Dep file name fix. 11 years ago
Jussi Pakkanen 7b4595e07c Set up dependencies for Rust linking. Does not work fully yet. 11 years ago
Jussi Pakkanen bf4708eb83 Build a shared Rust library. 11 years ago
Jussi Pakkanen e4b17ff3e8 Add Rust to main test suite. 11 years ago
Jussi Pakkanen 4187b0b6c8 Rust dependency tracking. 11 years ago
Jussi Pakkanen 31dbb46652 Rust buildtype flags. 11 years ago
Jussi Pakkanen f22376701b Can compile very basic Rust programs. 11 years ago
Jussi Pakkanen 5fee2dd325 And this one. 11 years ago
Jussi Pakkanen ffb4a54681 Grab more info into version string. 11 years ago
Jussi Pakkanen 410c14d44e Update home page address. 11 years ago
Jussi Pakkanen 034aef9c8d Add in this file that I forgot. 11 years ago
Jussi Pakkanen 575ef27f37 Convert project name. 11 years ago
Jussi Pakkanen 029ed965e2 Convert some pkg-config declarations. 11 years ago
Jussi Pakkanen 0ff7fd40ba Some simple autoconf parsing. 11 years ago
Jussi Pakkanen 98895a6c91 Simple target converter. 11 years ago
Jussi Pakkanen a1988277bd Traverse the entire autotools tree. 11 years ago
Jussi Pakkanen 79f6f38a16 Skeleton for converting autotools projects. 11 years ago
Jussi Pakkanen 7c8cd80a15 Removed cppcheck target now that we have run targets. 11 years ago
Jussi Pakkanen 0df73e4c2f Introspect script understands runtargets. 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 f88779319d Get compile and link flags from envvars. 11 years ago
Jussi Pakkanen 32e67bc946 A script to create source tarballs. 11 years ago
Jussi Pakkanen 41f76025c1 Created a git attributes file. 11 years ago
Jussi Pakkanen 322fed9d75 Bump version number for new development. 11 years ago
Jussi Pakkanen e2257a59df Always give full path for build target executables as someone may try to invoke them. 11 years ago
Jussi Pakkanen 63a7691040 Bumped version number for release. 11 years ago
Jussi Pakkanen 4b43d30309 Convert test declarations. 11 years ago
Jussi Pakkanen 9abe913a1f Convert library targets. 11 years ago