aboutsummaryrefslogtreecommitdiff
path: root/vs2010backend.py
AgeCommit message (Expand)AuthorFilesLines
2015-09-20But build type build args to vs command line.Jussi Pakkanen1-12/+25
2015-09-20Use ids as they key.Jussi Pakkanen1-3/+3
2015-09-20Changed target naming algorithm to avoid Windows file name forbidden characters.Jussi Pakkanen1-1/+1
2015-09-17Added outdir() method to build targets so we can make output dirs togglable.Jussi Pakkanen1-3/+4
2015-09-02Started target out dir refactoring with some clarifying renamings.Jussi Pakkanen1-4/+4
2015-06-19vs2010backend: fix bad-continuationIgor Gnatenko1-4/+4
2015-04-22Some vs2010 fixes.Jussi Pakkanen1-0/+5
2015-04-22Some vs2010 fixes.Jussi Pakkanen1-3/+3
2015-04-10Vs2010 fix from mfrischknecht. Closes #98.Jussi Pakkanen1-1/+5
2015-03-27Generate configure files immediately when they are declared. Closes #88.Jussi Pakkanen1-1/+0
2014-11-16Harmonised copyright declarations.Jussi Pakkanen1-1/+1
2014-03-31Some vs2010 fixes.Jussi Pakkanen1-1/+2
2014-03-31Separated backends into their own files.Jussi Pakkanen1-0/+380