Commit Graph

24 Commits

Author SHA1 Message Date
Jussi Pakkanen eceedc0d29 Declare buildtype and platform only once. 2015-11-06 22:59:51 +02:00
Jussi Pakkanen 53f0b3c0e7 Bring msvc2010 backend to form again. 2015-11-06 22:35:12 +02:00
Jussi Pakkanen 1b697f04cd Fixed run targets on VS2010. 2015-11-06 20:42:14 +02:00
Jussi Pakkanen 86c401e7b0 Use absolute paths on msvc projecte because their cwd varies. The correct solution would be to build target relative paths but I do not have suffient interest to spend the time. 2015-11-06 19:53:01 +02:00
Jussi Pakkanen e8cca681ca Simple custom targets work in VS2010. 2015-11-05 21:37:12 +02:00
Jussi Pakkanen 1dac552acc A few fixes. 2015-11-05 00:18:42 +02:00
Jussi Pakkanen 71ec62603f Fix pipeline test. 2015-11-05 00:12:19 +02:00
Jussi Pakkanen 8a1f2cdbbc Reference the regen target. 2015-11-04 22:44:58 +02:00
Jussi Pakkanen a516f45917 Regeneration works now but only when doing a rebuild operation. 2015-11-04 22:24:23 +02:00
Jussi Pakkanen 5be7c011bf Regenerator script works, but is not run automatically yet. 2015-11-04 20:59:02 +02:00
Jussi Pakkanen 19003e49d0 Generate a standin vcxproject to regenerate build definitions when the project setup changes. 2015-11-04 20:00:04 +02:00
Jussi Pakkanen d23e59ed5f But build type build args to vs command line. 2015-09-20 21:24:54 +03:00
Jussi Pakkanen 7ed4fad033 Use ids as they key. 2015-09-20 19:57:15 +03:00
Jussi Pakkanen 5297516c91 Changed target naming algorithm to avoid Windows file name forbidden characters. 2015-09-20 19:51:16 +03:00
Jussi Pakkanen 384365c843 Added outdir() method to build targets so we can make output dirs togglable. 2015-09-17 18:48:26 +03:00
Jussi Pakkanen 363bc42c5c Started target out dir refactoring with some clarifying renamings. 2015-09-02 20:46:04 +03:00
Igor Gnatenko b49b7fdc05 vs2010backend: fix bad-continuation
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-06-19 10:16:38 +03:00
Jussi Pakkanen 2ac6c9cbcc Some vs2010 fixes. 2015-04-22 16:57:52 +03:00
Jussi Pakkanen b233720a08 Some vs2010 fixes. 2015-04-22 16:30:31 +03:00
Jussi Pakkanen a8803faf04 Vs2010 fix from mfrischknecht. Closes #98. 2015-04-10 18:37:39 +03:00
Jussi Pakkanen 2e93295c2e Generate configure files immediately when they are declared. Closes #88. 2015-03-27 23:41:28 +02:00
Jussi Pakkanen 525f0ae6d2 Harmonised copyright declarations. 2014-11-16 20:19:12 +02:00
Jussi Pakkanen c33014cc63 Some vs2010 fixes. 2014-03-31 20:19:16 +03:00
Jussi Pakkanen 1967b64180 Separated backends into their own files. 2014-03-31 18:44:25 +03:00