aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* move build scripts to linux specific folderBeatLink2019-06-30
|
* Move browser readme to linux folder since its linux specificBeatLink2019-06-30
|
* Move source files to common folderBeatLink2019-06-30
|
* move flatpak files to dedicated linux folderBeatLink2019-06-30
|
* Move appimage files to dedicated linux folderBeatLink2019-06-30
|
* Move settings scripts to dedicated folder in linux sectionBeatLink2019-06-30
| | | | | Will be automatically added to settings folder via script during build Scripts are currently broken, do not use
* Move settings one level upBeatLink2019-06-30
|
* fix appimage buildBeatLink2019-06-30
|
* Enable user agent spoofingShreyas Minocha2019-06-27
| | | | Resolves #26
* Merge branch 'readme' into 'master'Shreyas Minocha2019-06-25
|\ | | | | | | | | Readme fixes See merge request librewolf-community/librewolf!2
| * Readme fixesShreyas Minocha2019-06-25
|/ | | | | | | | - Formatting - Markdown consistency - Grammar - Removal of outdated content - Restructuring
* Fix compile optionsBeatLink2019-06-24
|
* Disable telemetry, addon singing and DRMBeatLink2019-06-24
|
* Compile without pocketBeatLink2019-06-24
|
* Use new env var to disable dedicated profilesBeatLink2019-06-24
|
* Update gitter linkBeatLink2019-06-24
|
* add gitter badgeBeatLink2019-06-24
|
* Fix appimage buildBeatLink2019-06-23
|
* fix appimage buildBeatLink2019-06-23
|
* Merge branch 'master' of gitlab.com:librewolf-community/librewolfBeatLink2019-06-23
|\
| * Update librefox remnants in readmeShreyas Minocha2019-06-23
| |
* | Fix appimage buildBeatLink2019-06-23
|/
* fix dependency install commandBeatLink2019-06-23
|
* add dependency install to fix appimage buildBeatLink2019-06-22
|
* Add files for preliminary work on flatpakBeatLink2019-06-20
|
* Add option to enable alsa buildBeatLink2019-06-20
|
* Merge branch 'grammar' into 'master'BeatLink2019-06-19
|\ | | | | | | | | Fix grammar errors in librewolf.cfg See merge request librewolf-community/librewolf!1
| * Fix grammar errors in librewolf.cfgShreyas Minocha2019-06-17
|/ | | | https://github.com/intika/Librefox/pull/114
* Remove outdated/unnecessary commentsShreyas Minocha2019-06-17
|
* Add new document and main icnsBeatLink2019-06-17
|
* Add credit for document iconBeatLink2019-06-17
|
* Add document icon for generating icns icon in branding folderBeatLink2019-06-17
|
* Add code to generate icns icon files in branding folderBeatLink2019-06-17
|
* Disable Dedicated Profiles for AppImagesBeatLink2019-06-17
|
* Add gitlab release code to CI/CDBeatLink2019-06-17
|
* reduce verbosity on cleanup commandsBeatLink2019-06-16
|
* add sudo install to build scriptBeatLink2019-06-16
|
* Add download informationBeatLink2019-06-16
|
* Remove build_output folder contents from gitBeatLink2019-06-16
|
* add .gitignore to remove script generated filesBeatLink2019-06-16
|
* remove dangling forward slashBeatLink2019-06-16
|
* Update build script: can now build AppImagesBeatLink2019-06-16
| | | | | | move internal script variables to a unified section simplify bootstrap download command add cleanup commands
* update to use appimage naming schemeBeatLink2019-06-16
|
* Update gitignore for change in compile folderBeatLink2019-06-16
|
* update CI/CD script to conform with new builder scriptBeatLink2019-06-16
|
* Add message explaining where built packages can be foundBeatLink2019-06-16
|
* Overhaul of build scriptBeatLink2019-06-16
| | | | | | | | add several printf messages to describe the build process move icon generation to this script update all paths to use new layout and folder names update script to use variables for common paths add commands in preparation for appimage build
* Add files in preparation for appimage generationBeatLink2019-06-16
|
* Move browser source files to a new folder called resourcesBeatLink2019-06-16
|
* Fix bug that caused script to failBeatLink2019-06-12
|
bgstack15