Re: [CMake] bash completion for cmake

2010-08-06 Thread Matt McCormick
> > 2010/7/27 Eric Noulard : > > Here comes a proposal for a bash completion for cmake. Awesome. Thanks a lot for submitting this. Works great here on gentoo. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kit

Re: [CMake] bash completion for cmake

2010-07-28 Thread Kishore
On Wednesday 28 Jul 2010 10:01:42 pm Eric Noulard wrote: > 2010/7/28 Kishore : > >> bash-completion 1:1.2-2 > > > > bash-completion 1:1.1-3ubuntu2 > > I think I know why. The missing functions may comes with bash-completion > 1.2 you have 1.1. > > Would you try the attach file it should wo

Re: [CMake] bash completion for cmake

2010-07-28 Thread Eric Noulard
2010/7/28 Kishore : >> >> bash-completion       1:1.2-2 > > bash-completion 1:1.1-3ubuntu2 I think I know why. The missing functions may comes with bash-completion 1.2 you have 1.1. Would you try the attach file it should work with 1.1 (and 1.2) -- Erk Membre de l'April - « promouvoir et défen

Re: [CMake] bash completion for cmake

2010-07-28 Thread Kishore
On Wednesday 28 Jul 2010 7:07:20 pm Eric Noulard wrote: > 2010/7/28 Kishore : > > On Tuesday 27 Jul 2010 6:05:59 pm Eric Noulard wrote: > >> 2010/7/27 Eric Noulard : > >> > Here comes a proposal for a bash completion for cmake. Should work > >> > with almost any cmake version because it's using cma

Re: [CMake] bash completion for cmake

2010-07-28 Thread Eric Noulard
2010/7/28 Kishore : > On Tuesday 27 Jul 2010 6:05:59 pm Eric Noulard wrote: >> 2010/7/27 Eric Noulard : >> > Here comes a proposal for a bash completion for cmake. Should work with >> > almost any cmake version because it's using cmake command to retrieve >> > completion. >> > >> > Prerequisite: Yo

Re: [CMake] bash completion for cmake

2010-07-27 Thread Kishore
On Tuesday 27 Jul 2010 6:05:59 pm Eric Noulard wrote: > 2010/7/27 Eric Noulard : > > Here comes a proposal for a bash completion for cmake. Should work with > > almost any cmake version because it's using cmake command to retrieve > > completion. > > > > Prerequisite: You should have "bash-complet

Re: [CMake] bash completion for cmake

2010-07-27 Thread Aaron Turner
Very cool Eric. Thank you for putting in the effort! On Tue, Jul 27, 2010 at 5:35 AM, Eric Noulard wrote: > 2010/7/27 Eric Noulard : >> Here comes a proposal for a bash completion for cmake. Should work with >> almost >> any cmake version because it's using cmake command to retrieve completion

Re: [CMake] bash completion for cmake

2010-07-27 Thread Eric Noulard
2010/7/27 Eric Noulard : > Here comes a proposal for a bash completion for cmake. Should work with almost > any cmake version because it's using cmake command to retrieve completion. > > Prerequisite: You should have "bash-completion" package installed. > > If you want to try  you may either: > > 1

[CMake] bash completion for cmake

2010-07-26 Thread Eric Noulard
Here comes a proposal for a bash completion for cmake. Should work with almost any cmake version because it's using cmake command to retrieve completion. Prerequisite: You should have "bash-completion" package installed. If you want to try you may either: 1) add the attache "cmake" file to /etc