5857 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)
 

Author SHA1 Message Date
Jussi Pakkanen d1dfb5f512 Rpath trimming. 11 years ago
Jussi Pakkanen fff79b0810 Merge branch 'master' of ssh://git.code.sf.net/p/meson/code 11 years ago
Jussi Pakkanen 1e83db2ff3 Some clang fixes. 11 years ago
Jussi Pakkanen 1f58434957 A few clang fixes. 11 years ago
Jussi Pakkanen 6b563521fe Subproject definition files are important, too. 11 years ago
Jussi Pakkanen 0a4818164d Run object tests on i686, too. 11 years ago
Jussi Pakkanen 7ac1269850 Subproject reworking. 11 years ago
Jussi Pakkanen 43a370cee9 Some logging improvements. 11 years ago
Jussi Pakkanen 8a0a982073 Do function checking without linking so you do not need to define libraries to link against. 11 years ago
Jussi Pakkanen b4a6ea7d62 Ignore test log file. 11 years ago
Jussi Pakkanen 71112e1cdb Cleaner test run output. 11 years ago
Jussi Pakkanen 26539f27fe Added a link_depends keyword for build targets. 11 years ago
Jussi Pakkanen 9318203257 Can get source dir location and use it to build stuff. 11 years ago
Jussi Pakkanen 040083cdb6 Can define custom linker flags. 11 years ago
Jussi Pakkanen 1a2b69d5c3 Bumb version number for new release. 11 years ago
Jussi Pakkanen 54788e9114 Bump version number for release. 11 years ago
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 e0c4447666 Test for recursive instantiations of subprojects. 11 years ago
Jussi Pakkanen 2444eb357e Added failing test. 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 836c978c94 C++ compiler can compile .h file, too. 11 years ago
Jussi Pakkanen 7bc3b78c68 Newest Boost requires C++11 to build. 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 161f2a6a30 Pkg-config files are now installed. 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 7575617280 And for rcc, which I totally guessed would be coming. 11 years ago
Jussi Pakkanen 3814414721 And the same for uic. 11 years ago
Jussi Pakkanen 61db103740 Moc has completely changed its output format with Qt5 so support both. 11 years ago
Jussi Pakkanen c61da0049c Use a console app for Qt5 unit testing so it can be run headless. 11 years ago
Jussi Pakkanen 3993039933 Bumped version number for new development. 11 years ago
Jussi Pakkanen c9d9560348 Bump version number for release. 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 4f0af86b52 Removed leftover print target. 11 years ago
Jussi Pakkanen 965974c510 Validate paths. 11 years ago
Jussi Pakkanen 7bc5867178 Can print and set paths with mesonconf. 11 years ago
Jussi Pakkanen ad6ba0cadf Do not crash on empty arrays. 11 years ago
Jussi Pakkanen c979b8f9e7 Man file for mesonconf. 11 years ago
Jussi Pakkanen 9b790041de Print option name as well. 11 years ago
Jussi Pakkanen 239f0696fd Can set user options. 11 years ago
Jussi Pakkanen abcc846de9 Some dots. 11 years ago
Jussi Pakkanen f31bf4636a Can set core options. 11 years ago
Jussi Pakkanen 671141fb36 Print stuff aligned. 11 years ago
Jussi Pakkanen 6317c54374 Print core options. 11 years ago
Jussi Pakkanen c15815263d Detect build directory. 11 years ago
Jussi Pakkanen a44b6c4038 Start work on command line conf tool. 11 years ago