Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build .tsbuildinfo file when building using tsc --b #29813

Merged
merged 124 commits into from
Mar 8, 2019

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    edfc91a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607891b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e57709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a90ff10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c739def View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36eae04 View commit details
    Browse the repository at this point in the history
  7. Handle triple slash refs

    sheetalkamat committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    ff027d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    0aaa880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b5f8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dabe69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ae7be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    717dad9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    c8ff9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00873f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d9cf96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    315a4dd View commit details
    Browse the repository at this point in the history
  5. More logs verification

    sheetalkamat committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    bb76259 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    d1f3aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa74fa1 View commit details
    Browse the repository at this point in the history
  3. If the project only needs prepend output to be changed, prepare to ju…

    …st manipulate output
    
    Step 1: Update the verbose log to reflect it
    sheetalkamat committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    bd76940 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e37a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    362c78e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b15cb6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38e0d4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7281e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db3a4fe View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    4205eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf46f1 View commit details
    Browse the repository at this point in the history
  3. Some more reorg in test

    sheetalkamat committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    b7defb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10f0131 View commit details
    Browse the repository at this point in the history
  5. Verify header updates

    sheetalkamat committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    79b5992 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03fa5bd View commit details
    Browse the repository at this point in the history
  7. More refactoring

    sheetalkamat committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    66dab21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a41d546 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Configuration menu
    Copy the full SHA
    4050378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3eb7bc View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    00917a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa5d62a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acec3c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64e5ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9ead78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16914cc View commit details
    Browse the repository at this point in the history
  7. Update test baselines

    sheetalkamat committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    a0a4e6b View commit details
    Browse the repository at this point in the history
  8. Use prologue directive information in buildInfo to emit prologues whe…

    …n manipulating js output bundle file
    sheetalkamat committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    3593685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87bb6c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Since dts file doesnt change the dts bundle info doesnt change either…

    … so no need to save the new buildInfo for dts emit
    sheetalkamat committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    207ab9c View commit details
    Browse the repository at this point in the history
  2. Factor out baseline generation into tsbuild helper so that sample can…

    … generate baselines as well
    sheetalkamat committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    e6b74ef View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    0571631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee9d343 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    3a28fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab7d65e View commit details
    Browse the repository at this point in the history
  3. Fix missing comma

    sheetalkamat committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    ada1c3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9794080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    212cd62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3f8c34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23b5b14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f18cec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adcb79a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99df323 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    1d77008 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    217a342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499bc70 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    b958f1c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    a881391 View commit details
    Browse the repository at this point in the history
  2. Tests for strip internal

    sheetalkamat committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    aa773e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5370422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0f3420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd7074 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c8970d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9311f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    224f3ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bef3ac View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    d25a6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2cfa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b610d View commit details
    Browse the repository at this point in the history
  4. Accept public Baselines

    sheetalkamat committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    32026a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9fb843 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad72aef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d464b8 View commit details
    Browse the repository at this point in the history
  8. Update the programBuildInfo to be platform and change independent so …

    …we can baseline it safely
    sheetalkamat committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    bc4186c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29862ce View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    1e24cd1 View commit details
    Browse the repository at this point in the history
  2. Update the message to not just mean javascript since we might need to…

    … regenerate .d.ts as well
    sheetalkamat committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    89c4c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    494bd92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dc8ac7 View commit details
    Browse the repository at this point in the history
  5. Allow away to only test baselines excluding all other file read check…

    …s that are not going to change per scenario
    sheetalkamat committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    22804c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23cd45b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a63d69d View commit details
    Browse the repository at this point in the history
  8. Test that shows stripInternal of enum member prints multiple blank li…

    …nes for the enum members
    sheetalkamat committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    2b10b68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab66b1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    415a5db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1b18ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9730cfa View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Configuration menu
    Copy the full SHA
    9fa2815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b06115 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    ed35741 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Changes to generation of .tsbuildinfo:

    - If composite or incremental then only the .tsbuildinfo will be generated
    - if --out or --outFile the file is outputFile.tsbuildinfo
    - if rootDir and outDir then outdir/relativePathOfConfigFromRootDir/configname.tsbuildinfo
    - if just outDir then outDir/configname.tsbuild
    - otherwise config.tsbuildinfo next to configFile
    sheetalkamat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    d53efdf View commit details
    Browse the repository at this point in the history
  2. Update the tsconfigs

    sheetalkamat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    5fd745d View commit details
    Browse the repository at this point in the history
  3. Accept baselines

    sheetalkamat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    45f53c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46ddbff View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    df9da15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd195c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b964f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    223d428 View commit details
    Browse the repository at this point in the history
  5. Fix the build error

    sheetalkamat committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    026c1dd View commit details
    Browse the repository at this point in the history
  6. Because .tsbuildinfo is flag now, use .tsbuildinfo just like any othe…

    …r output to determine if project needs rebuild
    sheetalkamat committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    8e7db4d View commit details
    Browse the repository at this point in the history
  7. Refactor the tests

    sheetalkamat committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    21ea017 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba1dc9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d783355 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    276cb58 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    b879b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac55310 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e1e1e7 View commit details
    Browse the repository at this point in the history
  4. Update LKG

    sheetalkamat committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    69f65f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67930ea View commit details
    Browse the repository at this point in the history
  6. Update LKG

    sheetalkamat committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    0469cc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6707172 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    fbfd349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    990b199 View commit details
    Browse the repository at this point in the history
  3. To test platform independent buildInfo baselines, move the logic to w…

    …riteFile of SolutionBuilderHost
    sheetalkamat committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    d4cfa41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    409d6c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecb2ce4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e28da View commit details
    Browse the repository at this point in the history
  7. Update LKG

    sheetalkamat committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    b2cda16 View commit details
    Browse the repository at this point in the history