discuss testing next AC versions from git
#5
(17 Mar 15, 08:14PM)stef Wrote: With git, everyone always has the complete version history on the local harddrive. Adding intermediate binaries to that would blow the size of the repository through the roof.
* Can't you put them in a separate branch? If you want to have binary versions, you just fetch that branch...
* You know shallow cloning?

Quote:So, just install a compiler and some libraries and compile the binaries yourself. This way, you won't have to wait for someone else to compile and upload them.
* If everyone had Linux, that would be correct. But compiling AC source on Mac just sucks...
* Are there docs available about compiling AC? Docs listing all the dependencies?
Thanks given by:


Messages In This Thread
RE: discuss testing next AC versions from git - by MathiasB - 21 Mar 15, 04:15PM