source: CMT/HEAD/src/setup.tcsh @ 583

Last change on this file since 583 was 583, checked in by rybkin, 13 years ago

See C.L. 461

  • Property svn:eol-style set to native
  • Property svn:ignore set to setup.*
File size: 2.1 KB
RevLine 
[2]1#-----------------------------------------------------------
2# Copyright Christian Arnault LAL-Orsay CNRS
3# arnault@lal.in2p3.fr
[272]4# modified by garonne@lal.in2p3.fr
[2]5# See the complete license in cmt_license.txt "http://www.cecill.info".
6#-----------------------------------------------------------
7
[583]8complete cmt p/1/'(broadcast build check check_files checkout co cleanup config create create_project expand filter help lock relocate remove run setup show system unlock version cvstags cvsbranches cvssubpackages cvssubprojects)'/ \
9 n/broadcast/'(-begin= -select= -exclude= -local -global -depth=)'/ \
10 n/'-{begin=,select=,exclude=,local,global,depth=}'/c/ \
11 n/br/c/ \
[2]12 n/build/'(CMT_pacman constituent_makefile constituents_makefile dependencies library_links make_setup msdev os9_makefile prototype readme tag_makefile temporary_name triggers win_makefile)'/ \
[583]13 n/check_files/f/ \
14 n/expand/'(model)'/ \
[525]15 n/show/'(action action_names action_value actions all_tags applied_patterns author branches clients cmtpath_patterns constituent constituent_names constituents container cycles fragment fragments groups include_dirs language languages macro macro_names macro_value macros manager packages path pattern patterns projects project_author pwd set set_names set_value sets strategies tags use_paths uses versions)'/ \
[583]16 n/constituents_makefile/n/ \
[2]17 n/constituent/'`cmt -quiet show constituent_names`'/ \
18 n/fragment/'`cmt -quiet show fragments | sed -e "s#.*fragments.##" `'/ \
19 n/action/'`cmt -quiet show action_names | sed -e "s#=.*##" `'/ \
20 n/action_value/'`cmt -quiet show action_names | sed -e "s#=.*##" `'/ \
21 n/macro/'`cmt -quiet show macro_names | sed -e "s#=.*##" `'/ \
22 n/macro_value/'`cmt -quiet show macro_names | sed -e "s#=.*##" `'/ \
23 n/pattern/'`cmt -quiet show pattern_names`'/ \
24 n/set/'`cmt -quiet show set_names | sed -e "s#=.*##" `'/ \
25 n/set_value/'`cmt -quiet show set_names | sed -e "s#=.*##" `'/ \
26 n/triggers/'`cmt -quiet show constituent_names`'/ \
[583]27 'n/c{o,heckout}/(-l -R -r -C -i -vd -d -o -requirements -no_config -rs --help)/' \
28 n/check/'(configuration files version)'/
Note: See TracBrowser for help on using the repository browser.