aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-12Bump version number for release.0.30.0Jussi Pakkanen4-4/+4
2016-03-12Use assert instead of if/error.Jussi Pakkanen1-51/+17
2016-03-12Return array by value so it does not get modified.Jussi Pakkanen1-2/+2
2016-03-12Added find_library method and deprecated the standalone version. Closes #396.Jussi Pakkanen4-4/+49
2016-03-12Merge pull request #442 from nioncode/vs-linker-argsJussi Pakkanen1-3/+3
2016-03-12Merge pull request #444 from tp-m/config-undefJussi Pakkanen1-1/+1
2016-03-12Merge pull request #443 from tp-m/more-string-funcsJussi Pakkanen3-1/+47
2016-03-12Add string underscorify() functionTim-Philipp Müller2-0/+15
2016-03-12Add more string functions: contains(), to_upper() and to_lower()Tim-Philipp Müller3-1/+32
2016-03-12vs2010: fix linker argsNicolas Schneider1-3/+3
2016-03-12config file: write commented undef lines same as autoconfTim-Philipp Müller1-1/+1
2016-03-12vs2010: support multiple precompiled headers (one per language)Nicolas Schneider1-13/+49
2016-03-12vs2010: fail on multiple precompiled headersNicolas Schneider1-0/+2
2016-03-11vs2010: support precompiled headersNicolas Schneider1-2/+18
2016-03-11Implicit include directories go first.Jussi Pakkanen1-1/+3
2016-03-09Code contribution clarification.Jussi Pakkanen1-4/+4
2016-03-03fix test error messageNicolas Schneider1-1/+1
2016-03-03pass meson source and build dirs as env variables for postconf scriptsNicolas Schneider3-6/+12
2016-03-02Merged postconf script.Jussi Pakkanen12-0/+66
2016-03-02use positional instead of keyword args for add_postconf_scriptNicolas Schneider2-5/+5
2016-03-02Back to .py suffix in files. Closes #394.Jussi Pakkanen7-1/+9
2016-03-01add args support for add_postconf_scriptNicolas Schneider6-2/+27
2016-03-01Can add postconfigure script.Nicolas Schneider8-0/+41
2016-02-29Can specify compile and link args for internal deps.Jussi Pakkanen6-4/+32
2016-02-29Handle resources that come in files(). Closes #424.Jussi Pakkanen1-2/+10
2016-02-29Handle built targets in custom rules. Closes #411.Jussi Pakkanen5-0/+27
2016-02-28Oh, and one more thing.Jussi Pakkanen1-3/+5
2016-02-28A few more tweaks.Jussi Pakkanen1-1/+2
2016-02-28Readme linkification.Jussi Pakkanen1-9/+14
2016-02-26.ipp is a C++ header suffix.Jussi Pakkanen1-2/+2
2016-02-26Merged XCode fix.Jussi Pakkanen2-15/+22
2016-02-26Authors.txt updating.Jussi Pakkanen1-0/+2
2016-02-26Merge pull request #412 from lukeadams/masterJussi Pakkanen1-18/+18
2016-02-26Merge pull request #419 from nioncode/fixVs2010RegenJussi Pakkanen4-21/+36
2016-02-26Merge Python 3 module support.Jussi Pakkanen21-8/+334
2016-02-26Python extension module finally works on Windows.Jussi Pakkanen3-1/+18
2016-02-25vs2010: properly check whether solution needs to be regeneratedNicolas Schneider2-13/+28
2016-02-25dump coredata to file before calling backend.generate()Nicolas Schneider2-2/+2
2016-02-25vs2010: write regen.rule in gen_regenprojNicolas Schneider1-4/+5
2016-02-25vs2010: fix REGEN project input filesNicolas Schneider1-2/+1
2016-02-25Fix Xcode backendRogiel Sulzbach2-14/+22
2016-02-25Merge VS2010 path fix branch.Jussi Pakkanen7-4/+28
2016-02-25call os.path.normpath before splitting a file path into its componentsNicolas Schneider1-1/+1
2016-02-24Merge pull request #358 from tp-m/no-argsJussi Pakkanen1-8/+15
2016-02-24Merge pull request #408 from nioncode/fixGeneratorTestJussi Pakkanen2-13/+30
2016-02-24Create directories of unity temporary filesMinijackson1-0/+3
2016-02-24vs2010: fix target_to_build_root methodNicolas Schneider7-4/+28
2016-02-23vs2010: do not add generated object files to projectNicolas Schneider1-4/+3
2016-02-23Delete old readmeLuke Adams1-61/+0
2016-02-23Readme in markdownLuke Adams1-0/+61