Revision 865406bc5426d5196935e37a3a5fde9c843c3e96 authored by Philip Oakley on 29 July 2019, 20:08:03 UTC, committed by Junio C Hamano on 29 July 2019, 21:51:42 UTC
Since 4b623d8 (MSVC: link in invalidcontinue.obj for better POSIX
compatibility, 2014-03-29), invalidcontinue.obj is linked in the MSVC
build, but it was not parsed correctly by the buildsystem. Ignore it, as
it is known to Visual Studio and will be handled elsewhere.

Also only substitute filenames ending with .o when generating the
source .c filename, otherwise we would start to expect .cbj files to
generate .obj files (which are not generated by our build)...

In the future there may be source files that produce .obj files
so keep the two issues (.obj files with & without source files)
separate.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Duncan Smart <duncan.smart@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 158471d
History
File Mode Size
RelNotes
config
howto
technical
.gitattributes -rw-r--r-- 17 bytes
.gitignore -rw-r--r-- 212 bytes
CodingGuidelines -rw-r--r-- 20.2 KB
Makefile -rw-r--r-- 14.4 KB
MyFirstContribution.txt -rw-r--r-- 41.0 KB
SubmittingPatches -rw-r--r-- 22.4 KB
asciidoc.conf -rw-r--r-- 2.3 KB
asciidoctor-extensions.rb -rw-r--r-- 796 bytes
blame-options.txt -rw-r--r-- 4.1 KB
build-docdep.perl -rwxr-xr-x 968 bytes
cat-texi.perl -rwxr-xr-x 805 bytes
cmd-list.perl -rwxr-xr-x 1.5 KB
config.txt -rw-r--r-- 14.2 KB
date-formats.txt -rw-r--r-- 856 bytes
diff-format.txt -rw-r--r-- 6.4 KB
diff-generate-patch.txt -rw-r--r-- 6.8 KB
diff-options.txt -rw-r--r-- 27.3 KB
doc-diff -rwxr-xr-x 4.6 KB
docbook-xsl.css -rw-r--r-- 4.5 KB
docbook.xsl -rw-r--r-- 362 bytes
everyday.txto -rw-r--r-- 246 bytes
fetch-options.txt -rw-r--r-- 8.8 KB
fix-texi.perl -rwxr-xr-x 309 bytes
git-add.txt -rw-r--r-- 14.6 KB
git-am.txt -rw-r--r-- 7.7 KB
git-annotate.txt -rw-r--r-- 758 bytes
git-apply.txt -rw-r--r-- 10.6 KB
git-archimport.txt -rw-r--r-- 3.9 KB
git-archive.txt -rw-r--r-- 6.2 KB
git-bisect-lk2009.txt -rw-r--r-- 48.3 KB
git-bisect.txt -rw-r--r-- 16.6 KB
git-blame.txt -rw-r--r-- 7.9 KB
git-branch.txt -rw-r--r-- 13.3 KB
git-bundle.txt -rw-r--r-- 6.9 KB
git-cat-file.txt -rw-r--r-- 10.1 KB
git-check-attr.txt -rw-r--r-- 3.1 KB
git-check-ignore.txt -rw-r--r-- 3.8 KB
git-check-mailmap.txt -rw-r--r-- 948 bytes
git-check-ref-format.txt -rw-r--r-- 4.9 KB
git-checkout-index.txt -rw-r--r-- 5.3 KB
git-checkout.txt -rw-r--r-- 20.0 KB
git-cherry-pick.txt -rw-r--r-- 8.6 KB
git-cherry.txt -rw-r--r-- 3.5 KB
git-citool.txt -rw-r--r-- 543 bytes
git-clean.txt -rw-r--r-- 4.1 KB
git-clone.txt -rw-r--r-- 12.4 KB
git-column.txt -rw-r--r-- 2.0 KB
git-commit-graph.txt -rw-r--r-- 2.9 KB
git-commit-tree.txt -rw-r--r-- 3.3 KB
git-commit.txt -rw-r--r-- 16.8 KB
git-config.txt -rw-r--r-- 15.7 KB
git-count-objects.txt -rw-r--r-- 1.3 KB
git-credential-cache--daemon.txt -rw-r--r-- 864 bytes
git-credential-cache.txt -rw-r--r-- 2.3 KB
git-credential-store.txt -rw-r--r-- 3.4 KB
git-credential.txt -rw-r--r-- 5.7 KB
git-cvsexportcommit.txt -rw-r--r-- 3.1 KB
git-cvsimport.txt -rw-r--r-- 7.6 KB
git-cvsserver.txt -rw-r--r-- 15.2 KB
git-daemon.txt -rw-r--r-- 12.2 KB
git-describe.txt -rw-r--r-- 7.8 KB
git-diff-files.txt -rw-r--r-- 1.2 KB
git-diff-index.txt -rw-r--r-- 4.5 KB
git-diff-tree.txt -rw-r--r-- 3.9 KB
git-diff.txt -rw-r--r-- 6.0 KB
git-difftool.txt -rw-r--r-- 4.7 KB
git-fast-export.txt -rw-r--r-- 9.2 KB
git-fast-import.txt -rw-r--r-- 56.0 KB
git-fetch-pack.txt -rw-r--r-- 4.0 KB
git-fetch.txt -rw-r--r-- 11.0 KB
git-filter-branch.txt -rw-r--r-- 18.9 KB
git-fmt-merge-msg.txt -rw-r--r-- 1.7 KB
git-for-each-ref.txt -rw-r--r-- 13.3 KB
git-format-patch.txt -rw-r--r-- 24.2 KB
git-fsck-objects.txt -rw-r--r-- 354 bytes
git-fsck.txt -rw-r--r-- 5.6 KB
git-gc.txt -rw-r--r-- 5.6 KB
git-get-tar-commit-id.txt -rw-r--r-- 754 bytes
git-grep.txt -rw-r--r-- 9.5 KB
git-gui.txt -rw-r--r-- 3.5 KB
git-hash-object.txt -rw-r--r-- 2.0 KB
git-help.txt -rw-r--r-- 6.4 KB
git-http-backend.txt -rw-r--r-- 9.8 KB
git-http-fetch.txt -rw-r--r-- 1.1 KB
git-http-push.txt -rw-r--r-- 2.9 KB
git-imap-send.txt -rw-r--r-- 3.2 KB
git-index-pack.txt -rw-r--r-- 3.6 KB
git-init-db.txt -rw-r--r-- 409 bytes
git-init.txt -rw-r--r-- 4.8 KB
git-instaweb.txt -rw-r--r-- 2.3 KB
git-interpret-trailers.txt -rw-r--r-- 13.2 KB
git-log.txt -rw-r--r-- 7.2 KB
git-ls-files.txt -rw-r--r-- 7.5 KB
git-ls-remote.txt -rw-r--r-- 3.8 KB
git-ls-tree.txt -rw-r--r-- 3.1 KB
git-mailinfo.txt -rw-r--r-- 3.2 KB
git-mailsplit.txt -rw-r--r-- 1.3 KB
git-merge-base.txt -rw-r--r-- 7.6 KB
git-merge-file.txt -rw-r--r-- 2.8 KB
git-merge-index.txt -rw-r--r-- 2.4 KB
git-merge-one-file.txt -rw-r--r-- 387 bytes
git-merge-tree.txt -rw-r--r-- 750 bytes
git-merge.txt -rw-r--r-- 13.0 KB
git-mergetool--lib.txt -rw-r--r-- 1.3 KB
git-mergetool.txt -rw-r--r-- 4.0 KB
git-mktag.txt -rw-r--r-- 834 bytes
git-mktree.txt -rw-r--r-- 1.1 KB
git-multi-pack-index.txt -rw-r--r-- 1.5 KB
git-mv.txt -rw-r--r-- 2.0 KB
git-name-rev.txt -rw-r--r-- 2.5 KB
git-notes.txt -rw-r--r-- 14.0 KB
git-p4.txt -rw-r--r-- 24.2 KB
git-pack-objects.txt -rw-r--r-- 16.3 KB
git-pack-redundant.txt -rw-r--r-- 1.1 KB
git-pack-refs.txt -rw-r--r-- 2.0 KB
git-parse-remote.txt -rw-r--r-- 471 bytes
git-patch-id.txt -rw-r--r-- 2.1 KB
git-prune-packed.txt -rw-r--r-- 939 bytes
git-prune.txt -rw-r--r-- 1.9 KB
git-pull.txt -rw-r--r-- 8.4 KB
git-push.txt -rw-r--r-- 26.0 KB
git-quiltimport.txt -rw-r--r-- 1.6 KB
git-range-diff.txt -rw-r--r-- 9.2 KB
git-read-tree.txt -rw-r--r-- 16.7 KB
git-rebase.txt -rw-r--r-- 34.6 KB
git-receive-pack.txt -rw-r--r-- 9.1 KB
git-reflog.txt -rw-r--r-- 4.5 KB
git-remote-ext.txt -rw-r--r-- 3.9 KB
git-remote-fd.txt -rw-r--r-- 1.6 KB
git-remote-helpers.txto -rw-r--r-- 218 bytes
git-remote.txt -rw-r--r-- 8.2 KB
git-repack.txt -rw-r--r-- 6.8 KB
git-replace.txt -rw-r--r-- 5.0 KB
git-request-pull.txt -rw-r--r-- 2.0 KB
git-rerere.txt -rw-r--r-- 7.6 KB
git-reset.txt -rw-r--r-- 17.3 KB
git-restore.txt -rw-r--r-- 5.3 KB
git-rev-list.txt -rw-r--r-- 3.7 KB
git-rev-parse.txt -rw-r--r-- 13.9 KB
git-revert.txt -rw-r--r-- 4.5 KB
git-rm.txt -rw-r--r-- 6.3 KB
git-send-email.txt -rw-r--r-- 19.7 KB
git-send-pack.txt -rw-r--r-- 5.0 KB
git-sh-i18n--envsubst.txt -rw-r--r-- 928 bytes
git-sh-i18n.txt -rw-r--r-- 1.1 KB
git-sh-setup.txt -rw-r--r-- 2.9 KB
git-shell.txt -rw-r--r-- 2.9 KB
git-shortlog.txt -rw-r--r-- 2.6 KB
git-show-branch.txt -rw-r--r-- 6.3 KB
git-show-index.txt -rw-r--r-- 1.0 KB
git-show-ref.txt -rw-r--r-- 6.0 KB
git-show.txt -rw-r--r-- 1.8 KB
git-stage.txt -rw-r--r-- 298 bytes
git-stash.txt -rw-r--r-- 11.5 KB
git-status.txt -rw-r--r-- 15.8 KB
git-stripspace.txt -rw-r--r-- 1.9 KB
git-submodule.txt -rw-r--r-- 19.1 KB
git-svn.txt -rw-r--r-- 45.2 KB
git-switch.txt -rw-r--r-- 8.3 KB
git-symbolic-ref.txt -rw-r--r-- 1.9 KB
git-tag.txt -rw-r--r-- 12.7 KB
git-tools.txt -rw-r--r-- 422 bytes
git-unpack-file.txt -rw-r--r-- 434 bytes
git-unpack-objects.txt -rw-r--r-- 1.2 KB
git-update-index.txt -rw-r--r-- 20.6 KB
git-update-ref.txt -rw-r--r-- 5.4 KB
git-update-server-info.txt -rw-r--r-- 715 bytes
git-upload-archive.txt -rw-r--r-- 2.0 KB
git-upload-pack.txt -rw-r--r-- 1.3 KB
git-var.txt -rw-r--r-- 1.8 KB
git-verify-commit.txt -rw-r--r-- 550 bytes
git-verify-pack.txt -rw-r--r-- 1.1 KB
git-verify-tag.txt -rw-r--r-- 537 bytes
git-web--browse.txt -rw-r--r-- 3.5 KB
git-whatchanged.txt -rw-r--r-- 1.1 KB
git-worktree.txt -rw-r--r-- 14.6 KB
git-write-tree.txt -rw-r--r-- 1.0 KB
git.txt -rw-r--r-- 33.8 KB
gitattributes.txt -rw-r--r-- 45.9 KB
gitcli.txt -rw-r--r-- 8.4 KB
gitcore-tutorial.txt -rw-r--r-- 60.8 KB
gitcredentials.txt -rw-r--r-- 6.5 KB
gitcvs-migration.txt -rw-r--r-- 7.6 KB
gitdiffcore.txt -rw-r--r-- 11.5 KB
giteveryday.txt -rw-r--r-- 14.1 KB
gitglossary.txt -rw-r--r-- 358 bytes
githooks.txt -rw-r--r-- 19.4 KB
gitignore.txt -rw-r--r-- 8.4 KB
gitk.txt -rw-r--r-- 5.8 KB
gitmodules.txt -rw-r--r-- 4.3 KB
gitnamespaces.txt -rw-r--r-- 2.4 KB
gitremote-helpers.txt -rw-r--r-- 19.4 KB
gitrepository-layout.txt -rw-r--r-- 11.2 KB
gitrevisions.txt -rw-r--r-- 823 bytes
gitsubmodules.txt -rw-r--r-- 9.9 KB
gittutorial-2.txt -rw-r--r-- 14.4 KB
gittutorial.txt -rw-r--r-- 22.4 KB
gitweb.conf.txt -rw-r--r-- 40.5 KB
gitweb.txt -rw-r--r-- 26.3 KB
gitworkflows.txt -rw-r--r-- 17.0 KB
glossary-content.txt -rw-r--r-- 28.2 KB
howto-index.sh -rwxr-xr-x 673 bytes
i18n.txt -rw-r--r-- 2.9 KB
install-doc-quick.sh -rwxr-xr-x 798 bytes
install-webdoc.sh -rwxr-xr-x 757 bytes
line-range-format.txt -rw-r--r-- 982 bytes
lint-gitlink.perl -rwxr-xr-x 1.3 KB
mailmap.txt -rw-r--r-- 2.4 KB
manpage-1.72.xsl -rw-r--r-- 510 bytes
manpage-base-url.xsl.in -rw-r--r-- 320 bytes
manpage-base.xsl -rw-r--r-- 1.2 KB
manpage-bold-literal.xsl -rw-r--r-- 578 bytes
manpage-normal.xsl -rw-r--r-- 475 bytes
manpage-quote-apos.xsl -rw-r--r-- 585 bytes
manpage-suppress-sp.xsl -rw-r--r-- 737 bytes
merge-options.txt -rw-r--r-- 5.5 KB
merge-strategies.txt -rw-r--r-- 5.6 KB
pretty-formats.txt -rw-r--r-- 11.4 KB
pretty-options.txt -rw-r--r-- 3.9 KB
pull-fetch-param.txt -rw-r--r-- 4.4 KB
rev-list-options.txt -rw-r--r-- 36.2 KB
revisions.txt -rw-r--r-- 15.2 KB
sequencer.txt -rw-r--r-- 392 bytes
texi.xsl -rw-r--r-- 818 bytes
trace2-target-values.txt -rw-r--r-- 394 bytes
transfer-data-leaks.txt -rw-r--r-- 1.7 KB
urls-remotes.txt -rw-r--r-- 2.4 KB
urls.txt -rw-r--r-- 3.4 KB
user-manual.conf -rw-r--r-- 432 bytes
user-manual.txt -rw-r--r-- 171.3 KB

back to top