Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Organise files into a module structure. | Jussi Pakkanen | 1 | -640/+0 |
2015-12-28 | A few vs2010 fixes. | Jussi Pakkanen | 1 | -2/+1 |
2015-12-12 | Fix incorrect private_dir_abs method. | Jussi Pakkanen | 1 | -4/+4 |
2015-11-07 | Use all the extra flags in vs2010 projects. | Jussi Pakkanen | 1 | -0/+22 |
2015-11-06 | Declare buildtype and platform only once. | Jussi Pakkanen | 1 | -17/+30 |
2015-11-06 | Bring msvc2010 backend to form again. | Jussi Pakkanen | 1 | -17/+13 |
2015-11-06 | Fixed run targets on VS2010. | Jussi Pakkanen | 1 | -2/+37 |
2015-11-06 | Use absolute paths on msvc projecte because their cwd varies. The correct sol... | Jussi Pakkanen | 1 | -1/+1 |
2015-11-05 | Simple custom targets work in VS2010. | Jussi Pakkanen | 1 | -38/+102 |
2015-11-05 | A few fixes. | Jussi Pakkanen | 1 | -2/+2 |
2015-11-05 | Fix pipeline test. | Jussi Pakkanen | 1 | -1/+4 |
2015-11-04 | Reference the regen target. | Jussi Pakkanen | 1 | -0/+5 |
2015-11-04 | Regeneration works now but only when doing a rebuild operation. | Jussi Pakkanen | 1 | -4/+16 |
2015-11-04 | Regenerator script works, but is not run automatically yet. | Jussi Pakkanen | 1 | -0/+17 |
2015-11-04 | Generate a standin vcxproject to regenerate build definitions when the projec... | Jussi Pakkanen | 1 | -7/+78 |
2015-09-20 | But build type build args to vs command line. | Jussi Pakkanen | 1 | -12/+25 |
2015-09-20 | Use ids as they key. | Jussi Pakkanen | 1 | -3/+3 |
2015-09-20 | Changed target naming algorithm to avoid Windows file name forbidden characters. | Jussi Pakkanen | 1 | -1/+1 |
2015-09-17 | Added outdir() method to build targets so we can make output dirs togglable. | Jussi Pakkanen | 1 | -3/+4 |
2015-09-02 | Started target out dir refactoring with some clarifying renamings. | Jussi Pakkanen | 1 | -4/+4 |
2015-06-19 | vs2010backend: fix bad-continuation | Igor Gnatenko | 1 | -4/+4 |
2015-04-22 | Some vs2010 fixes. | Jussi Pakkanen | 1 | -0/+5 |
2015-04-22 | Some vs2010 fixes. | Jussi Pakkanen | 1 | -3/+3 |
2015-04-10 | Vs2010 fix from mfrischknecht. Closes #98. | Jussi Pakkanen | 1 | -1/+5 |
2015-03-27 | Generate configure files immediately when they are declared. Closes #88. | Jussi Pakkanen | 1 | -1/+0 |
2014-11-16 | Harmonised copyright declarations. | Jussi Pakkanen | 1 | -1/+1 |
2014-03-31 | Some vs2010 fixes. | Jussi Pakkanen | 1 | -1/+2 |
2014-03-31 | Separated backends into their own files. | Jussi Pakkanen | 1 | -0/+380 |