Skip to content

Commit

Permalink
Preparing for...
Browse files Browse the repository at this point in the history
Zero, zero, one dot two
Will build many things
  • Loading branch information
John-LittleBearLabs committed Sep 5, 2024
1 parent 311726c commit c5329b5
Show file tree
Hide file tree
Showing 140 changed files with 815 additions and 1,397 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/library.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Basic library (ipfs_client) build
on:
pull_request:
workflow_dispatch:
release:
types: [created]
types: [created, published, released]
jobs:
prechecks:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ CMakeUserPresets.json
.*.swp
gotit.json
.kdev4/ipfs-chromium.kdev4
*.autosave.*
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ set(DEPOT_TOOLS_DIRECTORY "${default_dt}" CACHE PATH
)
set(TEST_BY_DEFAULT FALSE CACHE BOOL "Update unit tests as part of the 'all' default target.")
set(USE_DOXYGEN TRUE CACHE BOOL "If we should attempt to use Doxygen to generate documentation.")
set(BRANDING_DIR "branding" CACHE PATH "Directory conataining branding files to synchronize. If empty, don't apply any branding changes.")
set(BRANDING_DIR "${CMAKE_CURRENT_LIST_DIR}/branding" CACHE PATH "Directory conataining branding files to synchronize. If empty, don't apply any branding changes.")
#End of user-configuration cache variables.

if(CXX_VERSION GREATER_EQUAL 20)
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

79 changes: 0 additions & 79 deletions chromium_edits/124.0.6329.0/components/cbor/values.h.patch

This file was deleted.

14 changes: 0 additions & 14 deletions chromium_edits/124.0.6329.0/components/cbor/writer.cc.patch

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions chromium_edits/124.0.6329.0/url/url_canon.h.patch

This file was deleted.

Loading

0 comments on commit c5329b5

Please sign in to comment.