aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Ensure cargs and libs variables always exist. Closes #581.Jussi Pakkanen1-4/+2
2016-06-05Bump version number for new development.Jussi Pakkanen1-1/+1
2016-06-05Update version number for release.0.32.0Jussi Pakkanen5-5/+5
2016-06-05Removed vs nomod test because it fails at compile time but the framework need...Jussi Pakkanen4-22/+0
2016-06-05Put emergency wraptool in source zip. Just in case.Jussi Pakkanen1-0/+1
2016-06-05Try to delete target files before installing. Closes #578.Jussi Pakkanen1-8/+14
2016-06-05Merge pull request #573 from centricular/dependency-versionsJussi Pakkanen10-10/+91
2016-06-05Merge pull request #577 from nioncode/vs2015Jussi Pakkanen5-6/+69
2016-06-01Can generate config headers without an input file. Closes #549.Jussi Pakkanen4-11/+82
2016-06-01Add various tests for versioned dependency checkingNirbheek Chauhan7-0/+53
2016-05-30Handle case of install_subdirring a subdir.Jussi Pakkanen5-3/+16
2016-05-30extract vs2015backend into own fileNicolas Schneider3-20/+36
2016-05-30vs2015: fix object generatorsNicolas Schneider1-3/+27
2016-05-30add vs2015 backendNicolas Schneider4-3/+26
2016-05-30Set Gnu fortran type based on platform.Jussi Pakkanen2-2/+7
2016-05-30Print all of the things when CI fails.Jussi Pakkanen1-0/+3
2016-05-30Use ninja backend on OSX CI builds.Jussi Pakkanen1-1/+1
2016-05-30Added OSX support for Travis.Jussi Pakkanen1-7/+15
2016-05-30Remove unmaintained and broken PyQt5 GUI (#574)Nirbheek Chauhan7-1009/+0
2016-05-30compilers: Add the buildtype args for checks that perform linking (#543)Nirbheek Chauhan1-1/+8
2016-05-30Installing subdirs now merges with existing files in the target dir.Jussi Pakkanen5-16/+38
2016-05-30Added method to get current project name.Jussi Pakkanen3-0/+8
2016-05-30Fix installing manpages from subdirs.Jussi Pakkanen4-1/+5
2016-05-30Can haz next revision of C++ standard.Jussi Pakkanen1-2/+2
2016-05-30Pch disabling works now.Jussi Pakkanen2-1/+4
2016-05-30interpreter: Compare the version of a cached dependency() before using itNirbheek Chauhan1-3/+13
2016-05-30interpretor: Correctly check the version of a fallback dependencyNirbheek Chauhan1-2/+10
2016-05-30interpreter: Set declare_dependency version from the project version if missingNirbheek Chauhan1-1/+1
2016-05-30mesonlib: Fix typo in version_compare errorNirbheek Chauhan1-1/+1
2016-05-30Also reuse subproject-based fallback dependenciesNirbheek Chauhan2-2/+12
2016-05-30interpreter: Check if subproject version is defined before comparingNirbheek Chauhan1-1/+1
2016-05-30Make sure outputs do not contain stray path segments.Jussi Pakkanen1-4/+3
2016-05-29Merge pull request #569 from mesonbuild/cargsJussi Pakkanen2-11/+24
2016-05-29Can have multiple Qt resource files in a single target. Closes #572.Jussi Pakkanen4-9/+21
2016-05-29interpreter: Switch to prev_subdir on non-existant subdir (#571)Nirbheek Chauhan1-0/+1
2016-05-29Can query version strings of dependencies.Jussi Pakkanen5-5/+30
2016-05-29Added semantic versioning comparison method to strings.Jussi Pakkanen2-0/+19
2016-05-28Always initialise final_command.Jussi Pakkanen1-2/+1
2016-05-28Merge branch 'nioncode-vs-generator'Jussi Pakkanen6-17/+28
2016-05-28Since we only care about shebang line and sane ones use plain ASCII, use an e...Jussi Pakkanen1-2/+1
2016-05-28Travis conf cleanup.Jussi Pakkanen1-2/+0
2016-05-28Copy contents of current checkout into Docker container. This should make MR ...Jussi Pakkanen1-2/+9
2016-05-28Whitespace fix to test new Docker setup.Jussi Pakkanen2-17/+18
2016-05-28Renamed compile&link args and made them accessible from get_option.Jussi Pakkanen2-11/+24
2016-05-28Can set global linker arguments. Closes #536.Jussi Pakkanen3-0/+21
2016-05-28Join windows-style destdir paths correctly. Closes #567.Jussi Pakkanen1-4/+11
2016-05-28Every target must have a non-empty name.Jussi Pakkanen1-0/+2
2016-05-26Merge nostdinc fix.Jussi Pakkanen1-1/+1
2016-05-26Merge gettextarg branch.Jussi Pakkanen3-5/+5
2016-05-26Build status link in readme.Jussi Pakkanen1-0/+5