index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vs2010backend.py
Age
Commit message (
Expand
)
Author
2015-11-06
Fixed run targets on VS2010.
Jussi Pakkanen
2015-11-06
Use absolute paths on msvc projecte because their cwd varies. The correct sol...
Jussi Pakkanen
2015-11-05
Simple custom targets work in VS2010.
Jussi Pakkanen
2015-11-05
A few fixes.
Jussi Pakkanen
2015-11-05
Fix pipeline test.
Jussi Pakkanen
2015-11-04
Reference the regen target.
Jussi Pakkanen
2015-11-04
Regeneration works now but only when doing a rebuild operation.
Jussi Pakkanen
2015-11-04
Regenerator script works, but is not run automatically yet.
Jussi Pakkanen
2015-11-04
Generate a standin vcxproject to regenerate build definitions when the projec...
Jussi Pakkanen
2015-09-20
But build type build args to vs command line.
Jussi Pakkanen
2015-09-20
Use ids as they key.
Jussi Pakkanen
2015-09-20
Changed target naming algorithm to avoid Windows file name forbidden characters.
Jussi Pakkanen
2015-09-17
Added outdir() method to build targets so we can make output dirs togglable.
Jussi Pakkanen
2015-09-02
Started target out dir refactoring with some clarifying renamings.
Jussi Pakkanen
2015-06-19
vs2010backend: fix bad-continuation
Igor Gnatenko
2015-04-22
Some vs2010 fixes.
Jussi Pakkanen
2015-04-22
Some vs2010 fixes.
Jussi Pakkanen
2015-04-10
Vs2010 fix from mfrischknecht. Closes #98.
Jussi Pakkanen
2015-03-27
Generate configure files immediately when they are declared. Closes #88.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-03-31
Some vs2010 fixes.
Jussi Pakkanen
2014-03-31
Separated backends into their own files.
Jussi Pakkanen