cmSystemTools.cxx 74 KB

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