1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-08 12:01:21 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Barton E. Schaefer
e3188ff0e8 37898: complete gcc linker options 2016-02-14 13:11:20 -08:00
Mikael Magnusson
b9a2a3767c 33882: Complete CXXFLAGS as CFLAGS too 2014-12-06 11:42:23 +01:00
Peter Stephenson
e02ff159b3 see 33475: allow .cpp files to be completed as gcc input 2014-10-17 09:43:32 +01:00
Mikael Magnusson
8088a453b4 32821: Update _gcc as of GCC 4.8.3 for generic options and x86 2014-07-03 23:57:35 +02:00
Peter Stephenson
3bc4f8f6a2 30632: gcc completion enhancements for clang etc. 2012-08-17 15:43:25 +00:00
Clint Adams
579e15ba32 21947: new gcc options for sparc 2005-10-28 20:58:24 +00:00
Clint Adams
1d7247654e 21946: update options for ia32, amd64. 2005-10-28 20:39:03 +00:00
Oliver Kiddle
63b336243f 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
Sven Wischnowsky
45f9a36216 remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
Adam Spiers
824e519964 16769: Completion/Unix/Command/_gcc: fix typo 2002-03-06 14:22:40 +00:00
Sven Wischnowsky
f56ba813bb allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755) 2002-03-04 08:53:41 +00:00
Peter Stephenson
960a7e5347 users/4503: don't complete source or header files after gcc -o 2001-12-07 12:43:32 +00:00
Sven Wischnowsky
c714df8cbe moved from Completion/User/_gcc 2001-04-02 11:50:56 +00:00