cmSystemTools.cxx 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951
  1. /*============================================================================
  2. CMake - Cross Platform Makefile Generator
  3. Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
  4. Distributed under the OSI-approved BSD License (the "License");
  5. see accompanying file Copyright.txt for details.
  6. This software is distributed WITHOUT ANY WARRANTY; without even the
  7. implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  8. See the License for more information.
  9. ============================================================================*/
  10. #if defined(_MSC_VER) && _MSC_VER < 1300
  11. # define _WIN32_WINNT 0x0400 /* for wincrypt.h */
  12. #endif
  13. #include "cmSystemTools.h"
  14. #include <ctype.h>
  15. #include <errno.h>
  16. #include <time.h>
  17. #include <string.h>
  18. #include <stdlib.h>
  19. #ifdef __QNX__
  20. # include <malloc.h> /* for malloc/free on QNX */
  21. #endif
  22. #include <cmsys/Glob.hxx>
  23. #include <cmsys/RegularExpression.hxx>
  24. #include <cmsys/Directory.hxx>
  25. #include <cmsys/System.h>
  26. #if defined(CMAKE_BUILD_WITH_CMAKE)
  27. # include "cmArchiveWrite.h"
  28. # include <cm_libarchive.h>
  29. # include <cmsys/Terminal.h>
  30. #endif
  31. #include <cmsys/stl/algorithm>
  32. #if defined(_WIN32)
  33. # include <windows.h>
  34. # include <wincrypt.h>
  35. #else
  36. # include <sys/time.h>
  37. # include <sys/types.h>
  38. # include <unistd.h>
  39. # include <utime.h>
  40. # include <sys/wait.h>
  41. #endif
  42. #include <sys/stat.h>
  43. #if defined(_WIN32) && \
  44. (defined(_MSC_VER) || defined(__WATCOMC__) || \
  45. defined(__BORLANDC__) || defined(__MINGW32__))
  46. # include <io.h>
  47. #endif
  48. #if defined(CMAKE_BUILD_WITH_CMAKE)
  49. # include <memory> // auto_ptr
  50. # include <fcntl.h>
  51. # include "cmCryptoHash.h"
  52. #endif
  53. #if defined(CMAKE_USE_ELF_PARSER)
  54. # include "cmELF.h"
  55. #endif
  56. class cmSystemToolsFileTime
  57. {
  58. public:
  59. #if defined(_WIN32) && !defined(__CYGWIN__)
  60. FILETIME timeCreation;
  61. FILETIME timeLastAccess;
  62. FILETIME timeLastWrite;
  63. #else
  64. struct utimbuf timeBuf;
  65. #endif
  66. };
  67. #if defined(__sgi) && !defined(__GNUC__)
  68. # pragma set woff 1375 /* base class destructor not virtual */
  69. #endif
  70. #if !defined(HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE)
  71. // For GetEnvironmentVariables
  72. # if defined(_WIN32)
  73. extern __declspec( dllimport ) char** environ;
  74. # else
  75. extern char** environ;
  76. # endif
  77. #endif
  78. #ifdef _WIN32
  79. class cmSystemToolsWindowsHandle
  80. {
  81. public:
  82. cmSystemToolsWindowsHandle(HANDLE h): handle_(h) {}
  83. ~cmSystemToolsWindowsHandle()
  84. {
  85. if(this->handle_ != INVALID_HANDLE_VALUE)
  86. {
  87. CloseHandle(this->handle_);
  88. }
  89. }
  90. operator bool() const { return this->handle_ != INVALID_HANDLE_VALUE; }
  91. bool operator !() const { return this->handle_ == INVALID_HANDLE_VALUE; }
  92. operator HANDLE() const { return this->handle_; }
  93. private:
  94. HANDLE handle_;
  95. };
  96. #elif defined(__APPLE__)
  97. #include <crt_externs.h>
  98. #define environ (*_NSGetEnviron())
  99. #endif
  100. bool cmSystemTools::s_RunCommandHideConsole = false;
  101. bool cmSystemTools::s_DisableRunCommandOutput = false;
  102. bool cmSystemTools::s_ErrorOccured = false;
  103. bool cmSystemTools::s_FatalErrorOccured = false;
  104. bool cmSystemTools::s_DisableMessages = false;
  105. bool cmSystemTools::s_ForceUnixPaths = false;
  106. std::string cmSystemTools::s_Windows9xComspecSubstitute = "command.com";
  107. void cmSystemTools::SetWindows9xComspecSubstitute(const char* str)
  108. {
  109. if ( str )
  110. {
  111. cmSystemTools::s_Windows9xComspecSubstitute = str;
  112. }
  113. }
  114. const char* cmSystemTools::GetWindows9xComspecSubstitute()
  115. {
  116. return cmSystemTools::s_Windows9xComspecSubstitute.c_str();
  117. }
  118. void (*cmSystemTools::s_ErrorCallback)(const char*, const char*,
  119. bool&, void*);
  120. void (*cmSystemTools::s_StdoutCallback)(const char*, int len, void*);
  121. void* cmSystemTools::s_ErrorCallbackClientData = 0;
  122. void* cmSystemTools::s_StdoutCallbackClientData = 0;
  123. bool (*cmSystemTools::s_InterruptCallback)(void*);
  124. void* cmSystemTools::s_InterruptCallbackClientData = 0;
  125. // replace replace with with as many times as it shows up in source.
  126. // write the result into source.
  127. #if defined(_WIN32) && !defined(__CYGWIN__)
  128. void cmSystemTools::ExpandRegistryValues(std::string& source, KeyWOW64 view)
  129. {
  130. // Regular expression to match anything inside [...] that begins in HKEY.
  131. // Note that there is a special rule for regular expressions to match a
  132. // close square-bracket inside a list delimited by square brackets.
  133. // The "[^]]" part of this expression will match any character except
  134. // a close square-bracket. The ']' character must be the first in the
  135. // list of characters inside the [^...] block of the expression.
  136. cmsys::RegularExpression regEntry("\\[(HKEY[^]]*)\\]");
  137. // check for black line or comment
  138. while (regEntry.find(source))
  139. {
  140. // the arguments are the second match
  141. std::string key = regEntry.match(1);
  142. std::string val;
  143. if (ReadRegistryValue(key.c_str(), val, view))
  144. {
  145. std::string reg = "[";
  146. reg += key + "]";
  147. cmSystemTools::ReplaceString(source, reg.c_str(), val.c_str());
  148. }
  149. else
  150. {
  151. std::string reg = "[";
  152. reg += key + "]";
  153. cmSystemTools::ReplaceString(source, reg.c_str(), "/registry");
  154. }
  155. }
  156. }
  157. #else
  158. void cmSystemTools::ExpandRegistryValues(std::string& source, KeyWOW64)
  159. {
  160. cmsys::RegularExpression regEntry("\\[(HKEY[^]]*)\\]");
  161. while (regEntry.find(source))
  162. {
  163. // the arguments are the second match
  164. std::string key = regEntry.match(1);
  165. std::string val;
  166. std::string reg = "[";
  167. reg += key + "]";
  168. cmSystemTools::ReplaceString(source, reg.c_str(), "/registry");
  169. }
  170. }
  171. #endif
  172. std::string cmSystemTools::EscapeQuotes(const char* str)
  173. {
  174. std::string result = "";
  175. for(const char* ch = str; *ch != '\0'; ++ch)
  176. {
  177. if(*ch == '"')
  178. {
  179. result += '\\';
  180. }
  181. result += *ch;
  182. }
  183. return result;
  184. }
  185. std::string cmSystemTools::TrimWhitespace(const std::string& s)
  186. {
  187. std::string::const_iterator start = s.begin();
  188. while(start != s.end() && *start == ' ')
  189. ++start;
  190. if (start == s.end())
  191. return "";
  192. std::string::const_iterator stop = s.end()-1;
  193. while(*stop == ' ')
  194. --stop;
  195. return std::string(start, stop+1);
  196. }
  197. void cmSystemTools::Error(const char* m1, const char* m2,
  198. const char* m3, const char* m4)
  199. {
  200. std::string message = "CMake Error: ";
  201. if(m1)
  202. {
  203. message += m1;
  204. }
  205. if(m2)
  206. {
  207. message += m2;
  208. }
  209. if(m3)
  210. {
  211. message += m3;
  212. }
  213. if(m4)
  214. {
  215. message += m4;
  216. }
  217. cmSystemTools::s_ErrorOccured = true;
  218. cmSystemTools::Message(message.c_str(),"Error");
  219. }
  220. void cmSystemTools::SetInterruptCallback(InterruptCallback f, void* clientData)
  221. {
  222. s_InterruptCallback = f;
  223. s_InterruptCallbackClientData = clientData;
  224. }
  225. bool cmSystemTools::GetInterruptFlag()
  226. {
  227. if(s_InterruptCallback)
  228. {
  229. return (*s_InterruptCallback)(s_InterruptCallbackClientData);
  230. }
  231. return false;
  232. }
  233. void cmSystemTools::SetErrorCallback(ErrorCallback f, void* clientData)
  234. {
  235. s_ErrorCallback = f;
  236. s_ErrorCallbackClientData = clientData;
  237. }
  238. void cmSystemTools::SetStdoutCallback(StdoutCallback f, void* clientData)
  239. {
  240. s_StdoutCallback = f;
  241. s_StdoutCallbackClientData = clientData;
  242. }
  243. void cmSystemTools::Stdout(const char* s)
  244. {
  245. if(s_StdoutCallback)
  246. {
  247. (*s_StdoutCallback)(s, static_cast<int>(strlen(s)),
  248. s_StdoutCallbackClientData);
  249. }
  250. else
  251. {
  252. std::cout << s;
  253. std::cout.flush();
  254. }
  255. }
  256. void cmSystemTools::Stderr(const char* s, int length)
  257. {
  258. std::cerr.write(s, length);
  259. std::cerr.flush();
  260. }
  261. void cmSystemTools::Stdout(const char* s, int length)
  262. {
  263. if(s_StdoutCallback)
  264. {
  265. (*s_StdoutCallback)(s, length, s_StdoutCallbackClientData);
  266. }
  267. else
  268. {
  269. std::cout.write(s, length);
  270. std::cout.flush();
  271. }
  272. }
  273. void cmSystemTools::Message(const char* m1, const char *title)
  274. {
  275. if(s_DisableMessages)
  276. {
  277. return;
  278. }
  279. if(s_ErrorCallback)
  280. {
  281. (*s_ErrorCallback)(m1, title, s_DisableMessages,
  282. s_ErrorCallbackClientData);
  283. return;
  284. }
  285. else
  286. {
  287. std::cerr << m1 << std::endl << std::flush;
  288. }
  289. }
  290. void cmSystemTools::ReportLastSystemError(const char* msg)
  291. {
  292. std::string m = msg;
  293. m += ": System Error: ";
  294. m += Superclass::GetLastSystemError();
  295. cmSystemTools::Error(m.c_str());
  296. }
  297. bool cmSystemTools::IsInternallyOn(const char* val)
  298. {
  299. if (!val)
  300. {
  301. return false;
  302. }
  303. std::basic_string<char> v = val;
  304. for(std::basic_string<char>::iterator c = v.begin();
  305. c != v.end(); c++)
  306. {
  307. *c = static_cast<char>(toupper(*c));
  308. }
  309. return (v == "I_ON" || v == "i_on");
  310. }
  311. bool cmSystemTools::IsOn(const char* val)
  312. {
  313. if (!val)
  314. {
  315. return false;
  316. }
  317. std::basic_string<char> v = val;
  318. for(std::basic_string<char>::iterator c = v.begin();
  319. c != v.end(); c++)
  320. {
  321. *c = static_cast<char>(toupper(*c));
  322. }
  323. return (v == "ON" || v == "1" || v == "YES" || v == "TRUE" || v == "Y");
  324. }
  325. bool cmSystemTools::IsNOTFOUND(const char* val)
  326. {
  327. size_t len = strlen(val);
  328. const char* notfound = "-NOTFOUND";
  329. const size_t lenNotFound = 9;
  330. if(len < lenNotFound-1)
  331. {
  332. return false;
  333. }
  334. if(len == lenNotFound-1)
  335. {
  336. return ( strcmp(val, "NOTFOUND") == 0);
  337. }
  338. return ((strncmp((val + (len - lenNotFound)), notfound, lenNotFound) == 0));
  339. }
  340. bool cmSystemTools::IsOff(const char* val)
  341. {
  342. if (!val || strlen(val) == 0)
  343. {
  344. return true;
  345. }
  346. std::basic_string<char> v = val;
  347. for(std::basic_string<char>::iterator c = v.begin();
  348. c != v.end(); c++)
  349. {
  350. *c = static_cast<char>(toupper(*c));
  351. }
  352. return (v == "OFF" || v == "0" || v == "NO" || v == "FALSE" ||
  353. v == "N" || cmSystemTools::IsNOTFOUND(v.c_str()) || v == "IGNORE");
  354. }
  355. //----------------------------------------------------------------------------
  356. void cmSystemTools::ParseWindowsCommandLine(const char* command,
  357. std::vector<std::string>& args)
  358. {
  359. // See the MSDN document "Parsing C Command-Line Arguments" at
  360. // http://msdn2.microsoft.com/en-us/library/a1y7w461.aspx for rules
  361. // of parsing the windows command line.
  362. bool in_argument = false;
  363. bool in_quotes = false;
  364. int backslashes = 0;
  365. std::string arg;
  366. for(const char* c = command;*c; ++c)
  367. {
  368. if(*c == '\\')
  369. {
  370. ++backslashes;
  371. in_argument = true;
  372. }
  373. else if(*c == '"')
  374. {
  375. int backslash_pairs = backslashes >> 1;
  376. int backslash_escaped = backslashes & 1;
  377. arg.append(backslash_pairs, '\\');
  378. backslashes = 0;
  379. if(backslash_escaped)
  380. {
  381. /* An odd number of backslashes precede this quote.
  382. It is escaped. */
  383. arg.append(1, '"');
  384. }
  385. else
  386. {
  387. /* An even number of backslashes precede this quote.
  388. It is not escaped. */
  389. in_quotes = !in_quotes;
  390. }
  391. in_argument = true;
  392. }
  393. else
  394. {
  395. arg.append(backslashes, '\\');
  396. backslashes = 0;
  397. if(isspace(*c))
  398. {
  399. if(in_quotes)
  400. {
  401. arg.append(1, *c);
  402. }
  403. else if(in_argument)
  404. {
  405. args.push_back(arg);
  406. arg = "";
  407. in_argument = false;
  408. }
  409. }
  410. else
  411. {
  412. in_argument = true;
  413. arg.append(1, *c);
  414. }
  415. }
  416. }
  417. arg.append(backslashes, '\\');
  418. if(in_argument)
  419. {
  420. args.push_back(arg);
  421. }
  422. }
  423. //----------------------------------------------------------------------------
  424. class cmSystemToolsArgV
  425. {
  426. char** ArgV;
  427. public:
  428. cmSystemToolsArgV(char** argv): ArgV(argv) {}
  429. ~cmSystemToolsArgV()
  430. {
  431. for(char** arg = this->ArgV; arg && *arg; ++arg)
  432. {
  433. free(*arg);
  434. }
  435. free(this->ArgV);
  436. }
  437. void Store(std::vector<std::string>& args) const
  438. {
  439. for(char** arg = this->ArgV; arg && *arg; ++arg)
  440. {
  441. args.push_back(*arg);
  442. }
  443. }
  444. void Store(std::vector<cmStdString>& args) const
  445. {
  446. for(char** arg = this->ArgV; arg && *arg; ++arg)
  447. {
  448. args.push_back(*arg);
  449. }
  450. }
  451. };
  452. //----------------------------------------------------------------------------
  453. void cmSystemTools::ParseUnixCommandLine(const char* command,
  454. std::vector<std::string>& args)
  455. {
  456. // Invoke the underlying parser.
  457. cmSystemToolsArgV argv = cmsysSystem_Parse_CommandForUnix(command, 0);
  458. argv.Store(args);
  459. }
  460. //----------------------------------------------------------------------------
  461. void cmSystemTools::ParseUnixCommandLine(const char* command,
  462. std::vector<cmStdString>& args)
  463. {
  464. // Invoke the underlying parser.
  465. cmSystemToolsArgV argv = cmsysSystem_Parse_CommandForUnix(command, 0);
  466. argv.Store(args);
  467. }
  468. std::string cmSystemTools::EscapeWindowsShellArgument(const char* arg,
  469. int shell_flags)
  470. {
  471. char local_buffer[1024];
  472. char* buffer = local_buffer;
  473. int size = cmsysSystem_Shell_GetArgumentSizeForWindows(arg, shell_flags);
  474. if(size > 1024)
  475. {
  476. buffer = new char[size];
  477. }
  478. cmsysSystem_Shell_GetArgumentForWindows(arg, buffer, shell_flags);
  479. std::string result(buffer);
  480. if(buffer != local_buffer)
  481. {
  482. delete [] buffer;
  483. }
  484. return result;
  485. }
  486. std::vector<cmStdString> cmSystemTools::ParseArguments(const char* command)
  487. {
  488. std::vector<cmStdString> args;
  489. std::string arg;
  490. bool win_path = false;
  491. if ((command[0] != '/' && command[1] == ':' && command[2] == '\\') ||
  492. (command[0] == '\"' && command[1] != '/' && command[2] == ':'
  493. && command[3] == '\\') ||
  494. (command[0] == '\'' && command[1] != '/' && command[2] == ':'
  495. && command[3] == '\\') ||
  496. (command[0] == '\\' && command[1] == '\\'))
  497. {
  498. win_path = true;
  499. }
  500. // Split the command into an argv array.
  501. for(const char* c = command; *c;)
  502. {
  503. // Skip over whitespace.
  504. while(*c == ' ' || *c == '\t')
  505. {
  506. ++c;
  507. }
  508. arg = "";
  509. if(*c == '"')
  510. {
  511. // Parse a quoted argument.
  512. ++c;
  513. while(*c && *c != '"')
  514. {
  515. arg.append(1, *c);
  516. ++c;
  517. }
  518. if(*c)
  519. {
  520. ++c;
  521. }
  522. args.push_back(arg);
  523. }
  524. else if(*c == '\'')
  525. {
  526. // Parse a quoted argument.
  527. ++c;
  528. while(*c && *c != '\'')
  529. {
  530. arg.append(1, *c);
  531. ++c;
  532. }
  533. if(*c)
  534. {
  535. ++c;
  536. }
  537. args.push_back(arg);
  538. }
  539. else if(*c)
  540. {
  541. // Parse an unquoted argument.
  542. while(*c && *c != ' ' && *c != '\t')
  543. {
  544. if(*c == '\\' && !win_path)
  545. {
  546. ++c;
  547. if(*c)
  548. {
  549. arg.append(1, *c);
  550. ++c;
  551. }
  552. }
  553. else
  554. {
  555. arg.append(1, *c);
  556. ++c;
  557. }
  558. }
  559. args.push_back(arg);
  560. }
  561. }
  562. return args;
  563. }
  564. bool cmSystemTools::RunSingleCommand(std::vector<cmStdString>const& command,
  565. std::string* output ,
  566. int* retVal , const char* dir ,
  567. OutputOption outputflag ,
  568. double timeout )
  569. {
  570. std::vector<const char*> argv;
  571. for(std::vector<cmStdString>::const_iterator a = command.begin();
  572. a != command.end(); ++a)
  573. {
  574. argv.push_back(a->c_str());
  575. }
  576. argv.push_back(0);
  577. if ( output )
  578. {
  579. *output = "";
  580. }
  581. cmsysProcess* cp = cmsysProcess_New();
  582. cmsysProcess_SetCommand(cp, &*argv.begin());
  583. cmsysProcess_SetWorkingDirectory(cp, dir);
  584. if(cmSystemTools::GetRunCommandHideConsole())
  585. {
  586. cmsysProcess_SetOption(cp, cmsysProcess_Option_HideWindow, 1);
  587. }
  588. cmsysProcess_SetTimeout(cp, timeout);
  589. cmsysProcess_Execute(cp);
  590. std::vector<char> tempOutput;
  591. char* data;
  592. int length;
  593. int pipe;
  594. if ( output || outputflag != OUTPUT_NONE )
  595. {
  596. while((pipe = cmsysProcess_WaitForData(cp, &data, &length, 0)) > 0)
  597. {
  598. if(output || outputflag != OUTPUT_NONE)
  599. {
  600. // Translate NULL characters in the output into valid text.
  601. // Visual Studio 7 puts these characters in the output of its
  602. // build process.
  603. for(int i=0; i < length; ++i)
  604. {
  605. if(data[i] == '\0')
  606. {
  607. data[i] = ' ';
  608. }
  609. }
  610. }
  611. if ( output )
  612. {
  613. tempOutput.insert(tempOutput.end(), data, data+length);
  614. }
  615. if(outputflag != OUTPUT_NONE)
  616. {
  617. if(outputflag == OUTPUT_MERGE)
  618. {
  619. cmSystemTools::Stdout(data, length);
  620. }
  621. else
  622. {
  623. if(pipe == cmsysProcess_Pipe_STDERR)
  624. {
  625. cmSystemTools::Stderr(data, length);
  626. }
  627. else if(pipe == cmsysProcess_Pipe_STDOUT)
  628. {
  629. cmSystemTools::Stdout(data, length);
  630. }
  631. }
  632. }
  633. }
  634. }
  635. cmsysProcess_WaitForExit(cp, 0);
  636. if ( output && tempOutput.begin() != tempOutput.end())
  637. {
  638. output->append(&*tempOutput.begin(), tempOutput.size());
  639. }
  640. bool result = true;
  641. if(cmsysProcess_GetState(cp) == cmsysProcess_State_Exited)
  642. {
  643. if ( retVal )
  644. {
  645. *retVal = cmsysProcess_GetExitValue(cp);
  646. }
  647. else
  648. {
  649. if ( cmsysProcess_GetExitValue(cp) != 0 )
  650. {
  651. result = false;
  652. }
  653. }
  654. }
  655. else if(cmsysProcess_GetState(cp) == cmsysProcess_State_Exception)
  656. {
  657. const char* exception_str = cmsysProcess_GetExceptionString(cp);
  658. if ( outputflag != OUTPUT_NONE )
  659. {
  660. std::cerr << exception_str << std::endl;
  661. }
  662. if ( output )
  663. {
  664. output->append(exception_str, strlen(exception_str));
  665. }
  666. result = false;
  667. }
  668. else if(cmsysProcess_GetState(cp) == cmsysProcess_State_Error)
  669. {
  670. const char* error_str = cmsysProcess_GetErrorString(cp);
  671. if ( outputflag != OUTPUT_NONE )
  672. {
  673. std::cerr << error_str << std::endl;
  674. }
  675. if ( output )
  676. {
  677. output->append(error_str, strlen(error_str));
  678. }
  679. result = false;
  680. }
  681. else if(cmsysProcess_GetState(cp) == cmsysProcess_State_Expired)
  682. {
  683. const char* error_str = "Process terminated due to timeout\n";
  684. if ( outputflag != OUTPUT_NONE )
  685. {
  686. std::cerr << error_str << std::endl;
  687. }
  688. if ( output )
  689. {
  690. output->append(error_str, strlen(error_str));
  691. }
  692. result = false;
  693. }
  694. cmsysProcess_Delete(cp);
  695. return result;
  696. }
  697. bool cmSystemTools::RunSingleCommand(
  698. const char* command,
  699. std::string* output,
  700. int *retVal,
  701. const char* dir,
  702. OutputOption outputflag,
  703. double timeout)
  704. {
  705. if(s_DisableRunCommandOutput)
  706. {
  707. outputflag = OUTPUT_NONE;
  708. }
  709. std::vector<cmStdString> args = cmSystemTools::ParseArguments(command);
  710. if(args.size() < 1)
  711. {
  712. return false;
  713. }
  714. return cmSystemTools::RunSingleCommand(args, output,retVal,
  715. dir, outputflag, timeout);
  716. }
  717. bool cmSystemTools::RunCommand(const char* command,
  718. std::string& output,
  719. const char* dir,
  720. bool verbose,
  721. int timeout)
  722. {
  723. int dummy;
  724. return cmSystemTools::RunCommand(command, output, dummy,
  725. dir, verbose, timeout);
  726. }
  727. #if defined(WIN32) && !defined(__CYGWIN__)
  728. #include "cmWin32ProcessExecution.h"
  729. // use this for shell commands like echo and dir
  730. bool RunCommandViaWin32(const char* command,
  731. const char* dir,
  732. std::string& output,
  733. int& retVal,
  734. bool verbose,
  735. int timeout)
  736. {
  737. #if defined(__BORLANDC__)
  738. return
  739. cmWin32ProcessExecution::
  740. BorlandRunCommand(command, dir, output,
  741. retVal,
  742. verbose, timeout,
  743. cmSystemTools::GetRunCommandHideConsole());
  744. #else // Visual studio
  745. ::SetLastError(ERROR_SUCCESS);
  746. if ( ! command )
  747. {
  748. cmSystemTools::Error("No command specified");
  749. return false;
  750. }
  751. cmWin32ProcessExecution resProc;
  752. if(cmSystemTools::GetRunCommandHideConsole())
  753. {
  754. resProc.SetHideWindows(true);
  755. }
  756. if ( cmSystemTools::GetWindows9xComspecSubstitute() )
  757. {
  758. resProc.SetConsoleSpawn(cmSystemTools::GetWindows9xComspecSubstitute() );
  759. }
  760. if ( !resProc.StartProcess(command, dir, verbose) )
  761. {
  762. output = resProc.GetOutput();
  763. if(verbose)
  764. {
  765. cmSystemTools::Stdout(output.c_str());
  766. }
  767. return false;
  768. }
  769. resProc.Wait(timeout);
  770. output = resProc.GetOutput();
  771. retVal = resProc.GetExitValue();
  772. return true;
  773. #endif
  774. }
  775. // use this for shell commands like echo and dir
  776. bool RunCommandViaSystem(const char* command,
  777. const char* dir,
  778. std::string& output,
  779. int& retVal,
  780. bool verbose)
  781. {
  782. std::cout << "@@ " << command << std::endl;
  783. std::string commandInDir;
  784. if(dir)
  785. {
  786. commandInDir = "cd ";
  787. commandInDir += cmSystemTools::ConvertToOutputPath(dir);
  788. commandInDir += " && ";
  789. commandInDir += command;
  790. }
  791. else
  792. {
  793. commandInDir = command;
  794. }
  795. command = commandInDir.c_str();
  796. std::string commandToFile = command;
  797. commandToFile += " > ";
  798. std::string tempFile;
  799. tempFile += _tempnam(0, "cmake");
  800. commandToFile += tempFile;
  801. retVal = system(commandToFile.c_str());
  802. std::ifstream fin(tempFile.c_str());
  803. if(!fin)
  804. {
  805. if(verbose)
  806. {
  807. std::string errormsg = "RunCommand produced no output: command: \"";
  808. errormsg += command;
  809. errormsg += "\"";
  810. errormsg += "\nOutput file: ";
  811. errormsg += tempFile;
  812. cmSystemTools::Error(errormsg.c_str());
  813. }
  814. fin.close();
  815. cmSystemTools::RemoveFile(tempFile.c_str());
  816. return false;
  817. }
  818. bool multiLine = false;
  819. std::string line;
  820. while(cmSystemTools::GetLineFromStream(fin, line))
  821. {
  822. output += line;
  823. if(multiLine)
  824. {
  825. output += "\n";
  826. }
  827. multiLine = true;
  828. }
  829. fin.close();
  830. cmSystemTools::RemoveFile(tempFile.c_str());
  831. return true;
  832. }
  833. #else // We have popen
  834. // BeOS seems to return from a successful pclose() before the process has
  835. // legitimately exited, or at least before SIGCHLD is thrown...the signal may
  836. // come quite some time after pclose returns! This causes havoc with later
  837. // parts of CMake that expect to catch the signal from other child processes,
  838. // so we explicitly wait to catch it here. This should be safe to do with
  839. // popen() so long as we don't actually collect the zombie process ourselves.
  840. #ifdef __BEOS__
  841. #include <signal.h>
  842. #undef SIGBUS // this is the same as SIGSEGV on BeOS and causes issues below.
  843. static volatile bool beos_seen_signal = false;
  844. static void beos_popen_workaround(int sig)
  845. {
  846. beos_seen_signal = true;
  847. }
  848. #endif
  849. bool RunCommandViaPopen(const char* command,
  850. const char* dir,
  851. std::string& output,
  852. int& retVal,
  853. bool verbose,
  854. int /*timeout*/)
  855. {
  856. // if only popen worked on windows.....
  857. std::string commandInDir;
  858. if(dir)
  859. {
  860. commandInDir = "cd \"";
  861. commandInDir += dir;
  862. commandInDir += "\" && ";
  863. commandInDir += command;
  864. }
  865. else
  866. {
  867. commandInDir = command;
  868. }
  869. #ifndef __VMS
  870. commandInDir += " 2>&1";
  871. #endif
  872. command = commandInDir.c_str();
  873. const int BUFFER_SIZE = 4096;
  874. char buffer[BUFFER_SIZE];
  875. if(verbose)
  876. {
  877. cmSystemTools::Stdout("running ");
  878. cmSystemTools::Stdout(command);
  879. cmSystemTools::Stdout("\n");
  880. }
  881. fflush(stdout);
  882. fflush(stderr);
  883. #ifdef __BEOS__
  884. beos_seen_signal = false;
  885. signal(SIGCHLD, beos_popen_workaround);
  886. #endif
  887. FILE* cpipe = popen(command, "r");
  888. if(!cpipe)
  889. {
  890. #ifdef __BEOS__
  891. signal(SIGCHLD, SIG_DFL);
  892. #endif
  893. return false;
  894. }
  895. if (!fgets(buffer, BUFFER_SIZE, cpipe))
  896. {
  897. buffer[0] = 0;
  898. }
  899. while(!feof(cpipe))
  900. {
  901. if(verbose)
  902. {
  903. cmSystemTools::Stdout(buffer);
  904. }
  905. output += buffer;
  906. if(!fgets(buffer, BUFFER_SIZE, cpipe))
  907. {
  908. buffer[0] = 0;
  909. }
  910. }
  911. retVal = pclose(cpipe);
  912. #ifdef __BEOS__
  913. for (int i = 0; (!beos_seen_signal) && (i < 3); i++)
  914. {
  915. ::sleep(1); // signals should interrupt this...
  916. }
  917. if (!beos_seen_signal)
  918. {
  919. signal(SIGCHLD, SIG_DFL); // oh well, didn't happen. Go on anyhow.
  920. }
  921. #endif
  922. if (WIFEXITED(retVal))
  923. {
  924. retVal = WEXITSTATUS(retVal);
  925. return true;
  926. }
  927. if (WIFSIGNALED(retVal))
  928. {
  929. retVal = WTERMSIG(retVal);
  930. cmOStringStream error;
  931. error << "\nProcess terminated due to ";
  932. switch (retVal)
  933. {
  934. #ifdef SIGKILL
  935. case SIGKILL:
  936. error << "SIGKILL";
  937. break;
  938. #endif
  939. #ifdef SIGFPE
  940. case SIGFPE:
  941. error << "SIGFPE";
  942. break;
  943. #endif
  944. #ifndef __HAIKU__
  945. #ifdef SIGBUS
  946. case SIGBUS:
  947. error << "SIGBUS";
  948. break;
  949. #endif
  950. #endif
  951. #ifdef SIGSEGV
  952. case SIGSEGV:
  953. error << "SIGSEGV";
  954. break;
  955. #endif
  956. default:
  957. error << "signal " << retVal;
  958. break;
  959. }
  960. output += error.str();
  961. }
  962. return false;
  963. }
  964. #endif // endif WIN32 not CYGWIN
  965. // run a command unix uses popen (easy)
  966. // windows uses system and ShortPath
  967. bool cmSystemTools::RunCommand(const char* command,
  968. std::string& output,
  969. int &retVal,
  970. const char* dir,
  971. bool verbose,
  972. int timeout)
  973. {
  974. if(s_DisableRunCommandOutput)
  975. {
  976. verbose = false;
  977. }
  978. #if defined(WIN32) && !defined(__CYGWIN__)
  979. // if the command does not start with a quote, then
  980. // try to find the program, and if the program can not be
  981. // found use system to run the command as it must be a built in
  982. // shell command like echo or dir
  983. int count = 0;
  984. if(command[0] == '\"')
  985. {
  986. // count the number of quotes
  987. for(const char* s = command; *s != 0; ++s)
  988. {
  989. if(*s == '\"')
  990. {
  991. count++;
  992. if(count > 2)
  993. {
  994. break;
  995. }
  996. }
  997. }
  998. // if there are more than two double quotes use
  999. // GetShortPathName, the cmd.exe program in windows which
  1000. // is used by system fails to execute if there are more than
  1001. // one set of quotes in the arguments
  1002. if(count > 2)
  1003. {
  1004. cmsys::RegularExpression quoted("^\"([^\"]*)\"[ \t](.*)");
  1005. if(quoted.find(command))
  1006. {
  1007. std::string shortCmd;
  1008. std::string cmd = quoted.match(1);
  1009. std::string args = quoted.match(2);
  1010. if(! cmSystemTools::FileExists(cmd.c_str()) )
  1011. {
  1012. shortCmd = cmd;
  1013. }
  1014. else if(!cmSystemTools::GetShortPath(cmd.c_str(), shortCmd))
  1015. {
  1016. cmSystemTools::Error("GetShortPath failed for " , cmd.c_str());
  1017. return false;
  1018. }
  1019. shortCmd += " ";
  1020. shortCmd += args;
  1021. //return RunCommandViaSystem(shortCmd.c_str(), dir,
  1022. // output, retVal, verbose);
  1023. //return WindowsRunCommand(shortCmd.c_str(), dir,
  1024. //output, retVal, verbose);
  1025. return RunCommandViaWin32(shortCmd.c_str(), dir,
  1026. output, retVal, verbose, timeout);
  1027. }
  1028. else
  1029. {
  1030. cmSystemTools::Error("Could not parse command line with quotes ",
  1031. command);
  1032. }
  1033. }
  1034. }
  1035. // if there is only one set of quotes or no quotes then just run the command
  1036. //return RunCommandViaSystem(command, dir, output, retVal, verbose);
  1037. //return WindowsRunCommand(command, dir, output, retVal, verbose);
  1038. return ::RunCommandViaWin32(command, dir, output, retVal, verbose, timeout);
  1039. #else
  1040. return ::RunCommandViaPopen(command, dir, output, retVal, verbose, timeout);
  1041. #endif
  1042. }
  1043. bool cmSystemTools::DoesFileExistWithExtensions(
  1044. const char* name,
  1045. const std::vector<std::string>& headerExts)
  1046. {
  1047. std::string hname;
  1048. for( std::vector<std::string>::const_iterator ext = headerExts.begin();
  1049. ext != headerExts.end(); ++ext )
  1050. {
  1051. hname = name;
  1052. hname += ".";
  1053. hname += *ext;
  1054. if(cmSystemTools::FileExists(hname.c_str()))
  1055. {
  1056. return true;
  1057. }
  1058. }
  1059. return false;
  1060. }
  1061. std::string cmSystemTools::FileExistsInParentDirectories(const char* fname,
  1062. const char* directory, const char* toplevel)
  1063. {
  1064. std::string file = fname;
  1065. cmSystemTools::ConvertToUnixSlashes(file);
  1066. std::string dir = directory;
  1067. cmSystemTools::ConvertToUnixSlashes(dir);
  1068. std::string prevDir;
  1069. while(dir != prevDir)
  1070. {
  1071. std::string path = dir + "/" + file;
  1072. if ( cmSystemTools::FileExists(path.c_str()) )
  1073. {
  1074. return path;
  1075. }
  1076. if ( dir.size() < strlen(toplevel) )
  1077. {
  1078. break;
  1079. }
  1080. prevDir = dir;
  1081. dir = cmSystemTools::GetParentDirectory(dir.c_str());
  1082. }
  1083. return "";
  1084. }
  1085. bool cmSystemTools::cmCopyFile(const char* source, const char* destination)
  1086. {
  1087. return Superclass::CopyFileAlways(source, destination);
  1088. }
  1089. bool cmSystemTools::CopyFileIfDifferent(const char* source,
  1090. const char* destination)
  1091. {
  1092. return Superclass::CopyFileIfDifferent(source, destination);
  1093. }
  1094. //----------------------------------------------------------------------------
  1095. bool cmSystemTools::RenameFile(const char* oldname, const char* newname)
  1096. {
  1097. #ifdef _WIN32
  1098. /* On Windows the move functions will not replace existing files.
  1099. Check if the destination exists. */
  1100. struct stat newFile;
  1101. if(stat(newname, &newFile) == 0)
  1102. {
  1103. /* The destination exists. We have to replace it carefully. The
  1104. MoveFileEx function does what we need but is not available on
  1105. Win9x. */
  1106. OSVERSIONINFO osv;
  1107. DWORD attrs;
  1108. /* Make sure the destination is not read only. */
  1109. attrs = GetFileAttributes(newname);
  1110. if(attrs & FILE_ATTRIBUTE_READONLY)
  1111. {
  1112. SetFileAttributes(newname, attrs & ~FILE_ATTRIBUTE_READONLY);
  1113. }
  1114. /* Check the windows version number. */
  1115. osv.dwOSVersionInfoSize = sizeof(osv);
  1116. GetVersionEx(&osv);
  1117. if(osv.dwPlatformId == VER_PLATFORM_WIN32_WINDOWS)
  1118. {
  1119. /* This is Win9x. There is no MoveFileEx implementation. We
  1120. cannot quite rename the file atomically. Just delete the
  1121. destination and then move the file. */
  1122. DeleteFile(newname);
  1123. return MoveFile(oldname, newname) != 0;
  1124. }
  1125. else
  1126. {
  1127. /* This is not Win9x. Use the MoveFileEx implementation. */
  1128. return MoveFileEx(oldname, newname, MOVEFILE_REPLACE_EXISTING) != 0;
  1129. }
  1130. }
  1131. else
  1132. {
  1133. /* The destination does not exist. Just move the file. */
  1134. return MoveFile(oldname, newname) != 0;
  1135. }
  1136. #else
  1137. /* On UNIX we have an OS-provided call to do this atomically. */
  1138. return rename(oldname, newname) == 0;
  1139. #endif
  1140. }
  1141. bool cmSystemTools::ComputeFileMD5(const char* source, char* md5out)
  1142. {
  1143. #if defined(CMAKE_BUILD_WITH_CMAKE)
  1144. cmCryptoHashMD5 md5;
  1145. std::string str = md5.HashFile(source);
  1146. strncpy(md5out, str.c_str(), 32);
  1147. return !str.empty();
  1148. #else
  1149. (void)source;
  1150. (void)md5out;
  1151. cmSystemTools::Message("md5sum not supported in bootstrapping mode","Error");
  1152. return false;
  1153. #endif
  1154. }
  1155. std::string cmSystemTools::ComputeStringMD5(const char* input)
  1156. {
  1157. #if defined(CMAKE_BUILD_WITH_CMAKE)
  1158. cmCryptoHashMD5 md5;
  1159. return md5.HashString(input);
  1160. #else
  1161. (void)input;
  1162. cmSystemTools::Message("md5sum not supported in bootstrapping mode","Error");
  1163. return "";
  1164. #endif
  1165. }
  1166. void cmSystemTools::Glob(const char *directory, const char *regexp,
  1167. std::vector<std::string>& files)
  1168. {
  1169. cmsys::Directory d;
  1170. cmsys::RegularExpression reg(regexp);
  1171. if (d.Load(directory))
  1172. {
  1173. size_t numf;
  1174. unsigned int i;
  1175. numf = d.GetNumberOfFiles();
  1176. for (i = 0; i < numf; i++)
  1177. {
  1178. std::string fname = d.GetFile(i);
  1179. if (reg.find(fname))
  1180. {
  1181. files.push_back(fname);
  1182. }
  1183. }
  1184. }
  1185. }
  1186. void cmSystemTools::GlobDirs(const char *fullPath,
  1187. std::vector<std::string>& files)
  1188. {
  1189. std::string path = fullPath;
  1190. std::string::size_type pos = path.find("/*");
  1191. if(pos == std::string::npos)
  1192. {
  1193. files.push_back(fullPath);
  1194. return;
  1195. }
  1196. std::string startPath = path.substr(0, pos);
  1197. std::string finishPath = path.substr(pos+2);
  1198. cmsys::Directory d;
  1199. if (d.Load(startPath.c_str()))
  1200. {
  1201. for (unsigned int i = 0; i < d.GetNumberOfFiles(); ++i)
  1202. {
  1203. if((std::string(d.GetFile(i)) != ".")
  1204. && (std::string(d.GetFile(i)) != ".."))
  1205. {
  1206. std::string fname = startPath;
  1207. fname +="/";
  1208. fname += d.GetFile(i);
  1209. if(cmSystemTools::FileIsDirectory(fname.c_str()))
  1210. {
  1211. fname += finishPath;
  1212. cmSystemTools::GlobDirs(fname.c_str(), files);
  1213. }
  1214. }
  1215. }
  1216. }
  1217. }
  1218. void cmSystemTools::ExpandList(std::vector<std::string> const& arguments,
  1219. std::vector<std::string>& newargs)
  1220. {
  1221. std::vector<std::string>::const_iterator i;
  1222. for(i = arguments.begin();i != arguments.end(); ++i)
  1223. {
  1224. cmSystemTools::ExpandListArgument(*i, newargs);
  1225. }
  1226. }
  1227. void cmSystemTools::ExpandListArgument(const std::string& arg,
  1228. std::vector<std::string>& newargs,
  1229. bool emptyArgs)
  1230. {
  1231. // If argument is empty, it is an empty list.
  1232. if(arg.length() == 0 && !emptyArgs)
  1233. {
  1234. return;
  1235. }
  1236. // if there are no ; in the name then just copy the current string
  1237. if(arg.find(';') == std::string::npos)
  1238. {
  1239. newargs.push_back(arg);
  1240. return;
  1241. }
  1242. std::vector<char> newArgVec;
  1243. // Break the string at non-escaped semicolons not nested in [].
  1244. int squareNesting = 0;
  1245. for(const char* c = arg.c_str(); *c; ++c)
  1246. {
  1247. switch(*c)
  1248. {
  1249. case '\\':
  1250. {
  1251. // We only want to allow escaping of semicolons. Other
  1252. // escapes should not be processed here.
  1253. ++c;
  1254. if(*c == ';')
  1255. {
  1256. newArgVec.push_back(*c);
  1257. }
  1258. else
  1259. {
  1260. newArgVec.push_back('\\');
  1261. if(*c)
  1262. {
  1263. newArgVec.push_back(*c);
  1264. }
  1265. else
  1266. {
  1267. // Terminate the loop properly.
  1268. --c;
  1269. }
  1270. }
  1271. } break;
  1272. case '[':
  1273. {
  1274. ++squareNesting;
  1275. newArgVec.push_back(*c);
  1276. } break;
  1277. case ']':
  1278. {
  1279. --squareNesting;
  1280. newArgVec.push_back(*c);
  1281. } break;
  1282. case ';':
  1283. {
  1284. // Break the string here if we are not nested inside square
  1285. // brackets.
  1286. if(squareNesting == 0)
  1287. {
  1288. if ( newArgVec.size() || emptyArgs )
  1289. {
  1290. // Add the last argument if the string is not empty.
  1291. newArgVec.push_back(0);
  1292. newargs.push_back(&*newArgVec.begin());
  1293. newArgVec.clear();
  1294. }
  1295. }
  1296. else
  1297. {
  1298. newArgVec.push_back(*c);
  1299. }
  1300. } break;
  1301. default:
  1302. {
  1303. // Just append this character.
  1304. newArgVec.push_back(*c);
  1305. } break;
  1306. }
  1307. }
  1308. if ( newArgVec.size() || emptyArgs )
  1309. {
  1310. // Add the last argument if the string is not empty.
  1311. newArgVec.push_back(0);
  1312. newargs.push_back(&*newArgVec.begin());
  1313. }
  1314. }
  1315. bool cmSystemTools::SimpleGlob(const cmStdString& glob,
  1316. std::vector<cmStdString>& files,
  1317. int type /* = 0 */)
  1318. {
  1319. files.clear();
  1320. if ( glob[glob.size()-1] != '*' )
  1321. {
  1322. return false;
  1323. }
  1324. std::string path = cmSystemTools::GetFilenamePath(glob);
  1325. std::string ppath = cmSystemTools::GetFilenameName(glob);
  1326. ppath = ppath.substr(0, ppath.size()-1);
  1327. if ( path.size() == 0 )
  1328. {
  1329. path = "/";
  1330. }
  1331. bool res = false;
  1332. cmsys::Directory d;
  1333. if (d.Load(path.c_str()))
  1334. {
  1335. for (unsigned int i = 0; i < d.GetNumberOfFiles(); ++i)
  1336. {
  1337. if((std::string(d.GetFile(i)) != ".")
  1338. && (std::string(d.GetFile(i)) != ".."))
  1339. {
  1340. std::string fname = path;
  1341. if ( path[path.size()-1] != '/' )
  1342. {
  1343. fname +="/";
  1344. }
  1345. fname += d.GetFile(i);
  1346. std::string sfname = d.GetFile(i);
  1347. if ( type > 0 && cmSystemTools::FileIsDirectory(fname.c_str()) )
  1348. {
  1349. continue;
  1350. }
  1351. if ( type < 0 && !cmSystemTools::FileIsDirectory(fname.c_str()) )
  1352. {
  1353. continue;
  1354. }
  1355. if ( sfname.size() >= ppath.size() &&
  1356. sfname.substr(0, ppath.size()) ==
  1357. ppath )
  1358. {
  1359. files.push_back(fname);
  1360. res = true;
  1361. }
  1362. }
  1363. }
  1364. }
  1365. return res;
  1366. }
  1367. cmSystemTools::FileFormat cmSystemTools::GetFileFormat(const char* cext)
  1368. {
  1369. if ( ! cext || *cext == 0 )
  1370. {
  1371. return cmSystemTools::NO_FILE_FORMAT;
  1372. }
  1373. //std::string ext = cmSystemTools::LowerCase(cext);
  1374. std::string ext = cext;
  1375. if ( ext == "c" || ext == ".c" ||
  1376. ext == "m" || ext == ".m"
  1377. ) { return cmSystemTools::C_FILE_FORMAT; }
  1378. if (
  1379. ext == "C" || ext == ".C" ||
  1380. ext == "M" || ext == ".M" ||
  1381. ext == "c++" || ext == ".c++" ||
  1382. ext == "cc" || ext == ".cc" ||
  1383. ext == "cpp" || ext == ".cpp" ||
  1384. ext == "cxx" || ext == ".cxx" ||
  1385. ext == "mm" || ext == ".mm"
  1386. ) { return cmSystemTools::CXX_FILE_FORMAT; }
  1387. if (
  1388. ext == "f" || ext == ".f" ||
  1389. ext == "F" || ext == ".F" ||
  1390. ext == "f77" || ext == ".f77" ||
  1391. ext == "f90" || ext == ".f90" ||
  1392. ext == "for" || ext == ".for" ||
  1393. ext == "f95" || ext == ".f95"
  1394. ) { return cmSystemTools::FORTRAN_FILE_FORMAT; }
  1395. if ( ext == "java" || ext == ".java" )
  1396. { return cmSystemTools::JAVA_FILE_FORMAT; }
  1397. if (
  1398. ext == "H" || ext == ".H" ||
  1399. ext == "h" || ext == ".h" ||
  1400. ext == "h++" || ext == ".h++" ||
  1401. ext == "hm" || ext == ".hm" ||
  1402. ext == "hpp" || ext == ".hpp" ||
  1403. ext == "hxx" || ext == ".hxx" ||
  1404. ext == "in" || ext == ".in" ||
  1405. ext == "txx" || ext == ".txx"
  1406. ) { return cmSystemTools::HEADER_FILE_FORMAT; }
  1407. if ( ext == "rc" || ext == ".rc" )
  1408. { return cmSystemTools::RESOURCE_FILE_FORMAT; }
  1409. if ( ext == "def" || ext == ".def" )
  1410. { return cmSystemTools::DEFINITION_FILE_FORMAT; }
  1411. if ( ext == "lib" || ext == ".lib" ||
  1412. ext == "a" || ext == ".a")
  1413. { return cmSystemTools::STATIC_LIBRARY_FILE_FORMAT; }
  1414. if ( ext == "o" || ext == ".o" ||
  1415. ext == "obj" || ext == ".obj")
  1416. { return cmSystemTools::OBJECT_FILE_FORMAT; }
  1417. #ifdef __APPLE__
  1418. if ( ext == "dylib" || ext == ".dylib" )
  1419. { return cmSystemTools::SHARED_LIBRARY_FILE_FORMAT; }
  1420. if ( ext == "so" || ext == ".so" ||
  1421. ext == "bundle" || ext == ".bundle" )
  1422. { return cmSystemTools::MODULE_FILE_FORMAT; }
  1423. #else // __APPLE__
  1424. if ( ext == "so" || ext == ".so" ||
  1425. ext == "sl" || ext == ".sl" ||
  1426. ext == "dll" || ext == ".dll" )
  1427. { return cmSystemTools::SHARED_LIBRARY_FILE_FORMAT; }
  1428. #endif // __APPLE__
  1429. return cmSystemTools::UNKNOWN_FILE_FORMAT;
  1430. }
  1431. bool cmSystemTools::Split(const char* s, std::vector<cmStdString>& l)
  1432. {
  1433. std::vector<std::string> temp;
  1434. bool res = Superclass::Split(s, temp);
  1435. for(std::vector<std::string>::const_iterator i = temp.begin();
  1436. i != temp.end(); ++i)
  1437. {
  1438. l.push_back(*i);
  1439. }
  1440. return res;
  1441. }
  1442. std::string cmSystemTools::ConvertToOutputPath(const char* path)
  1443. {
  1444. #if defined(_WIN32) && !defined(__CYGWIN__)
  1445. if(s_ForceUnixPaths)
  1446. {
  1447. return cmSystemTools::ConvertToUnixOutputPath(path);
  1448. }
  1449. return cmSystemTools::ConvertToWindowsOutputPath(path);
  1450. #else
  1451. return cmSystemTools::ConvertToUnixOutputPath(path);
  1452. #endif
  1453. }
  1454. void cmSystemTools::ConvertToOutputSlashes(std::string& path)
  1455. {
  1456. #if defined(_WIN32) && !defined(__CYGWIN__)
  1457. if(!s_ForceUnixPaths)
  1458. {
  1459. // Convert to windows slashes.
  1460. std::string::size_type pos = 0;
  1461. while((pos = path.find('/', pos)) != std::string::npos)
  1462. {
  1463. path[pos++] = '\\';
  1464. }
  1465. }
  1466. #else
  1467. static_cast<void>(path);
  1468. #endif
  1469. }
  1470. std::string cmSystemTools::ConvertToRunCommandPath(const char* path)
  1471. {
  1472. #if defined(_WIN32) && !defined(__CYGWIN__)
  1473. return cmSystemTools::ConvertToWindowsOutputPath(path);
  1474. #else
  1475. return cmSystemTools::ConvertToUnixOutputPath(path);
  1476. #endif
  1477. }
  1478. bool cmSystemTools::StringEndsWith(const char* str1, const char* str2)
  1479. {
  1480. if ( !str1 || !str2 || strlen(str1) < strlen(str2) )
  1481. {
  1482. return 0;
  1483. }
  1484. return !strncmp(str1 + (strlen(str1)-strlen(str2)), str2, strlen(str2));
  1485. }
  1486. // compute the relative path from here to there
  1487. std::string cmSystemTools::RelativePath(const char* local, const char* remote)
  1488. {
  1489. if(!cmSystemTools::FileIsFullPath(local))
  1490. {
  1491. cmSystemTools::Error("RelativePath must be passed a full path to local: ",
  1492. local);
  1493. }
  1494. if(!cmSystemTools::FileIsFullPath(remote))
  1495. {
  1496. cmSystemTools::Error
  1497. ("RelativePath must be passed a full path to remote: ", remote);
  1498. }
  1499. return cmsys::SystemTools::RelativePath(local, remote);
  1500. }
  1501. #ifdef CMAKE_BUILD_WITH_CMAKE
  1502. //----------------------------------------------------------------------
  1503. bool cmSystemTools::UnsetEnv(const char* value)
  1504. {
  1505. #if !defined(HAVE_UNSETENV)
  1506. std::string var = value;
  1507. var += "=";
  1508. return cmSystemTools::PutEnv(var.c_str());
  1509. #else
  1510. unsetenv(value);
  1511. return true;
  1512. #endif
  1513. }
  1514. //----------------------------------------------------------------------
  1515. std::vector<std::string> cmSystemTools::GetEnvironmentVariables()
  1516. {
  1517. std::vector<std::string> env;
  1518. int cc;
  1519. for ( cc = 0; environ[cc]; ++ cc )
  1520. {
  1521. env.push_back(environ[cc]);
  1522. }
  1523. return env;
  1524. }
  1525. //----------------------------------------------------------------------
  1526. void cmSystemTools::AppendEnv(std::vector<std::string> const& env)
  1527. {
  1528. for(std::vector<std::string>::const_iterator eit = env.begin();
  1529. eit != env.end(); ++eit)
  1530. {
  1531. cmSystemTools::PutEnv(eit->c_str());
  1532. }
  1533. }
  1534. //----------------------------------------------------------------------
  1535. cmSystemTools::SaveRestoreEnvironment::SaveRestoreEnvironment()
  1536. {
  1537. this->Env = cmSystemTools::GetEnvironmentVariables();
  1538. }
  1539. //----------------------------------------------------------------------
  1540. cmSystemTools::SaveRestoreEnvironment::~SaveRestoreEnvironment()
  1541. {
  1542. // First clear everything in the current environment:
  1543. std::vector<std::string> currentEnv = GetEnvironmentVariables();
  1544. for(std::vector<std::string>::const_iterator
  1545. eit = currentEnv.begin(); eit != currentEnv.end(); ++eit)
  1546. {
  1547. std::string var(*eit);
  1548. std::string::size_type pos = var.find("=");
  1549. if (pos != std::string::npos)
  1550. {
  1551. var = var.substr(0, pos);
  1552. }
  1553. cmSystemTools::UnsetEnv(var.c_str());
  1554. }
  1555. // Then put back each entry from the original environment:
  1556. cmSystemTools::AppendEnv(this->Env);
  1557. }
  1558. #endif
  1559. void cmSystemTools::EnableVSConsoleOutput()
  1560. {
  1561. // Visual Studio 8 2005 (devenv.exe or VCExpress.exe) will not
  1562. // display output to the console unless this environment variable is
  1563. // set. We need it to capture the output of these build tools.
  1564. // Note for future work that one could pass "/out \\.\pipe\NAME" to
  1565. // either of these executables where NAME is created with
  1566. // CreateNamedPipe. This would bypass the internal buffering of the
  1567. // output and allow it to be captured on the fly.
  1568. #ifdef _WIN32
  1569. cmSystemTools::PutEnv("vsconsoleoutput=1");
  1570. #endif
  1571. }
  1572. bool cmSystemTools::IsPathToFramework(const char* path)
  1573. {
  1574. if(cmSystemTools::FileIsFullPath(path))
  1575. {
  1576. std::string libname = path;
  1577. if(libname.find(".framework") == libname.size()+1-sizeof(".framework"))
  1578. {
  1579. return true;
  1580. }
  1581. }
  1582. return false;
  1583. }
  1584. bool cmSystemTools::CreateTar(const char* outFileName,
  1585. const std::vector<cmStdString>& files,
  1586. bool gzip, bool bzip2, bool verbose)
  1587. {
  1588. #if defined(CMAKE_BUILD_WITH_CMAKE)
  1589. std::string cwd = cmSystemTools::GetCurrentWorkingDirectory();
  1590. std::ofstream fout(outFileName, std::ios::out | cmsys_ios_binary);
  1591. if(!fout)
  1592. {
  1593. std::string e = "Cannot open output file \"";
  1594. e += outFileName;
  1595. e += "\": ";
  1596. e += cmSystemTools::GetLastSystemError();
  1597. cmSystemTools::Error(e.c_str());
  1598. return false;
  1599. }
  1600. cmArchiveWrite a(fout, (gzip? cmArchiveWrite::CompressGZip :
  1601. (bzip2? cmArchiveWrite::CompressBZip2 :
  1602. cmArchiveWrite::CompressNone)),
  1603. cmArchiveWrite::TypeTAR);
  1604. a.SetVerbose(verbose);
  1605. for(std::vector<cmStdString>::const_iterator i = files.begin();
  1606. i != files.end(); ++i)
  1607. {
  1608. std::string path = *i;
  1609. if(cmSystemTools::FileIsFullPath(path.c_str()))
  1610. {
  1611. // Get the relative path to the file.
  1612. path = cmSystemTools::RelativePath(cwd.c_str(), path.c_str());
  1613. }
  1614. if(!a.Add(path))
  1615. {
  1616. break;
  1617. }
  1618. }
  1619. if(!a)
  1620. {
  1621. cmSystemTools::Error(a.GetError().c_str());
  1622. return false;
  1623. }
  1624. return true;
  1625. #else
  1626. (void)outFileName;
  1627. (void)files;
  1628. (void)gzip;
  1629. (void)verbose;
  1630. return false;
  1631. #endif
  1632. }
  1633. #if defined(CMAKE_BUILD_WITH_CMAKE)
  1634. namespace{
  1635. #define BSDTAR_FILESIZE_PRINTF "%lu"
  1636. #define BSDTAR_FILESIZE_TYPE unsigned long
  1637. void
  1638. list_item_verbose(FILE *out, struct archive_entry *entry)
  1639. {
  1640. char tmp[100];
  1641. size_t w;
  1642. const char *p;
  1643. const char *fmt;
  1644. time_t tim;
  1645. static time_t now;
  1646. size_t u_width = 6;
  1647. size_t gs_width = 13;
  1648. /*
  1649. * We avoid collecting the entire list in memory at once by
  1650. * listing things as we see them. However, that also means we can't
  1651. * just pre-compute the field widths. Instead, we start with guesses
  1652. * and just widen them as necessary. These numbers are completely
  1653. * arbitrary.
  1654. */
  1655. if (!now)
  1656. {
  1657. time(&now);
  1658. }
  1659. fprintf(out, "%s %d ",
  1660. archive_entry_strmode(entry),
  1661. archive_entry_nlink(entry));
  1662. /* Use uname if it's present, else uid. */
  1663. p = archive_entry_uname(entry);
  1664. if ((p == NULL) || (*p == '\0'))
  1665. {
  1666. sprintf(tmp, "%lu ",
  1667. (unsigned long)archive_entry_uid(entry));
  1668. p = tmp;
  1669. }
  1670. w = strlen(p);
  1671. if (w > u_width)
  1672. {
  1673. u_width = w;
  1674. }
  1675. fprintf(out, "%-*s ", (int)u_width, p);
  1676. /* Use gname if it's present, else gid. */
  1677. p = archive_entry_gname(entry);
  1678. if (p != NULL && p[0] != '\0')
  1679. {
  1680. fprintf(out, "%s", p);
  1681. w = strlen(p);
  1682. }
  1683. else
  1684. {
  1685. sprintf(tmp, "%lu",
  1686. (unsigned long)archive_entry_gid(entry));
  1687. w = strlen(tmp);
  1688. fprintf(out, "%s", tmp);
  1689. }
  1690. /*
  1691. * Print device number or file size, right-aligned so as to make
  1692. * total width of group and devnum/filesize fields be gs_width.
  1693. * If gs_width is too small, grow it.
  1694. */
  1695. if (archive_entry_filetype(entry) == AE_IFCHR
  1696. || archive_entry_filetype(entry) == AE_IFBLK)
  1697. {
  1698. sprintf(tmp, "%lu,%lu",
  1699. (unsigned long)archive_entry_rdevmajor(entry),
  1700. (unsigned long)archive_entry_rdevminor(entry));
  1701. }
  1702. else
  1703. {
  1704. /*
  1705. * Note the use of platform-dependent macros to format
  1706. * the filesize here. We need the format string and the
  1707. * corresponding type for the cast.
  1708. */
  1709. sprintf(tmp, BSDTAR_FILESIZE_PRINTF,
  1710. (BSDTAR_FILESIZE_TYPE)archive_entry_size(entry));
  1711. }
  1712. if (w + strlen(tmp) >= gs_width)
  1713. {
  1714. gs_width = w+strlen(tmp)+1;
  1715. }
  1716. fprintf(out, "%*s", (int)(gs_width - w), tmp);
  1717. /* Format the time using 'ls -l' conventions. */
  1718. tim = archive_entry_mtime(entry);
  1719. #define HALF_YEAR (time_t)365 * 86400 / 2
  1720. #if defined(_WIN32) && !defined(__CYGWIN__)
  1721. /* Windows' strftime function does not support %e format. */
  1722. #define DAY_FMT "%d"
  1723. #else
  1724. #define DAY_FMT "%e" /* Day number without leading zeros */
  1725. #endif
  1726. if (tim < now - HALF_YEAR || tim > now + HALF_YEAR)
  1727. {
  1728. fmt = DAY_FMT " %b %Y";
  1729. }
  1730. else
  1731. {
  1732. fmt = DAY_FMT " %b %H:%M";
  1733. }
  1734. strftime(tmp, sizeof(tmp), fmt, localtime(&tim));
  1735. fprintf(out, " %s ", tmp);
  1736. fprintf(out, "%s", archive_entry_pathname(entry));
  1737. /* Extra information for links. */
  1738. if (archive_entry_hardlink(entry)) /* Hard link */
  1739. {
  1740. fprintf(out, " link to %s",
  1741. archive_entry_hardlink(entry));
  1742. }
  1743. else if (archive_entry_symlink(entry)) /* Symbolic link */
  1744. {
  1745. fprintf(out, " -> %s", archive_entry_symlink(entry));
  1746. }
  1747. }
  1748. #ifdef __BORLANDC__
  1749. # pragma warn -8066 /* unreachable code */
  1750. #endif
  1751. long copy_data(struct archive *ar, struct archive *aw)
  1752. {
  1753. long r;
  1754. const void *buff;
  1755. size_t size;
  1756. #if defined(ARCHIVE_VERSION_NUMBER) && ARCHIVE_VERSION_NUMBER >= 3000000
  1757. __LA_INT64_T offset;
  1758. #else
  1759. off_t offset;
  1760. #endif
  1761. for (;;)
  1762. {
  1763. r = archive_read_data_block(ar, &buff, &size, &offset);
  1764. if (r == ARCHIVE_EOF)
  1765. {
  1766. return (ARCHIVE_OK);
  1767. }
  1768. if (r != ARCHIVE_OK)
  1769. {
  1770. return (r);
  1771. }
  1772. r = archive_write_data_block(aw, buff, size, offset);
  1773. if (r != ARCHIVE_OK)
  1774. {
  1775. cmSystemTools::Message("archive_write_data_block()",
  1776. archive_error_string(aw));
  1777. return (r);
  1778. }
  1779. }
  1780. return r;
  1781. }
  1782. bool extract_tar(const char* outFileName, bool verbose,
  1783. bool extract)
  1784. {
  1785. struct archive* a = archive_read_new();
  1786. struct archive *ext = archive_write_disk_new();
  1787. archive_read_support_compression_all(a);
  1788. archive_read_support_format_all(a);
  1789. struct archive_entry *entry;
  1790. int r = archive_read_open_file(a, outFileName, 10240);
  1791. if(r)
  1792. {
  1793. cmSystemTools::Error("Problem with archive_read_open_file(): ",
  1794. archive_error_string(a));
  1795. return false;
  1796. }
  1797. for (;;)
  1798. {
  1799. r = archive_read_next_header(a, &entry);
  1800. if (r == ARCHIVE_EOF)
  1801. {
  1802. break;
  1803. }
  1804. if (r != ARCHIVE_OK)
  1805. {
  1806. cmSystemTools::Error("Problem with archive_read_next_header(): ",
  1807. archive_error_string(a));
  1808. break;
  1809. }
  1810. if (verbose && extract)
  1811. {
  1812. cmSystemTools::Stdout("x ");
  1813. cmSystemTools::Stdout(archive_entry_pathname(entry));
  1814. }
  1815. if(verbose && !extract)
  1816. {
  1817. list_item_verbose(stdout, entry);
  1818. }
  1819. else if(!extract)
  1820. {
  1821. cmSystemTools::Stdout(archive_entry_pathname(entry));
  1822. }
  1823. if(extract)
  1824. {
  1825. r = archive_write_disk_set_options(ext, ARCHIVE_EXTRACT_TIME);
  1826. if (r != ARCHIVE_OK)
  1827. {
  1828. cmSystemTools::Error(
  1829. "Problem with archive_write_disk_set_options(): ",
  1830. archive_error_string(ext));
  1831. break;
  1832. }
  1833. r = archive_write_header(ext, entry);
  1834. if (r != ARCHIVE_OK)
  1835. {
  1836. cmSystemTools::Error("Problem with archive_write_header(): ",
  1837. archive_error_string(ext));
  1838. cmSystemTools::Error("Current file:",
  1839. archive_entry_pathname(entry));
  1840. break;
  1841. }
  1842. else
  1843. {
  1844. copy_data(a, ext);
  1845. r = archive_write_finish_entry(ext);
  1846. if (r != ARCHIVE_OK)
  1847. {
  1848. cmSystemTools::Error("Problem with archive_write_finish_entry(): ",
  1849. archive_error_string(ext));
  1850. break;
  1851. }
  1852. }
  1853. }
  1854. if (verbose || !extract)
  1855. {
  1856. cmSystemTools::Stdout("\n");
  1857. }
  1858. }
  1859. archive_read_close(a);
  1860. archive_read_finish(a);
  1861. return r == ARCHIVE_EOF || r == ARCHIVE_OK;
  1862. }
  1863. }
  1864. #endif
  1865. bool cmSystemTools::ExtractTar(const char* outFileName,
  1866. bool , bool verbose)
  1867. {
  1868. #if defined(CMAKE_BUILD_WITH_CMAKE)
  1869. return extract_tar(outFileName, verbose, true);
  1870. #else
  1871. (void)outFileName;
  1872. (void)verbose;
  1873. return false;
  1874. #endif
  1875. }
  1876. bool cmSystemTools::ListTar(const char* outFileName,
  1877. bool ,
  1878. bool verbose)
  1879. {
  1880. #if defined(CMAKE_BUILD_WITH_CMAKE)
  1881. return extract_tar(outFileName, verbose, false);
  1882. #else
  1883. (void)outFileName;
  1884. (void)verbose;
  1885. return false;
  1886. #endif
  1887. }
  1888. int cmSystemTools::WaitForLine(cmsysProcess* process, std::string& line,
  1889. double timeout,
  1890. std::vector<char>& out,
  1891. std::vector<char>& err)
  1892. {
  1893. line = "";
  1894. std::vector<char>::iterator outiter = out.begin();
  1895. std::vector<char>::iterator erriter = err.begin();
  1896. while(1)
  1897. {
  1898. // Check for a newline in stdout.
  1899. for(;outiter != out.end(); ++outiter)
  1900. {
  1901. if((*outiter == '\r') && ((outiter+1) == out.end()))
  1902. {
  1903. break;
  1904. }
  1905. else if(*outiter == '\n' || *outiter == '\0')
  1906. {
  1907. std::vector<char>::size_type length = outiter-out.begin();
  1908. if(length > 1 && *(outiter-1) == '\r')
  1909. {
  1910. --length;
  1911. }
  1912. if(length > 0)
  1913. {
  1914. line.append(&out[0], length);
  1915. }
  1916. out.erase(out.begin(), outiter+1);
  1917. return cmsysProcess_Pipe_STDOUT;
  1918. }
  1919. }
  1920. // Check for a newline in stderr.
  1921. for(;erriter != err.end(); ++erriter)
  1922. {
  1923. if((*erriter == '\r') && ((erriter+1) == err.end()))
  1924. {
  1925. break;
  1926. }
  1927. else if(*erriter == '\n' || *erriter == '\0')
  1928. {
  1929. std::vector<char>::size_type length = erriter-err.begin();
  1930. if(length > 1 && *(erriter-1) == '\r')
  1931. {
  1932. --length;
  1933. }
  1934. if(length > 0)
  1935. {
  1936. line.append(&err[0], length);
  1937. }
  1938. err.erase(err.begin(), erriter+1);
  1939. return cmsysProcess_Pipe_STDERR;
  1940. }
  1941. }
  1942. // No newlines found. Wait for more data from the process.
  1943. int length;
  1944. char* data;
  1945. int pipe = cmsysProcess_WaitForData(process, &data, &length, &timeout);
  1946. if(pipe == cmsysProcess_Pipe_Timeout)
  1947. {
  1948. // Timeout has been exceeded.
  1949. return pipe;
  1950. }
  1951. else if(pipe == cmsysProcess_Pipe_STDOUT)
  1952. {
  1953. // Append to the stdout buffer.
  1954. std::vector<char>::size_type size = out.size();
  1955. out.insert(out.end(), data, data+length);
  1956. outiter = out.begin()+size;
  1957. }
  1958. else if(pipe == cmsysProcess_Pipe_STDERR)
  1959. {
  1960. // Append to the stderr buffer.
  1961. std::vector<char>::size_type size = err.size();
  1962. err.insert(err.end(), data, data+length);
  1963. erriter = err.begin()+size;
  1964. }
  1965. else if(pipe == cmsysProcess_Pipe_None)
  1966. {
  1967. // Both stdout and stderr pipes have broken. Return leftover data.
  1968. if(!out.empty())
  1969. {
  1970. line.append(&out[0], outiter-out.begin());
  1971. out.erase(out.begin(), out.end());
  1972. return cmsysProcess_Pipe_STDOUT;
  1973. }
  1974. else if(!err.empty())
  1975. {
  1976. line.append(&err[0], erriter-err.begin());
  1977. err.erase(err.begin(), err.end());
  1978. return cmsysProcess_Pipe_STDERR;
  1979. }
  1980. else
  1981. {
  1982. return cmsysProcess_Pipe_None;
  1983. }
  1984. }
  1985. }
  1986. }
  1987. void cmSystemTools::DoNotInheritStdPipes()
  1988. {
  1989. #ifdef _WIN32
  1990. // Check to see if we are attached to a console
  1991. // if so, then do not stop the inherited pipes
  1992. // or stdout and stderr will not show up in dos
  1993. // shell windows
  1994. CONSOLE_SCREEN_BUFFER_INFO hOutInfo;
  1995. HANDLE hOut = GetStdHandle(STD_OUTPUT_HANDLE);
  1996. if(GetConsoleScreenBufferInfo(hOut, &hOutInfo))
  1997. {
  1998. return;
  1999. }
  2000. {
  2001. HANDLE out = GetStdHandle(STD_OUTPUT_HANDLE);
  2002. DuplicateHandle(GetCurrentProcess(), out,
  2003. GetCurrentProcess(), &out, 0, FALSE,
  2004. DUPLICATE_SAME_ACCESS | DUPLICATE_CLOSE_SOURCE);
  2005. SetStdHandle(STD_OUTPUT_HANDLE, out);
  2006. }
  2007. {
  2008. HANDLE out = GetStdHandle(STD_ERROR_HANDLE);
  2009. DuplicateHandle(GetCurrentProcess(), out,
  2010. GetCurrentProcess(), &out, 0, FALSE,
  2011. DUPLICATE_SAME_ACCESS | DUPLICATE_CLOSE_SOURCE);
  2012. SetStdHandle(STD_ERROR_HANDLE, out);
  2013. }
  2014. #endif
  2015. }
  2016. //----------------------------------------------------------------------------
  2017. bool cmSystemTools::CopyFileTime(const char* fromFile, const char* toFile)
  2018. {
  2019. #if defined(_WIN32) && !defined(__CYGWIN__)
  2020. cmSystemToolsWindowsHandle hFrom =
  2021. CreateFile(fromFile, GENERIC_READ, FILE_SHARE_READ, 0,
  2022. OPEN_EXISTING, 0, 0);
  2023. cmSystemToolsWindowsHandle hTo =
  2024. CreateFile(toFile, GENERIC_WRITE, 0, 0, OPEN_EXISTING, 0, 0);
  2025. if(!hFrom || !hTo)
  2026. {
  2027. return false;
  2028. }
  2029. FILETIME timeCreation;
  2030. FILETIME timeLastAccess;
  2031. FILETIME timeLastWrite;
  2032. if(!GetFileTime(hFrom, &timeCreation, &timeLastAccess, &timeLastWrite))
  2033. {
  2034. return false;
  2035. }
  2036. if(!SetFileTime(hTo, &timeCreation, &timeLastAccess, &timeLastWrite))
  2037. {
  2038. return false;
  2039. }
  2040. #else
  2041. struct stat fromStat;
  2042. if(stat(fromFile, &fromStat) < 0)
  2043. {
  2044. return false;
  2045. }
  2046. struct utimbuf buf;
  2047. buf.actime = fromStat.st_atime;
  2048. buf.modtime = fromStat.st_mtime;
  2049. if(utime(toFile, &buf) < 0)
  2050. {
  2051. return false;
  2052. }
  2053. #endif
  2054. return true;
  2055. }
  2056. //----------------------------------------------------------------------------
  2057. cmSystemToolsFileTime* cmSystemTools::FileTimeNew()
  2058. {
  2059. return new cmSystemToolsFileTime;
  2060. }
  2061. //----------------------------------------------------------------------------
  2062. void cmSystemTools::FileTimeDelete(cmSystemToolsFileTime* t)
  2063. {
  2064. delete t;
  2065. }
  2066. //----------------------------------------------------------------------------
  2067. bool cmSystemTools::FileTimeGet(const char* fname, cmSystemToolsFileTime* t)
  2068. {
  2069. #if defined(_WIN32) && !defined(__CYGWIN__)
  2070. cmSystemToolsWindowsHandle h =
  2071. CreateFile(fname, GENERIC_READ, FILE_SHARE_READ, 0, OPEN_EXISTING, 0, 0);
  2072. if(!h)
  2073. {
  2074. return false;
  2075. }
  2076. if(!GetFileTime(h, &t->timeCreation, &t->timeLastAccess, &t->timeLastWrite))
  2077. {
  2078. return false;
  2079. }
  2080. #else
  2081. struct stat st;
  2082. if(stat(fname, &st) < 0)
  2083. {
  2084. return false;
  2085. }
  2086. t->timeBuf.actime = st.st_atime;
  2087. t->timeBuf.modtime = st.st_mtime;
  2088. #endif
  2089. return true;
  2090. }
  2091. //----------------------------------------------------------------------------
  2092. bool cmSystemTools::FileTimeSet(const char* fname, cmSystemToolsFileTime* t)
  2093. {
  2094. #if defined(_WIN32) && !defined(__CYGWIN__)
  2095. cmSystemToolsWindowsHandle h =
  2096. CreateFile(fname, GENERIC_WRITE, 0, 0, OPEN_EXISTING, 0, 0);
  2097. if(!h)
  2098. {
  2099. return false;
  2100. }
  2101. if(!SetFileTime(h, &t->timeCreation, &t->timeLastAccess, &t->timeLastWrite))
  2102. {
  2103. return false;
  2104. }
  2105. #else
  2106. if(utime(fname, &t->timeBuf) < 0)
  2107. {
  2108. return false;
  2109. }
  2110. #endif
  2111. return true;
  2112. }
  2113. //----------------------------------------------------------------------------
  2114. #ifdef _WIN32
  2115. # ifndef CRYPT_SILENT
  2116. # define CRYPT_SILENT 0x40 /* Not defined by VS 6 version of header. */
  2117. # endif
  2118. static int WinCryptRandom(void* data, size_t size)
  2119. {
  2120. int result = 0;
  2121. HCRYPTPROV hProvider = 0;
  2122. if(CryptAcquireContextW(&hProvider, 0, 0, PROV_RSA_FULL,
  2123. CRYPT_VERIFYCONTEXT | CRYPT_SILENT))
  2124. {
  2125. result = CryptGenRandom(hProvider, (DWORD)size, (BYTE*)data)? 1:0;
  2126. CryptReleaseContext(hProvider, 0);
  2127. }
  2128. return result;
  2129. }
  2130. #endif
  2131. //----------------------------------------------------------------------------
  2132. unsigned int cmSystemTools::RandomSeed()
  2133. {
  2134. #if defined(_WIN32) && !defined(__CYGWIN__)
  2135. unsigned int seed = 0;
  2136. // Try using a real random source.
  2137. if(WinCryptRandom(&seed, sizeof(seed)))
  2138. {
  2139. return seed;
  2140. }
  2141. // Fall back to the time and pid.
  2142. FILETIME ft;
  2143. GetSystemTimeAsFileTime(&ft);
  2144. unsigned int t1 = static_cast<unsigned int>(ft.dwHighDateTime);
  2145. unsigned int t2 = static_cast<unsigned int>(ft.dwLowDateTime);
  2146. unsigned int pid = static_cast<unsigned int>(GetCurrentProcessId());
  2147. return t1 ^ t2 ^ pid;
  2148. #else
  2149. union
  2150. {
  2151. unsigned int integer;
  2152. char bytes[sizeof(unsigned int)];
  2153. } seed;
  2154. // Try using a real random source.
  2155. std::ifstream fin("/dev/urandom");
  2156. if(fin && fin.read(seed.bytes, sizeof(seed)) &&
  2157. fin.gcount() == sizeof(seed))
  2158. {
  2159. return seed.integer;
  2160. }
  2161. // Fall back to the time and pid.
  2162. struct timeval t;
  2163. gettimeofday(&t, 0);
  2164. unsigned int pid = static_cast<unsigned int>(getpid());
  2165. unsigned int tv_sec = static_cast<unsigned int>(t.tv_sec);
  2166. unsigned int tv_usec = static_cast<unsigned int>(t.tv_usec);
  2167. // Since tv_usec never fills more than 11 bits we shift it to fill
  2168. // in the slow-changing high-order bits of tv_sec.
  2169. return tv_sec ^ (tv_usec << 21) ^ pid;
  2170. #endif
  2171. }
  2172. //----------------------------------------------------------------------------
  2173. static std::string cmSystemToolsExecutableDirectory;
  2174. void cmSystemTools::FindExecutableDirectory(const char* argv0)
  2175. {
  2176. #if defined(_WIN32) && !defined(__CYGWIN__)
  2177. (void)argv0; // ignore this on windows
  2178. char modulepath[_MAX_PATH];
  2179. ::GetModuleFileName(NULL, modulepath, sizeof(modulepath));
  2180. cmSystemToolsExecutableDirectory =
  2181. cmSystemTools::GetFilenamePath(modulepath);
  2182. return;
  2183. #else
  2184. std::string errorMsg;
  2185. std::string exe;
  2186. if(cmSystemTools::FindProgramPath(argv0, exe, errorMsg))
  2187. {
  2188. // remove symlinks
  2189. exe = cmSystemTools::GetRealPath(exe.c_str());
  2190. cmSystemToolsExecutableDirectory =
  2191. cmSystemTools::GetFilenamePath(exe.c_str());
  2192. }
  2193. else
  2194. {
  2195. // ???
  2196. }
  2197. #endif
  2198. }
  2199. //----------------------------------------------------------------------------
  2200. const char* cmSystemTools::GetExecutableDirectory()
  2201. {
  2202. return cmSystemToolsExecutableDirectory.c_str();
  2203. }
  2204. //----------------------------------------------------------------------------
  2205. #if defined(CMAKE_BUILD_WITH_CMAKE)
  2206. void cmSystemTools::MakefileColorEcho(int color, const char* message,
  2207. bool newline, bool enabled)
  2208. {
  2209. // On some platforms (an MSYS prompt) cmsysTerminal may not be able
  2210. // to determine whether the stream is displayed on a tty. In this
  2211. // case it assumes no unless we tell it otherwise. Since we want
  2212. // color messages to be displayed for users we will assume yes.
  2213. // However, we can test for some situations when the answer is most
  2214. // likely no.
  2215. int assumeTTY = cmsysTerminal_Color_AssumeTTY;
  2216. if(cmSystemTools::GetEnv("DART_TEST_FROM_DART") ||
  2217. cmSystemTools::GetEnv("DASHBOARD_TEST_FROM_CTEST") ||
  2218. cmSystemTools::GetEnv("CTEST_INTERACTIVE_DEBUG_MODE"))
  2219. {
  2220. // Avoid printing color escapes during dashboard builds.
  2221. assumeTTY = 0;
  2222. }
  2223. if(enabled)
  2224. {
  2225. cmsysTerminal_cfprintf(color | assumeTTY, stdout, "%s%s",
  2226. message, newline? "\n" : "");
  2227. }
  2228. else
  2229. {
  2230. // Color is disabled. Print without color.
  2231. fprintf(stdout, "%s%s", message, newline? "\n" : "");
  2232. }
  2233. }
  2234. #endif
  2235. //----------------------------------------------------------------------------
  2236. bool cmSystemTools::GuessLibrarySOName(std::string const& fullPath,
  2237. std::string& soname)
  2238. {
  2239. // For ELF shared libraries use a real parser to get the correct
  2240. // soname.
  2241. #if defined(CMAKE_USE_ELF_PARSER)
  2242. cmELF elf(fullPath.c_str());
  2243. if(elf)
  2244. {
  2245. return elf.GetSOName(soname);
  2246. }
  2247. #endif
  2248. // If the file is not a symlink we have no guess for its soname.
  2249. if(!cmSystemTools::FileIsSymlink(fullPath.c_str()))
  2250. {
  2251. return false;
  2252. }
  2253. if(!cmSystemTools::ReadSymlink(fullPath.c_str(), soname))
  2254. {
  2255. return false;
  2256. }
  2257. // If the symlink has a path component we have no guess for the soname.
  2258. if(!cmSystemTools::GetFilenamePath(soname).empty())
  2259. {
  2260. return false;
  2261. }
  2262. // If the symlink points at an extended version of the same name
  2263. // assume it is the soname.
  2264. std::string name = cmSystemTools::GetFilenameName(fullPath);
  2265. if(soname.length() > name.length() &&
  2266. soname.substr(0, name.length()) == name)
  2267. {
  2268. return true;
  2269. }
  2270. return false;
  2271. }
  2272. //----------------------------------------------------------------------------
  2273. #if defined(CMAKE_USE_ELF_PARSER)
  2274. std::string::size_type cmSystemToolsFindRPath(std::string const& have,
  2275. std::string const& want)
  2276. {
  2277. // Search for the desired rpath.
  2278. std::string::size_type pos = have.find(want);
  2279. // If the path is not present we are done.
  2280. if(pos == std::string::npos)
  2281. {
  2282. return pos;
  2283. }
  2284. // Build a regex to match a properly separated path instance.
  2285. std::string regex_str = "(^|:)(";
  2286. for(std::string::const_iterator i = want.begin(); i != want.end(); ++i)
  2287. {
  2288. int ch = *i;
  2289. if(!(('a' <= ch && ch <= 'z') ||
  2290. ('A' <= ch && ch <= 'Z') ||
  2291. ('0' <= ch && ch <= '9')))
  2292. {
  2293. // Escape the non-alphanumeric character.
  2294. regex_str += "\\";
  2295. }
  2296. // Store the character.
  2297. regex_str.append(1, static_cast<char>(ch));
  2298. }
  2299. regex_str += ")(:|$)";
  2300. // Look for the separated path.
  2301. cmsys::RegularExpression regex(regex_str.c_str());
  2302. if(regex.find(have))
  2303. {
  2304. // Return the position of the path portion.
  2305. return regex.start(2);
  2306. }
  2307. else
  2308. {
  2309. // The desired rpath was not found.
  2310. return std::string::npos;
  2311. }
  2312. }
  2313. #endif
  2314. #if defined(CMAKE_USE_ELF_PARSER)
  2315. struct cmSystemToolsRPathInfo
  2316. {
  2317. unsigned long Position;
  2318. unsigned long Size;
  2319. std::string Name;
  2320. std::string Value;
  2321. };
  2322. #endif
  2323. //----------------------------------------------------------------------------
  2324. bool cmSystemTools::ChangeRPath(std::string const& file,
  2325. std::string const& oldRPath,
  2326. std::string const& newRPath,
  2327. std::string* emsg,
  2328. bool* changed)
  2329. {
  2330. #if defined(CMAKE_USE_ELF_PARSER)
  2331. if(changed)
  2332. {
  2333. *changed = false;
  2334. }
  2335. int rp_count = 0;
  2336. cmSystemToolsRPathInfo rp[2];
  2337. {
  2338. // Parse the ELF binary.
  2339. cmELF elf(file.c_str());
  2340. // Get the RPATH and RUNPATH entries from it.
  2341. int se_count = 0;
  2342. cmELF::StringEntry const* se[2] = {0, 0};
  2343. const char* se_name[2] = {0, 0};
  2344. if(cmELF::StringEntry const* se_rpath = elf.GetRPath())
  2345. {
  2346. se[se_count] = se_rpath;
  2347. se_name[se_count] = "RPATH";
  2348. ++se_count;
  2349. }
  2350. if(cmELF::StringEntry const* se_runpath = elf.GetRunPath())
  2351. {
  2352. se[se_count] = se_runpath;
  2353. se_name[se_count] = "RUNPATH";
  2354. ++se_count;
  2355. }
  2356. if(se_count == 0)
  2357. {
  2358. if(newRPath.empty())
  2359. {
  2360. // The new rpath is empty and there is no rpath anyway so it is
  2361. // okay.
  2362. return true;
  2363. }
  2364. else
  2365. {
  2366. if(emsg)
  2367. {
  2368. *emsg = "No valid ELF RPATH or RUNPATH entry exists in the file; ";
  2369. *emsg += elf.GetErrorMessage();
  2370. }
  2371. return false;
  2372. }
  2373. }
  2374. for(int i=0; i < se_count; ++i)
  2375. {
  2376. // If both RPATH and RUNPATH refer to the same string literal it
  2377. // needs to be changed only once.
  2378. if(rp_count && rp[0].Position == se[i]->Position)
  2379. {
  2380. continue;
  2381. }
  2382. // Make sure the current rpath contains the old rpath.
  2383. std::string::size_type pos =
  2384. cmSystemToolsFindRPath(se[i]->Value, oldRPath);
  2385. if(pos == std::string::npos)
  2386. {
  2387. // If it contains the new rpath instead then it is okay.
  2388. if(cmSystemToolsFindRPath(se[i]->Value, newRPath) != std::string::npos)
  2389. {
  2390. continue;
  2391. }
  2392. if(emsg)
  2393. {
  2394. cmOStringStream e;
  2395. e << "The current " << se_name[i] << " is:\n"
  2396. << " " << se[i]->Value << "\n"
  2397. << "which does not contain:\n"
  2398. << " " << oldRPath << "\n"
  2399. << "as was expected.";
  2400. *emsg = e.str();
  2401. }
  2402. return false;
  2403. }
  2404. // Store information about the entry in the file.
  2405. rp[rp_count].Position = se[i]->Position;
  2406. rp[rp_count].Size = se[i]->Size;
  2407. rp[rp_count].Name = se_name[i];
  2408. // Construct the new value which preserves the part of the path
  2409. // not being changed.
  2410. rp[rp_count].Value = se[i]->Value.substr(0, pos);
  2411. rp[rp_count].Value += newRPath;
  2412. rp[rp_count].Value += se[i]->Value.substr(pos+oldRPath.length(),
  2413. oldRPath.npos);
  2414. // Make sure there is enough room to store the new rpath and at
  2415. // least one null terminator.
  2416. if(rp[rp_count].Size < rp[rp_count].Value.length()+1)
  2417. {
  2418. if(emsg)
  2419. {
  2420. *emsg = "The replacement path is too long for the ";
  2421. *emsg += se_name[i];
  2422. *emsg += " entry.";
  2423. }
  2424. return false;
  2425. }
  2426. // This entry is ready for update.
  2427. ++rp_count;
  2428. }
  2429. }
  2430. // If no runtime path needs to be changed, we are done.
  2431. if(rp_count == 0)
  2432. {
  2433. return true;
  2434. }
  2435. {
  2436. // Open the file for update.
  2437. std::ofstream f(file.c_str(),
  2438. std::ios::in | std::ios::out | std::ios::binary);
  2439. if(!f)
  2440. {
  2441. if(emsg)
  2442. {
  2443. *emsg = "Error opening file for update.";
  2444. }
  2445. return false;
  2446. }
  2447. // Store the new RPATH and RUNPATH strings.
  2448. for(int i=0; i < rp_count; ++i)
  2449. {
  2450. // Seek to the RPATH position.
  2451. if(!f.seekp(rp[i].Position))
  2452. {
  2453. if(emsg)
  2454. {
  2455. *emsg = "Error seeking to ";
  2456. *emsg += rp[i].Name;
  2457. *emsg += " position.";
  2458. }
  2459. return false;
  2460. }
  2461. // Write the new rpath. Follow it with enough null terminators to
  2462. // fill the string table entry.
  2463. f << rp[i].Value;
  2464. for(unsigned long j=rp[i].Value.length(); j < rp[i].Size; ++j)
  2465. {
  2466. f << '\0';
  2467. }
  2468. // Make sure it wrote correctly.
  2469. if(!f)
  2470. {
  2471. if(emsg)
  2472. {
  2473. *emsg = "Error writing the new ";
  2474. *emsg += rp[i].Name;
  2475. *emsg += " string to the file.";
  2476. }
  2477. return false;
  2478. }
  2479. }
  2480. }
  2481. // Everything was updated successfully.
  2482. if(changed)
  2483. {
  2484. *changed = true;
  2485. }
  2486. return true;
  2487. #else
  2488. (void)file;
  2489. (void)oldRPath;
  2490. (void)newRPath;
  2491. (void)emsg;
  2492. (void)changed;
  2493. return false;
  2494. #endif
  2495. }
  2496. //----------------------------------------------------------------------------
  2497. bool cmSystemTools::VersionCompare(cmSystemTools::CompareOp op,
  2498. const char* lhss, const char* rhss)
  2499. {
  2500. unsigned int lhs[4] = {0,0,0,0};
  2501. unsigned int rhs[4] = {0,0,0,0};
  2502. sscanf(lhss, "%u.%u.%u.%u", &lhs[0], &lhs[1], &lhs[2], &lhs[3]);
  2503. sscanf(rhss, "%u.%u.%u.%u", &rhs[0], &rhs[1], &rhs[2], &rhs[3]);
  2504. // Do component-wise comparison.
  2505. for(unsigned int i=0; i < 4; ++i)
  2506. {
  2507. if(lhs[i] < rhs[i])
  2508. {
  2509. // lhs < rhs, so true if operation is LESS
  2510. return op == cmSystemTools::OP_LESS;
  2511. }
  2512. else if(lhs[i] > rhs[i])
  2513. {
  2514. // lhs > rhs, so true if operation is GREATER
  2515. return op == cmSystemTools::OP_GREATER;
  2516. }
  2517. }
  2518. // lhs == rhs, so true if operation is EQUAL
  2519. return op == cmSystemTools::OP_EQUAL;
  2520. }
  2521. //----------------------------------------------------------------------------
  2522. bool cmSystemTools::RemoveRPath(std::string const& file, std::string* emsg,
  2523. bool* removed)
  2524. {
  2525. #if defined(CMAKE_USE_ELF_PARSER)
  2526. if(removed)
  2527. {
  2528. *removed = false;
  2529. }
  2530. int zeroCount = 0;
  2531. unsigned long zeroPosition[2] = {0,0};
  2532. unsigned long zeroSize[2] = {0,0};
  2533. unsigned long bytesBegin = 0;
  2534. std::vector<char> bytes;
  2535. {
  2536. // Parse the ELF binary.
  2537. cmELF elf(file.c_str());
  2538. // Get the RPATH and RUNPATH entries from it and sort them by index
  2539. // in the dynamic section header.
  2540. int se_count = 0;
  2541. cmELF::StringEntry const* se[2] = {0, 0};
  2542. if(cmELF::StringEntry const* se_rpath = elf.GetRPath())
  2543. {
  2544. se[se_count++] = se_rpath;
  2545. }
  2546. if(cmELF::StringEntry const* se_runpath = elf.GetRunPath())
  2547. {
  2548. se[se_count++] = se_runpath;
  2549. }
  2550. if(se_count == 0)
  2551. {
  2552. // There is no RPATH or RUNPATH anyway.
  2553. return true;
  2554. }
  2555. if(se_count == 2 && se[1]->IndexInSection < se[0]->IndexInSection)
  2556. {
  2557. cmsys_stl::swap(se[0], se[1]);
  2558. }
  2559. // Get the size of the dynamic section header.
  2560. unsigned int count = elf.GetDynamicEntryCount();
  2561. if(count == 0)
  2562. {
  2563. // This should happen only for invalid ELF files where a DT_NULL
  2564. // appears before the end of the table.
  2565. if(emsg)
  2566. {
  2567. *emsg = "DYNAMIC section contains a DT_NULL before the end.";
  2568. }
  2569. return false;
  2570. }
  2571. // Save information about the string entries to be zeroed.
  2572. zeroCount = se_count;
  2573. for(int i=0; i < se_count; ++i)
  2574. {
  2575. zeroPosition[i] = se[i]->Position;
  2576. zeroSize[i] = se[i]->Size;
  2577. }
  2578. // Get the range of file positions corresponding to each entry and
  2579. // the rest of the table after them.
  2580. unsigned long entryBegin[3] = {0,0,0};
  2581. unsigned long entryEnd[2] = {0,0};
  2582. for(int i=0; i < se_count; ++i)
  2583. {
  2584. entryBegin[i] = elf.GetDynamicEntryPosition(se[i]->IndexInSection);
  2585. entryEnd[i] = elf.GetDynamicEntryPosition(se[i]->IndexInSection+1);
  2586. }
  2587. entryBegin[se_count] = elf.GetDynamicEntryPosition(count);
  2588. // The data are to be written over the old table entries starting at
  2589. // the first one being removed.
  2590. bytesBegin = entryBegin[0];
  2591. unsigned long bytesEnd = entryBegin[se_count];
  2592. // Allocate a buffer to hold the part of the file to be written.
  2593. // Initialize it with zeros.
  2594. bytes.resize(bytesEnd - bytesBegin, 0);
  2595. // Read the part of the DYNAMIC section header that will move.
  2596. // The remainder of the buffer will be left with zeros which
  2597. // represent a DT_NULL entry.
  2598. char* data = &bytes[0];
  2599. for(int i=0; i < se_count; ++i)
  2600. {
  2601. // Read data between the entries being removed.
  2602. unsigned long sz = entryBegin[i+1] - entryEnd[i];
  2603. if(sz > 0 && !elf.ReadBytes(entryEnd[i], sz, data))
  2604. {
  2605. if(emsg)
  2606. {
  2607. *emsg = "Failed to read DYNAMIC section header.";
  2608. }
  2609. return false;
  2610. }
  2611. data += sz;
  2612. }
  2613. }
  2614. // Open the file for update.
  2615. std::ofstream f(file.c_str(),
  2616. std::ios::in | std::ios::out | std::ios::binary);
  2617. if(!f)
  2618. {
  2619. if(emsg)
  2620. {
  2621. *emsg = "Error opening file for update.";
  2622. }
  2623. return false;
  2624. }
  2625. // Write the new DYNAMIC table header.
  2626. if(!f.seekp(bytesBegin))
  2627. {
  2628. if(emsg)
  2629. {
  2630. *emsg = "Error seeking to DYNAMIC table header for RPATH.";
  2631. }
  2632. return false;
  2633. }
  2634. if(!f.write(&bytes[0], bytes.size()))
  2635. {
  2636. if(emsg)
  2637. {
  2638. *emsg = "Error replacing DYNAMIC table header.";
  2639. }
  2640. return false;
  2641. }
  2642. // Fill the RPATH and RUNPATH strings with zero bytes.
  2643. for(int i=0; i < zeroCount; ++i)
  2644. {
  2645. if(!f.seekp(zeroPosition[i]))
  2646. {
  2647. if(emsg)
  2648. {
  2649. *emsg = "Error seeking to RPATH position.";
  2650. }
  2651. return false;
  2652. }
  2653. for(unsigned long j=0; j < zeroSize[i]; ++j)
  2654. {
  2655. f << '\0';
  2656. }
  2657. if(!f)
  2658. {
  2659. if(emsg)
  2660. {
  2661. *emsg = "Error writing the empty rpath string to the file.";
  2662. }
  2663. return false;
  2664. }
  2665. }
  2666. // Everything was updated successfully.
  2667. if(removed)
  2668. {
  2669. *removed = true;
  2670. }
  2671. return true;
  2672. #else
  2673. (void)file;
  2674. (void)emsg;
  2675. (void)removed;
  2676. return false;
  2677. #endif
  2678. }
  2679. //----------------------------------------------------------------------------
  2680. bool cmSystemTools::CheckRPath(std::string const& file,
  2681. std::string const& newRPath)
  2682. {
  2683. #if defined(CMAKE_USE_ELF_PARSER)
  2684. // Parse the ELF binary.
  2685. cmELF elf(file.c_str());
  2686. // Get the RPATH or RUNPATH entry from it.
  2687. cmELF::StringEntry const* se = elf.GetRPath();
  2688. if(!se)
  2689. {
  2690. se = elf.GetRunPath();
  2691. }
  2692. // Make sure the current rpath contains the new rpath.
  2693. if(newRPath.empty())
  2694. {
  2695. if(!se)
  2696. {
  2697. return true;
  2698. }
  2699. }
  2700. else
  2701. {
  2702. if(se &&
  2703. cmSystemToolsFindRPath(se->Value, newRPath) != std::string::npos)
  2704. {
  2705. return true;
  2706. }
  2707. }
  2708. return false;
  2709. #else
  2710. (void)file;
  2711. (void)newRPath;
  2712. return false;
  2713. #endif
  2714. }
  2715. //----------------------------------------------------------------------------
  2716. bool cmSystemTools::RepeatedRemoveDirectory(const char* dir)
  2717. {
  2718. // Windows sometimes locks files temporarily so try a few times.
  2719. for(int i = 0; i < 10; ++i)
  2720. {
  2721. if(cmSystemTools::RemoveADirectory(dir))
  2722. {
  2723. return true;
  2724. }
  2725. cmSystemTools::Delay(100);
  2726. }
  2727. return false;
  2728. }
  2729. //----------------------------------------------------------------------------
  2730. std::vector<std::string> cmSystemTools::tokenize(const std::string& str,
  2731. const std::string& sep)
  2732. {
  2733. std::vector<std::string> tokens;
  2734. std::string::size_type tokend = 0;
  2735. do
  2736. {
  2737. std::string::size_type tokstart=str.find_first_not_of(sep, tokend);
  2738. if (tokstart==std::string::npos)
  2739. {
  2740. break; // no more tokens
  2741. }
  2742. tokend=str.find_first_of(sep,tokstart);
  2743. if (tokend==std::string::npos)
  2744. {
  2745. tokens.push_back(str.substr(tokstart));
  2746. }
  2747. else
  2748. {
  2749. tokens.push_back(str.substr(tokstart,tokend-tokstart));
  2750. }
  2751. } while (tokend!=std::string::npos);
  2752. if (tokens.empty())
  2753. {
  2754. tokens.push_back("");
  2755. }
  2756. return tokens;
  2757. }