Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-15It's working nowAlexey 'Cluster' Avdyukhin
2017-02-15It's working nowAlexey 'Cluster' Avdyukhin
2017-02-15It's working nowAlexey 'Cluster' Avdyukhin
2017-02-15upmadmonkey
2017-02-14Merge branch 'ClusterM-master'madmonkey
2017-02-14Merge branch 'master' of git://github.com/ClusterM/hakchi into ClusterM-mastermadmonkey
Conflicts: mod/hakchi/script/base mod/hakchi/script/games mod/hakchi/script/install mod/hakchi/script/package
2017-02-14Merge branch 'master' of git://github.com/ClusterM/hakchi into ClusterM-mastermadmonkey
Conflicts: mod/hakchi/rootfs/etc/preinit.d/p0000_config mod/hakchi/rootfs/etc/preinit.d/p7100_preinit mod/hakchi/script/base mod/hakchi/script/install mod/hakchi/script/package mod/hakchi/script/transfer mod/hakchi/script/transfer-first mod/hakchi/script/transfer-gui
2017-02-14Bugfixes and optimizationAlexey 'Cluster' Avdyukhin
2017-02-14Bugfixes and optimizationAlexey 'Cluster' Avdyukhin
2017-02-14Bugfixes and optimizationAlexey 'Cluster' Avdyukhin
2017-02-14fix commit-2madmonkey
2017-02-14fix previous commitmadmonkey
2017-02-14script overhaul (cont)madmonkey
2017-02-12fuck itmadmonkey
2017-02-12script overhaul (wip)madmonkey
2017-02-01fixesmadmonkey
2017-01-17full nand dump addedmadmonkey
2017-01-14Merge pull request #15 from potyl/fix-readmemadmonkey1907
Fix macOS readme
2017-01-14Remove cpio from brew as there's no such formulaEmmanuel Rodriguez
macOS already provides cpio, at least Sierra does.
2017-01-14Fix macOS readmeEmmanuel Rodriguez
The brew installation command was incomplete. The section about the installation of the compilation dependencies wasn't in a markdown block.
2017-01-12fix buildmadmonkey
2017-01-12Merge pull request #12 from thomas-alrek/mastermadmonkey1907
Improved Mac compatiblity
2017-01-12Merge pull request #11 from potyl/macOS-readmemadmonkey1907
Mac os readme
2017-01-12Merge pull request #10 from potyl/make-patchmadmonkey1907
Add `patch` and `unpatch` to the makefile
2017-01-12Static bundle QT on Mac OS Xthomas-alrek
2017-01-12updated appFileInfo_init for Mac OS X, added Mac build scriptthomas-alrek
2017-01-11Changed submodules URL to public url instead of git urlthomas-alrek
2017-01-11Add `patch` and `unpatch` to the makefileEmmanuel Rodriguez
This allows us to patch / unpatch the git submodules (sunxi-tools for now).
2017-01-11Add how to execute the programEmmanuel Rodriguez
2017-01-11Add build dependencies section for macOSEmmanuel Rodriguez
2017-01-11Merge pull request #9 from ghoost82/mastermadmonkey1907
update README.md file
2017-01-11update README.md fileJan Sperling
- added the information about the sunxi-tools patch - upx was missing on my system so I added it as dependency
2017-01-10Add a README.mdEmmanuel Rodriguez
2017-01-10whoopsmadmonkey
2017-01-10fix russian encodingmadmonkey
2017-01-10probably will help macos too. probablymadmonkey
2017-01-10Mac OS X portThomas Alrek
2017-01-10avoid pounding busybox serversmadmonkey
2017-01-10Fix warning: logical not is only applied to the left hand side of comparison ↵Emmanuel Rodriguez
[-Wlogical-not-parentheses]
2017-01-10Fix warning: format ‘%x’ expects argument of type ‘unsigned int’, ↵Emmanuel Rodriguez
but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
2017-01-10Fix warning: format ‘%u’ expects argument of type ‘unsigned int’, ↵Emmanuel Rodriguez
but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
2017-01-10Add `clean` to MakefileEmmanuel Rodriguez
2017-01-09Switch he busybox binaries from /latest/ to /1.21.1/Emmanuel Rodriguez
The /lastest/ link is no longer available. It is also more reliable to link to a fix version to ensure that all cloned repos are using the same.
2017-01-06fix utf8madmonkey
2017-01-05fix redirector for winv1.0.1madmonkey
2017-01-05fix qt buildmadmonkey
2017-01-04make lzop sanity check happy under windowsmadmonkey
2017-01-03Initial commitv1.0madmonkey