aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Bump version number for release.0.23.0Jussi Pakkanen6-6/+6
2015-03-31Print failing info.Jussi Pakkanen1-0/+1
2015-03-31Strip before splitting.Jussi Pakkanen1-2/+2
2015-03-30Added contribution.Jussi Pakkanen1-0/+1
2015-03-30Apply a cosmetic fix for tests' output.Hemmo Nieminen1-2/+2
2015-03-30Lowercasifying.Jussi Pakkanen1-3/+3
2015-03-30Detect SDL2 with sdl2-config if it exists.Jussi Pakkanen1-0/+46
2015-03-30Clarified error message.Jussi Pakkanen1-1/+1
2015-03-28Better libdir autodetection. Closes #92.Jussi Pakkanen1-0/+2
2015-03-27Generate configure files immediately when they are declared. Closes #88.Jussi Pakkanen8-92/+85
2015-03-27Add this thing I forgot.Jussi Pakkanen2-0/+12
2015-03-27Mode fix.Jussi Pakkanen1-0/+0
2015-03-27Build windows installer for SDL2 sample app.Jussi Pakkanen6-9/+71
2015-03-27Allow use of external test executables. Closes #89.Jussi Pakkanen3-8/+13
2015-03-27More path normalisation.Jussi Pakkanen1-2/+1
2015-03-27Special case shebang scripts that run with "env" on Windows.Jussi Pakkanen1-0/+2
2015-03-27Fix windows.Jussi Pakkanen1-1/+2
2015-03-26Merge pull request #87 from ignatenkobrain/wip/gnomejpakkane1-1/+1
2015-03-26Shameful hack to get configure files working with custom targets. Needs to be...Jussi Pakkanen6-0/+33
2015-03-26modules/gnome: join 2 isinstanceIgor Gnatenko1-1/+1
2015-03-26Merge pull request #77 from ignatenkobrain/wip/gnomejpakkane2-8/+30
2015-03-26modules/gnome: add export_packages kwarg to g-ir-scannerIgor Gnatenko2-0/+9
2015-03-26modules/gnome: add symbol_prefix kwarg to g-ir-scannerIgor Gnatenko2-0/+11
2015-03-26modules/gnome: enable warnings for g-ir-scannerIgor Gnatenko1-1/+1
2015-03-26modules/gnome: allow argument for gir to be SharedLibrary. Closes #76Igor Gnatenko1-7/+9
2015-03-26Whoopsie.Jussi Pakkanen1-1/+1
2015-03-26Renamed buildtype from "type" to "buildtype" for consistency.Jussi Pakkanen2-3/+3
2015-03-26Yo dawg, can embed quoted single quotes inside quotes.Jussi Pakkanen2-4/+20
2015-03-25Merge pull request #84 from ignatenkobrain/ci_skippedjpakkane1-45/+30
2015-03-25tests: add all platform tests and skip needed testsIgor Gnatenko1-6/+3
2015-03-25tests: add skipped testsIgor Gnatenko1-42/+30
2015-03-25Added info about irc channel.Jussi Pakkanen1-0/+5
2015-03-25Merge pull request #83 from ignatenkobrain/ci_timejpakkane1-1/+5
2015-03-25tests: add time propertyIgor Gnatenko1-1/+5
2015-03-25Write out padding zeroes to numbers because Jenkins is too stupid to do logic...Jussi Pakkanen1-1/+5
2015-03-25Merge pull request #79 from ignatenkobrain/ci_fixjpakkane1-1/+1
2015-03-25tests: use name as class nameIgor Gnatenko1-1/+1
2015-03-25Minor fixes.Jussi Pakkanen1-4/+4
2015-03-25Fix empty java case.Jussi Pakkanen1-1/+1
2015-03-25Made run_tests.py output test results in junit xml to allow better integratio...Jussi Pakkanen2-0/+13
2015-03-25Refactor unit test running.Jussi Pakkanen1-78/+38
2015-03-25Typo fix.Jussi Pakkanen1-1/+1
2015-03-25Explain the use of external dependencies.Jussi Pakkanen1-1/+13
2015-03-24Merge pull request #63 from ignatenkobrain/trivialjpakkane1-3/+2
2015-03-24Merge pull request #75 from ignatenkobrain/wip/gnomejpakkane4-0/+10
2015-03-24modules/gnome: inherit global cflags to g-ir-scanner. Closes #74Igor Gnatenko4-0/+10
2015-03-24Merge pull request #72 from ignatenkobrain/wip/gnomejpakkane2-2/+11
2015-03-23Add should_fail kwarg to test to indicate tests that should fail.Jussi Pakkanen5-5/+18
2015-03-23modules/gnome: add support for multiple include for Gir. Closes #69Igor Gnatenko2-2/+11
2015-03-23Merge pull request #70 from ignatenkobrain/rpmjpakkane2-1/+5