[Heimdal-source-changes] [heimdal/heimdal] 466953: Windows: remove unintended text string

GitHub noreply at github.com
Sön Sep 15 07:34:08 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 466953b6ee796a8f732fb88d17eabeabdf381ad7
      https://github.com/heimdal/heimdal/commit/466953b6ee796a8f732fb88d17eabeabdf381ad7
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M include/NTMakefile

  Log Message:
  -----------
  Windows: remove unintended text string

patchset b9d7e33a2f12c123e9f0579635f0ec54501c59ef introduced some
garbage at the beginning of the include/NTMakefile.  remove it.

Change-Id: Ia24ea3a03aa9ed10b8076112b6486e23f1c36b7c


  Commit: 6ade3b3a8b56c4128ccd4009db911089837db5e6
      https://github.com/heimdal/heimdal/commit/6ade3b3a8b56c4128ccd4009db911089837db5e6
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M windows/version.rc

  Log Message:
  -----------
  Windows: Add support for resource Trademark strings

Change-Id: I3b09fde4478c31414d55a16c460be4581a07499a


  Commit: 5d0f3ee927465cfe1e70b791a8ef35e4c4aafbdd
      https://github.com/heimdal/heimdal/commit/5d0f3ee927465cfe1e70b791a8ef35e4c4aafbdd
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M packages/windows/assembly/NTMakefile
    M packages/windows/installer/NTMakefile
    M packages/windows/installer/heimdal-assemblies.wxs
    M packages/windows/installer/heimdal-policy.wxs
    M windows/NTMakefile.version
    M windows/NTMakefile.w32

  Log Message:
  -----------
  Windows: Extned Assembly name for version options

Windows file resources can be marked as Private, Special, Debug
and Pre-release.  Extend the Heimdal Assembly name to include
designations for these various build options to ensure that
private, special, debug and pre-release builds do not conflict
with the assembly name reserved for public releases.  This permits
a private, special, debug and pre-release build to be installed
side-by-side with the final release without interference.

Change-Id: I569ce2ff911ddbaebd81ba2e8b477ba6fb520502


  Commit: 4bd3708e6f211e00e693c663662dfe18b676c38c
      https://github.com/heimdal/heimdal/commit/4bd3708e6f211e00e693c663662dfe18b676c38c
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M packages/windows/sdk/NTMakefile

  Log Message:
  -----------
  Windows: Add clean sdk include/gssapi rule

Change-Id: Iaf2d35857dd86cb4fba30daa3cd4152f3e14bd0f


  Commit: f8972159cded31dd32af0919785b69e1862e44b2
      https://github.com/heimdal/heimdal/commit/f8972159cded31dd32af0919785b69e1862e44b2
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M packages/windows/assembly/NTMakefile

  Log Message:
  -----------
  Windows: Assembly makefile modification

Note that the explanation of how to set CODESIGN_PKT is located
in windows/README.

Remove dead code.

Add an @arch@ substitution rule which is replaced by either "32" or "64"
depending upon $(CPU).

Change-Id: Ia009209aa7837109669172dcd841db846dcc9127


  Commit: e2b84ee1184a7f27060352e556aa732c98d657ac
      https://github.com/heimdal/heimdal/commit/e2b84ee1184a7f27060352e556aa732c98d657ac
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M lib/NTMakefile

  Log Message:
  -----------
  Windows: Permit third party assembly definitions

Change-Id: Ie68faab9cebbca36670500fdfe84881460686b64


  Commit: 1154d5d0805b2dcaef2e1b60326a10a74f1bfbe6
      https://github.com/heimdal/heimdal/commit/1154d5d0805b2dcaef2e1b60326a10a74f1bfbe6
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M packages/windows/installer/NTMakefile
    M packages/windows/installer/heimdal-assemblies.wxs
    M packages/windows/installer/heimdal-command.wxs
    M packages/windows/installer/heimdal-installer.wxs

  Log Message:
  -----------
  Windows: installer package modifications

Remove third party plugins from installers now that they must be part
of the assemblies.

Add support for thirdparty heimdal-assemblies.wxs and heimdal-policy.wxs
files.

Change-Id: Idb29ebcf39b14ebcd2b01dc8c53b9bb7fbb8eaab


  Commit: bc7a1533b966225b4dec8b053d2fa38a9d36877d
      https://github.com/heimdal/heimdal/commit/bc7a1533b966225b4dec8b053d2fa38a9d36877d
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M windows/NTMakefile.config

  Log Message:
  -----------
  Windows: Permit thirdparty/NTMakefile.version

NTMakefile.version defines company names and build options.
Do not require third parties to commit their modifications
within the Heimdal repo.

Change-Id: Ifb4d82e05f40023a2c29bd5cb4c3445c0bd876d3


Compare: https://github.com/heimdal/heimdal/compare/60aa5eb1c52a...bc7a1533b966


More information about the Heimdal-source-changes mailing list