Commit Graph

  • a4c7de6ce1 archlinux: Generate PKGBUILD directly into buildspace/ Eloston 2018-03-09 09:51:19 +00:00
  • 9779b5dfa3 windows: Document long file path issue Eloston 2018-03-09 08:12:07 +00:00
  • 5703ed315a DESIGN: Update packaging descriptions and add archlinux Eloston 2018-03-09 08:11:07 +00:00
  • e2f90fcfea buildkit.cli: Fix wrong messages for FileNotFoundError Eloston 2018-03-07 05:10:01 +00:00
  • 70a61bf7cc README: Add Arch Linux AUR installation method Eloston 2018-03-06 16:22:32 +00:00
  • d18ca160b3 linux_rooted: Add patch to fix GN flag use_gtk3=false Eloston 2018-03-03 08:10:24 +00:00
  • 702a9acb58 BUILDING.md: Initial archlinux instructions Eloston 2018-03-01 17:22:21 +00:00
  • fbf6f1454c BUILDING.md: Emphasize Wiki statuses page Eloston 2018-03-01 16:31:00 +00:00
  • 61ea9a18e9 archlinux: Implement repo archive hash verification Eloston 2018-03-01 15:24:45 +00:00
  • d6d30ea55a archlinux: Use tar.gz instead of git clone of ungoogled-chromium repo Eloston 2018-02-28 14:15:26 +00:00
  • 5133481c72 Merge branch 'develop' of git://github.com/seppiofish/ungoogled-chromium into develop Eloston 2018-02-28 13:42:24 +00:00
  • 619603dbf6 archlinux: fixed typo in PKGBUILD prototype and uniformed quotes style Seppia 2018-02-28 12:55:50 +01:00
  • 82e6fe5c88 archlinux: revert back to default build path and adapt PKGBUILD Seppia 2018-02-28 09:30:10 +01:00
  • f327709f2f Merge pull request #341 from squalus/linux-simple-fixes Eloston 2018-02-28 07:44:08 +00:00
  • 82499d3454 linux_simple: some more minor fixes squalus 2018-02-27 22:49:52 -08:00
  • d5102f8246 buildkit.packaging: Use shutil.copy instead of shutil.copyfile Eloston 2018-02-28 05:56:13 +00:00
  • 204465832c linux_simple: Various minor fixes Eloston 2018-02-28 05:55:17 +00:00
  • cc2f6c1701 archlinux: add missing dependency in PKGBUILD Seppia 2018-02-28 00:59:55 +01:00
  • f17ca0e632 archlinux: add conflicts and provide arrays in PKGBUILD Seppia 2018-02-27 19:37:55 +01:00
  • c8f9401ec6 archlinux: fix build output path used to generate PKGBUILD Seppia 2018-02-27 19:03:50 +01:00
  • bcb6da38b2 archlinux: removed unused sources and relative hashes in PKGBUILD Seppia 2018-02-27 17:50:05 +01:00
  • 94bc2fb57d archlinux: add icons and logos during packaging Seppia 2018-02-27 17:35:28 +01:00
  • 2d2722e544 archlinux: hardcoded packaging paths instead of usging $pkgname variable Seppia 2018-02-27 17:18:55 +01:00
  • 12802343e5 archlinux: remove unused packaging functions and variables in buildkit Seppia 2018-02-27 16:47:18 +01:00
  • 86104f9c09 Merge pull request #339 from Artur96/develop Eloston 2018-02-27 03:01:15 -06:00
  • ef3a53082f Updated crashpad_handler patch to remove code Artur96 2018-02-26 17:41:38 +00:00
  • 6c86d30551 archlinux: patches downloads and sources processing change in PKGBUILD Seppia 2018-02-26 16:25:02 +01:00
  • 1b9904f3a7 archlinux: Add libevent dependencies in PKGBUILD Seppia 2018-02-26 16:19:07 +01:00
  • e8a903a29d Fix bug in add-flag-for-search-engine-collection.patch Eloston 2018-02-26 14:12:47 +00:00
  • 0b6fa9263b Refresh patches for 64.0.3282.186 Eloston 2018-02-26 12:31:35 +00:00
  • 3523360ea1 Merge pull request #334 from tectiv3/develop Eloston 2018-02-25 23:42:17 -06:00
  • 02ac685745 Added patch for disabling crashpad handler on macOS Artur96 2018-02-25 19:41:20 +00:00
  • cf9e6a2e06 archlinux: Fix minor Arch Linux PKGBUILD issues Eloston 2018-02-24 16:41:13 +00:00
  • a2d49e21e8 archlinux: Fix sources and patches paths Eloston 2018-02-24 11:42:36 +00:00
  • b460a214ea linux_portable: add use_custom_libcxx=false to GN flags Eloston 2018-02-23 19:42:42 +00:00
  • 3381396af9 archlinux: Initial base bundle and packaging type Eloston 2018-02-23 19:37:36 +00:00
  • c6687275c3 Update version.ini to 64.0.3282.186-1 Eloston 2018-02-23 05:36:11 +00:00
  • 07f6a2e121 Remove remaining buildlib code Eloston 2018-02-22 18:47:02 +00:00
  • 75d68dc158 Update README with --disable-beforeunload flag Eloston 2018-02-22 14:23:42 +00:00
  • ac68d2b410 Implement developer_utilities/validate_patches.py Eloston 2018-02-22 13:43:40 +00:00
  • 4e3a14bad6 buildkit.source_retrieval: Fix when buildspace tree does not exist Eloston 2018-02-22 13:16:57 +00:00
  • f031462978 buildkit.source_retreival: Tweak descriptions of exceptions thrown. Eloston 2018-02-22 02:54:43 +00:00
  • 94ee1be3d8 Partial work to re-add Windows support Eloston 2018-02-20 07:21:53 +00:00
  • acf06e3b4a Change patch to only cast type instead of disabling the whole block tectiv3 2018-02-20 09:18:08 +09:00
  • b5214b9375 Add chmod to macOS building instructions tectiv3 2018-02-19 16:28:35 +09:00
  • d22da3df1c Fix macOS patches tectiv3 2018-02-19 16:17:14 +09:00
  • 74ea820470 Partial revert of "Tweak Debian rules file for both flavors" Eloston 2018-02-19 07:19:55 +00:00
  • 8574bbf9fa Tweak GN flags for media and Windows Eloston 2018-02-19 06:14:58 +00:00
  • 3ccb0a874c windows: Blind update of existing patches to 64 Eloston 2018-02-19 06:13:18 +00:00
  • f94ca44032 Tweak Debian rules file for both flavors Eloston 2018-02-19 00:58:36 +00:00
  • 89776f7ff2 Add missing reference in patch order Eloston 2018-02-18 20:50:28 +00:00
  • 3a7bc597a9 Merge pull request #333 from kfur/develop Eloston 2018-02-18 12:42:01 -08:00
  • b80b7b921b Add enable-potentially-annoying-security-features flag to chrome://flag for all OS types Denis 2018-02-18 18:38:01 +02:00
  • 4e5387efab Tweak BUILDING.md and DEVELOPING.md Eloston 2018-02-18 09:29:39 +00:00
  • dc83f86eb1 buildkit: Allow extra_deps.ini to be blank Eloston 2018-02-18 09:28:24 +00:00
  • 4d5674ff45 Attempt to fix add-flag-for-search-engine-collection.patch Eloston 2018-02-18 09:04:47 +00:00
  • 6acbfdaae1 Add fix-icu-tangut.patch Eloston 2018-02-18 07:24:21 +00:00
  • e0baa96d2b More cleanly divide building and packaging steps Eloston 2018-02-18 04:14:40 +00:00
  • 72c7b6e4c8 Fix GN config for disable-ffmpeg-av1-codec.patch Eloston 2018-02-18 04:08:19 +00:00
  • 2fbbc3815e Disable autogenerated keyword Template URLs in searching Eloston 2018-02-18 03:06:00 +00:00
  • e2cbc3438a buildkit: Fix CLI not domain substituting patches Eloston 2018-02-17 21:58:44 +00:00
  • 034904bd09 Fix patch_order missing add-flag-to-disable-beforeunload.patch Eloston 2018-02-17 21:57:17 +00:00
  • f8d2dc2592 Add disable-ffmpeg-av1-codec.patch Eloston 2018-02-17 21:56:46 +00:00
  • ff228503fc Merge remote-tracking branch 'Eloston/develop' into develop Denis 2018-02-17 22:04:11 +02:00
  • 41d0aecd85 Merge branch 'develop' of https://github.com/Eloston/ungoogled-chromium into develop Timothy Vaccarelli 2018-02-17 08:17:09 -05:00
  • 55a4ce5b98 Update to 64.0.3282.167 Timothy Vaccarelli 2018-02-17 08:04:02 -05:00
  • 1ec4776749 Add add-flag-to-disable-beforeunload.patch Eloston 2018-02-17 10:39:24 +00:00
  • 18aa3f5f26 Tweak buildkit.cli and set_quilt_vars.sh Eloston 2018-02-17 10:20:16 +00:00
  • a4ed843cf6 Refresh existing ungoogled-chromium patches to 64.0.3282.168 Eloston 2018-02-17 10:19:14 +00:00
  • a744ffea43 Update pruning and domain substitution lists to 64.0.3282.168 Eloston 2018-02-17 09:18:50 +00:00
  • a5efc35e26 buildkit: Fix source .hashes download and tweak progress display Eloston 2018-02-17 09:06:09 +00:00
  • 085c87d153 Tweak optimize_for_size in Debian's optimize.patch Eloston 2018-02-17 08:46:32 +00:00
  • 87757059aa Update Debian minimal packaging to Debian 64.0.3282.119-2 Eloston 2018-02-17 08:43:33 +00:00
  • f0072a700c Add ubuntu_artful base bundle Eloston 2018-02-17 08:41:55 +00:00
  • c2a9b057d5 Update Debian changes to 64.0.3282.119-2 Eloston 2018-02-17 08:41:15 +00:00
  • f6aa523017 Update Inox changes to 64.0.3282.140 Eloston 2018-02-17 07:01:39 +00:00
  • bfe8bd29b7 Merge branch 'develop' of git://github.com/LeFroid/ungoogled-chromium into develop Eloston 2018-02-17 05:56:06 +00:00
  • d7b1b90f06 Implement rest of linux_simple and tweak buildkit Eloston 2018-02-17 04:45:37 +00:00
  • ec04a252ab Update generate_patch_order.py developer utility to buildkit Eloston 2018-02-17 04:44:57 +00:00
  • 3b97fcc895 macOS: Add checksums to extra deps Eloston 2018-02-16 21:31:30 +00:00
  • f1a1a9af16 Switch Debian from LLVM 3.9 to LLVM 5.0 Eloston 2018-02-16 21:31:01 +00:00
  • 3b39bca667 developer_utilities: Refactor and update to buildkit Eloston 2018-02-16 21:30:23 +00:00
  • 44efa5e7a3 buildkit: Implement placeholder configs and other improvements Eloston 2018-02-16 21:05:31 +00:00
  • bad99d5b98 Major documentation rework Eloston 2018-02-16 21:04:11 +00:00
  • 720bd804e5 Remove remaining utilikit files Eloston 2018-02-15 07:51:40 +00:00
  • 8ccab9852d Implement genpkg, refactor packaging, and other improvements Eloston 2018-02-15 07:46:18 +00:00
  • 605055fe13 buildkit: Rename substitute_domains to domain_substitution Eloston 2018-02-13 20:15:03 +00:00
  • 29c9211ebf Improvements to and refactoring for domain substitution Eloston 2018-02-13 10:40:08 +00:00
  • a1f8a5d1d1 buildkit: Implement prubin and tweak logging code Eloston 2018-02-12 09:12:26 +00:00
  • 59a85ae649 buildkit: Fix buildkit.source_retrieval for binary pruning Eloston 2018-02-12 06:46:13 +00:00
  • 1d32ddda53 Rename source cleaning to binary pruning and work on buildkit Eloston 2018-02-12 05:17:40 +00:00
  • b1ba370bd2 buildkit: Implement buildkit.source_retrieval Eloston 2018-02-12 05:11:44 +00:00
  • 984671ef97 buildkit: Implement genbun command Eloston 2018-02-10 08:03:17 +00:00
  • add38b9fd7 Update .gitignore to new layout Eloston 2018-02-10 08:02:53 +00:00
  • 112bdc6d04 Replace basebundlemeta.ini key parents with depends Eloston 2018-02-10 04:18:48 +00:00
  • 71197d5a66 Tweak wording of README.md Eloston 2018-02-09 22:48:51 +00:00
  • ed24ed3574 DESIGN.md: Expand on base bundle dependencies and fix TODO Eloston 2018-02-09 22:40:31 +00:00
  • afb64ec675 Merge branch 'develop' of github.com:Eloston/ungoogled-chromium into develop Eloston 2018-02-09 12:06:10 +00:00
  • 8aaffa9c4c More work on buildkit, resources/, and docs Eloston 2018-02-09 11:58:00 +00:00
  • 1f8f80e322 Read and write all patches with UTF-8 in domain substitution Eloston 2018-02-08 07:04:32 +00:00