Alex Lian
fd8cb61d
Build automation with automation-tools
Extracted some basics from subpackage.py to build.py for utilization by more common automation-tools
7 年前
Alex Lian
e9016313
Add function for preparing a project for editor tests
7 年前
Alex Lian
0ac23c32
Add PostProcessing to editor test copy step
Seems needed to succeed
7 年前
Alex Lian
85558908
Add local build option
Allow build.py to be invoked and utilize commands from automation tools
7 年前
Alex Lian
c5f1fc98
Remove unneeded files for editor test
Per talking with team, unneeded
7 年前
Alex Lian
badac7dc
Fix up build automation of editor tests
Get editor tests running by passing through all needed files
7 年前
Alex Lian
17629e50
Modify copy step for Windows
Windows is failing for copying a tree. Try direct copying
7 年前
Alex Lian
58234b8e
Fix up single file copy calls too
7 年前
Alex Lian
3b1ef367
Windows file copy fix
7 年前
Alex Lian
139ff007
Attempt switching to robocopy
7 年前
Alex Lian
c941a18c
robocopy tweaks
7 年前
Alex Lian
9ee6ccc2
build cleanup
Use internal scripts now and simplify some code
7 年前
Alex Lian
a77933b8
Validation fixes
- Add changelog, copy it around
- Add license.md, copy it around
- Add meta files, plus anticipating documentation folder
- Add .DS_Store to .gitignore
7 年前
Alex Lian
020f6f9c
Revert modified package.json during prepare
The publish step requires a pristine tree, so revert to aim for cleanliness
7 年前
Alex Lian
236d930e
Skip files that were updated after 2018.1
Package alignment had files changed to md. This isn't in the 2018.1 branch.
7 年前
Alex Lian
b28e6241
Initial reorg
Re-org for cleanliness and start of test projects
7 年前
Tim Cooper
38c413cd
Merge branch 'build/automation' into masteraxxx
# Conflicts:
# TestProjects/GraphicsTests/Assets/Tests/UTF_Core
# TestProjects/GraphicsTests/Assets/Tests/UTF_Tests_HDRP
7 年前
Tim Cooper
fafb59af
Run code formatter.
7 年前
Peter Bay Bastian
ae31052b
Add PostProcessing package to build list
7 年前
Tim Cooper
07d64497
Update build.py to inclide gfx test package as it's needed to be built until it's in a separate repository.
6 年前
GitHub
9cc64871
Remove pp submodule ( #1770 )
* Remove postprocessing submodule and use shipped package dependency.
6 年前
Tim Cooper
d1cf1291
update build order.
6 年前
GitHub
c0ff7b91
Convert LW / Core RP tests into pacakges ( #1829 )
Port LW and Core tests to live in packages. They will be built as part of the package build process and also published. This means the can be used on katana and similar for testing.
LW / core are 'first version' of this. We need 'real usage' before we port HD / Shader Graph.
6 年前