chuannguyen / gladstone

Automatically exported from code.google.com/p/gladstone
Other
0 stars 0 forks source link

Automatic build script #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've made an automatic build script which downloads the reference 
implementation, fixes it (upper/lower case filenames), sets the G729_PATH, 
downloads gladstone, patches it (see defect #1), and compiles everything.
I think it would be useful to include it directly into gladstone (after 
applying the patch, remove it from the script, and remove the 'download 
gladstone' part of the script).

Original issue reported on code.google.com by snifikino on 24 Sep 2010 at 5:49

Attachments:

GoogleCodeExporter commented 8 years ago
This patch looks very good as well. Sadly, I've made a similar implementation 
and just pushed it on the gitorius clone.. :( I wonder why Google code is not 
sending me emails for precious comments such yours..

Original comment by gibrova...@gmail.com on 26 Sep 2010 at 6:07

GoogleCodeExporter commented 8 years ago
After all, your patch is really good imo. I'll try to merge it with my 
developments on gitorious. 

Original comment by gibrova...@gmail.com on 26 Sep 2010 at 6:52

GoogleCodeExporter commented 8 years ago
Ok that's cool. I just saw the updated front page with the 
--enable-refcode-download, good idea to do it like that!
By the way.. I'm logged in with my personal account here, so you probably 
didn't recognize me, I'm Youness Alaoui (KaKaRoTo), we worked together once or 
twice before :)
I also didn't recognize you with the 'gibrovacco' nickname until I saw the 
commiter's name on the gitorious project :)

Original comment by snifikino on 27 Sep 2010 at 8:55

GoogleCodeExporter commented 8 years ago
I had the suspect to be dealing with a professional.. it's great the project 
got your contribution! I'll try in the next days to merge this last patch, but 
I'd like to perform first a synchronization with Google Code SVN.

I also have a lot of optimizations for the reference code to push (20% of CPU 
less), annex B support and the CNG bin I'm working on (not yet on the public).. 
so many things to do and so few time :D

Original comment by gibrova...@gmail.com on 28 Sep 2010 at 6:06