summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-24Bumb version number for new release.Jussi Pakkanen
2014-02-24Bump version number for release.Jussi Pakkanen
2014-02-24Can have multiple source files with the same name in one target.Jussi Pakkanen
2014-02-24Yo dawg, we heard you liked subprojects so we put subprojects in your subproj...Jussi Pakkanen
2014-02-24Test for recursive instantiations of subprojects.Jussi Pakkanen
2014-02-24Added failing test.Jussi Pakkanen
2014-02-23Some more subproject reorganisation.Jussi Pakkanen
2014-02-23Start of subproject redesign, moved subprojects to the dedicated subdirectory.Jussi Pakkanen
2014-02-23C++ compiler can compile .h file, too.Jussi Pakkanen
2014-02-22Newest Boost requires C++11 to build.Jussi Pakkanen
2014-02-12Fix the remaining custom install dirs.Jussi Pakkanen
2014-02-12Can override install directory on a target-by-target basis.Jussi Pakkanen
2014-02-09Specify subdirs explicitly.Jussi Pakkanen
2014-02-06Pkg-config files are now installed.Jussi Pakkanen
2014-02-06Can create pkg-config files.Jussi Pakkanen
2014-02-06First half of the work required for pkg-config generator.Jussi Pakkanen
2014-02-03And for rcc, which I totally guessed would be coming.Jussi Pakkanen
2014-02-03And the same for uic.Jussi Pakkanen
2014-02-03Moc has completely changed its output format with Qt5 so support both.Jussi Pakkanen
2014-01-29Use a console app for Qt5 unit testing so it can be run headless.Jussi Pakkanen
2014-01-20Bumped version number for new development.Jussi Pakkanen
2014-01-20Bump version number for release.Jussi Pakkanen
2014-01-18After an actual, factual bug report from a user, fixed include_directories so...Jussi Pakkanen
2014-01-18Removed leftover print target.Jussi Pakkanen
2014-01-12Validate paths.Jussi Pakkanen
2014-01-12Can print and set paths with mesonconf.Jussi Pakkanen
2014-01-12Do not crash on empty arrays.Jussi Pakkanen
2014-01-05Man file for mesonconf.Jussi Pakkanen
2014-01-05Print option name as well.Jussi Pakkanen
2014-01-05Can set user options.Jussi Pakkanen
2014-01-05Some dots.Jussi Pakkanen
2014-01-05Can set core options.Jussi Pakkanen
2014-01-05Print stuff aligned.Jussi Pakkanen
2014-01-05Print core options.Jussi Pakkanen
2014-01-05Detect build directory.Jussi Pakkanen
2014-01-05Start work on command line conf tool.Jussi Pakkanen
2013-12-27Expose unity build toggle button in the gui.Jussi Pakkanen
2013-12-27Final touches to unity builds.Jussi Pakkanen
2013-12-27Handle generated sources in Unity builds.Jussi Pakkanen
2013-12-27Skip extraction test during Unity build because the object file is not genera...Jussi Pakkanen
2013-12-27Get source subdir.Jussi Pakkanen
2013-12-27Handle multiple different languages in Unity builds.Jussi Pakkanen
2013-12-26The very basics of unity builds.Jussi Pakkanen
2013-12-22Raise version number for new development.Jussi Pakkanen
2013-12-22Bump version number for release.Jussi Pakkanen
2013-12-15Preserve window geometry over respawn.Jussi Pakkanen
2013-12-15Reload cache files after external operations.Jussi Pakkanen
2013-12-09Can check if running as a subproject.Jussi Pakkanen
2013-12-09Prevent global flags from being set in subprojects.Jussi Pakkanen
2013-12-09Track dependencies of subproject option files.Jussi Pakkanen