Skip to content

Commit 4d4e01c

Browse files
authored
Remove unnecessary files (AcademySoftwareFoundation#341)
- PortingGuide2-3.md is now PortingGuide.rst - zlib is probably copypasta from OpenEXR? - website/Makefile probably added by mistake Signed-off-by: Cary Phillips <[email protected]>
1 parent 597e3db commit 4d4e01c

File tree

4 files changed

+0
-763
lines changed

4 files changed

+0
-763
lines changed

.github/workflows/ci_workflow.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ jobs:
494494
# run: |
495495
# share/ci/scripts/windows/install_python.ps1 ${{ matrix.python-version }} $HOME
496496
# share/ci/scripts/windows/install_boost.ps1 ${{ matrix.boost-version }} $HOME 3.8
497-
# share/ci/scripts/windows/install_zlib.ps1 ${{ matrix.zlib-version }} $HOME
498497
# shell: powershell
499498
- name: Configure
500499
run: |
@@ -507,8 +506,6 @@ jobs:
507506
-DBUILD_SHARED_LIBS=${{ matrix.build-shared }}
508507
# NB: removed trailing slash from these lines
509508
# -DBOOST_ROOT:FILEPATH=$BOOST_ROOT
510-
# -DZLIB_ROOT:FILEPATH="$ZLIB_ROOT"
511-
# -DZLIB_LIBRARY:FILEPATH="$ZLIB_ROOT/lib/${{ matrix.zlib-lib }}"
512509
# -DPYTHON='ON'
513510
# -DPython_EXECUTABLE:FILEPATH="$PYTHON_ROOT"
514511
# -DPython_INCLUDE_DIR:FILEPATH="$PYTHON_ROOT/include"

share/ci/scripts/windows/install_zlib.ps1

Lines changed: 0 additions & 36 deletions
This file was deleted.

website/Makefile

Lines changed: 0 additions & 177 deletions
This file was deleted.

0 commit comments

Comments
 (0)