Home
last modified time | relevance | path

Searched refs:_ac_config_hs (Results 1 – 7 of 7) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/
H A DSConf.py102 _ac_config_hs = {} # all config.h files created in this build variable
123 if len(_ac_config_hs) == 0:
134 for k in _ac_config_hs.keys():
135 env.SConfigHBuilder(k, env.Value(_ac_config_hs[k]))
732 self.config_h_text = _ac_config_hs.get(self.config_h, "")
739 global sconf_global, _ac_config_hs
754 _ac_config_hs[self.config_h] = self.config_h_text
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/
H A DSConf.py94 _ac_config_hs = {} # all config.h files created in this build variable
115 if len(_ac_config_hs) == 0:
121 for k in _ac_config_hs.keys():
122 env.SConfigHBuilder(k, env.Value(_ac_config_hs[k]))
709 self.config_h_text = _ac_config_hs.get(self.config_h, "")
716 global sconf_global, _ac_config_hs
731 _ac_config_hs[self.config_h] = self.config_h_text
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/
H A DSConf.py103 _ac_config_hs = {} # all config.h files created in this build variable
124 if len(_ac_config_hs) == 0:
135 for k in _ac_config_hs.keys():
136 env.SConfigHBuilder(k, env.Value(_ac_config_hs[k]))
733 self.config_h_text = _ac_config_hs.get(self.config_h, "")
740 global sconf_global, _ac_config_hs
755 _ac_config_hs[self.config_h] = self.config_h_text
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/
H A DSConf.py95 _ac_config_hs = {} # all config.h files created in this build variable
116 if len(_ac_config_hs) == 0:
122 for k in _ac_config_hs.keys():
123 env.SConfigHBuilder(k, env.Value(_ac_config_hs[k]))
715 self.config_h_text = _ac_config_hs.get(self.config_h, "")
722 global sconf_global, _ac_config_hs
737 _ac_config_hs[self.config_h] = self.config_h_text
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/
H A DSConf.py102 _ac_config_hs = {} # all config.h files created in this build variable
123 if len(_ac_config_hs) == 0:
134 for k in _ac_config_hs.keys():
135 env.SConfigHBuilder(k, env.Value(_ac_config_hs[k]))
726 self.config_h_text = _ac_config_hs.get(self.config_h, "")
733 global sconf_global, _ac_config_hs
748 _ac_config_hs[self.config_h] = self.config_h_text
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/
H A DSConf.py103 _ac_config_hs = {} # all config.h files created in this build variable
124 if len(_ac_config_hs) == 0:
135 for k in list(_ac_config_hs.keys()):
136 env.SConfigHBuilder(k, env.Value(_ac_config_hs[k]))
759 self.config_h_text = _ac_config_hs.get(self.config_h, "")
766 global sconf_global, _ac_config_hs
789 _ac_config_hs[self.config_h] = self.config_h_text
/dports/devel/scons/SCons-4.2.0/SCons/
H A DSConf.py102 _ac_config_hs = {} # all config.h files created in this build variable
123 if len(_ac_config_hs) == 0:
134 for k, v in _ac_config_hs.items():
785 self.config_h_text = _ac_config_hs.get(self.config_h, "")
792 global sconf_global, _ac_config_hs
815 _ac_config_hs[self.config_h] = self.config_h_text