Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19248] Windows: Release/Debug build option for CLI

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2015-07-24T03:40:22.000+0000
Affected Version/sRelease 4.1.0
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-07-23T11:45:41.000+0000
Updated2017-03-23T22:37:49.000+0000

Description

Currently Titanium CLI for Windows only builds against Release. We should have a way to choose either Debug or Release.

Attachments

FileDateSize
RelWithDebInfo.png2015-07-24T02:57:15.000+000063527

Comments

  1. Christopher Williams 2015-07-23

    We can easily generate Debug versions of the libs, I think the issue here is about bloating the size of the SDK by basically doubling the shipped libs. Zipped the latest build of the libs is 18 Mb, unzipped it's ~79Mb. Obviously shipping debug libs would roughly double that. Maybe it's just a matter of us switching from "Release" to "RelWithDebInfo" so the debug symbols are included?
  2. Kota Iguchi 2015-07-24

  3. Kota Iguchi 2015-07-24

    This won't be welcomed by users because resulting SDK become huge (1GB). Basically Titanium developer don't need debug symbols because they don't have to debug HAL/TitaniumKit/TitaniumWindows. Closing.
  4. Lee Morris 2017-03-23

    Closing ticket as Won't Fix with reference to the above comments.

JSON Source