Skip to content

Commit

Permalink
Remove unnecessary files (AcademySoftwareFoundation#341)
Browse files Browse the repository at this point in the history
- 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]>
  • Loading branch information
cary-ilm committed Jan 23, 2024
1 parent db9ce54 commit 737104c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 763 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ jobs:
# run: |
# share/ci/scripts/windows/install_python.ps1 ${{ matrix.python-version }} $HOME
# share/ci/scripts/windows/install_boost.ps1 ${{ matrix.boost-version }} $HOME 3.8
# share/ci/scripts/windows/install_zlib.ps1 ${{ matrix.zlib-version }} $HOME
# shell: powershell
- name: Configure
run: |
Expand All @@ -584,8 +583,6 @@ jobs:
-DBUILD_SHARED_LIBS=${{ matrix.build-shared }}
# NB: removed trailing slash from these lines
# -DBOOST_ROOT:FILEPATH=$BOOST_ROOT
# -DZLIB_ROOT:FILEPATH="$ZLIB_ROOT"
# -DZLIB_LIBRARY:FILEPATH="$ZLIB_ROOT/lib/${{ matrix.zlib-lib }}"
# -DPYTHON='ON'
# -DPython_EXECUTABLE:FILEPATH="$PYTHON_ROOT"
# -DPython_INCLUDE_DIR:FILEPATH="$PYTHON_ROOT/include"
Expand Down
36 changes: 0 additions & 36 deletions share/ci/scripts/windows/install_zlib.ps1

This file was deleted.

177 changes: 0 additions & 177 deletions website/Makefile

This file was deleted.

Loading

0 comments on commit 737104c

Please sign in to comment.