|
You are here |
earthly.dev | ||
| | | | |
initialcommit.com
|
|
| | | | | Makefiles are used to build and compile programs. We explain how Git's original Makefile works line by line to help clarify how programs like Git are developed. | |
| | | | |
www.babaei.net
|
|
| | | | | Previously I've described the process of building Crypto++ on both FreeBSD and Windows using the GCC, MinGW and VC++ compilers. Now, we want to develop our own cross-platform cryptographic wrapper library around Crypto++. I've already uploaded the full source code to GitHub. You can find the link to the code on GitHub at the end of this article. Before you proceed, you have to build the Crypto++ library as I mentioned earlier here. | |
| | | | |
alex.pearwin.com
|
|
| | | | | A step-by-step guide to install to high energy physics framework ROOT on OS X 10.8 with CMake and Homebrew. | |
| | | | |
kaspars.net
|
|
| | | Ever wanted to use Dropbox for managing your static HTML site or blog? One option is to simply install the Dropbox Linux client and symlink the folder you want to the public folder server by Apache or Nginx on your server. Another option is to use a simple PHP script as a proxy to your... | ||