| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
|/
|
|
|
|
| |
* docs/templates/uvis.txt:
Documented the uvis.mpd template.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
clone_build_tree.pl: Treat the .git directory the same as .svn and CVS.
|
|/ |
|
|
|
|
| |
(cherry picked from commit 64027144bf43447242ce0a2fb9eef76184bcbd0d)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
changes should be logged.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* ChangeLog:
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* templates/vc1xdll.mpt:
* templates/vc1xexe.mpt:
Set same pdbc/pdbl settings to generate pdb files as we do
with older vc versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* docs/templates/vc10.txt:
* templates/vc10.mpd:
* templates/vc1xdll.mpt:
* templates/vc1xexe.mpt:
* templates/vc7dll.mpt:
With TAO we have the case that exe and dll have the same
name which causes problems with the pdb file. Add a new
use_pdb_modifier which we enable by default for vc1x, it
adds _dll to the pdb file for a dll, and _exe to the pdb
file for a exe
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* docs/USAGE:
Fixed typo, thanks to Pau Garcia i Quiles
<pgquiles at elpauer dot org> for providing the patch
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* config/pin_base.mpb:
* config/pintool.mpb:
* config/winapp.mpb:
* docs/html/MakeProjectCreator.html:
* registry.pl:
Added support for msvc14
|
|
|
|
|
|
|
|
|
|
|
|
| |
* modules/VC14ProjectCreator.pm:
* modules/VC14WorkspaceCreator.pm:
* templates/vc14dll.mpt:
* templates/vc14exe.mpt:
* templates/vc14lib.mpt:
* templates/vc14libexe.mpt:
* templates/vc14platforms.mpt:
New files for msvc14, partly updated, not tested yet
|
| |
|