Fwd: [Telux] Next Meeting: "CMake" on 25-October-2009
Shlomi Fish <shlomif-ik1l9ssToec+JF/[email protected]> Sun, 11 Oct 2009 15:19:15 +0200
| Newsgroups | gmane.culture.hackers.israel |
|---|---|
| Message-ID | <[email protected]> |
--peGx2DqwOWYa8OI6SmSivfGULT8gNJSEVGMVjeh Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit ---------- Forwarded Message ---------- Subject: [Telux] Next Meeting: "CMake" on 25-October-2009 Date: Saturday 10 Oct 2009 From: Shlomi Fish <shlomif-ik1l9ssToec+JF/[email protected]> To: Telux <telux-8fVK6v2op8h+3Tr40/[email protected]> Hi all! The Tel Aviv Open Source Club will host a talk by Constantine Shulyupin ( http://www.linuxdriver.co.il/ ) about "CMake - the Nifty Build and Configuration System" - on 25-October-2009. The meeting will take place at Tel Aviv University, at the Schreiber Maths&CS building, room 008 on 18:30. So mark your calendars. For more information can be found at: * http://www.cs.tau.ac.il/telux/ * http://wiki.osdc.org.il/index.php/Tel_Aviv_Meeting_on_25_October_2009 With any other problems, feel free to contact me: http://www.shlomifish.org/me/contact-me/ Hopefully Constantine will be able to give a re-run of this presentation on Haifux and other possible venues. Abstract: --------- You can see what we have so far here: http://www.shlomifish.org/lecture/CMake/ We are also planning to re-use some CMake presentations and material that we found online. In any case, here's an abstract: {{{{{{{{{{{ CMake - cross platform make. - configure the software build process and generate makefiles (or IDE project files) automatically on many systems. - Advantages over GNU Autotools. - Smaller archive files and downloads (no huge "configure", "configure.in"/"configure.ac", Makefile.am, Makefile.in, etc.) - Faster configurations (using the CMake command). - no excessive forking and running processes in CMake. - make/build runs faster (due to no "libtool" commands). - much easier to maintain and tends to break less than Autoconf's m4 macros generating /bin/sh code, with many other tools in between. Show: - http://www.seul.org/docs/autotut/figure1.png - Better Microsoft Windows support: - can prepare Windows NSIS packages out-of-the-box. - Its licence is mod-BSDL instead of Autotools' GPL. }}}}}}}}}} CMake may still have some disadvantages over GNU Autotools (a.k.a: GNU Autohell), but we like it. ---------- Next on our agenda is starting the "Welcome-to-FOSS" series: http://welcome.foss.org.il/2009/ We're looking for volunteer presenters and backup presenters. Currently our agenda is here: http://wiki.osdc.org.il/index.php/Welcome_to_FOSS_-_2009 We are always looking for presentations on interesting topics. If you have an interesting idea for a talk, feel free to contact us and we'll co-ordinate a date. Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ "Star Trek: We, the Living Dead" - http://shlom.in/st-wtld Chuck Norris read the entire English Wikipedia in 24 hours. Twice. ------------------------------------------------------- -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Original Riddles - http://www.shlomifish.org/puzzles/ Chuck Norris read the entire English Wikipedia in 24 hours. Twice. --peGx2DqwOWYa8OI6SmSivfGULT8gNJSEVGMVjeh Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> </head> <body style="background-color: #ffffff;"> <span style="display:none"> </span> <!--~-|**|PrettyHtmlStartT|**|-~--> <div id="ygrp-mlmsg" style="width:655px; position:relative;"> <div id="ygrp-msg" style="width: 470px; margin:0; padding:0 25px 0 0; float:left; z-index:1;"> <!--~-|**|PrettyHtmlEndT|**|-~--> <div id="ygrp-text" > <p><br> ---------- Forwarded Message ----------<br> <br> Subject: [Telux] Next Meeting: "CMake" on 25-October-2009<br> Date: Saturday 10 Oct 2009<br> From: Shlomi Fish <<a href="mailto:shlomif%40iglu.org.il">shlomif@iglu.<wbr>org.il</a>><br> To: Telux <<a href="mailto:telux%40hamakor.org.il">telux@hamakor.<wbr>org.il</a>><br> <br> Hi all!<br> <br> The Tel Aviv Open Source Club will host a talk by Constantine Shulyupin ( <br> <a href="http://www.linuxdriver.co.il/">http://www.linuxdri<wbr>ver.co.il/</a> ) about "CMake - the Nifty Build and <br> Configuration System" - on 25-October-2009.<br> <br> The meeting will take place at Tel Aviv University, at the Schreiber Maths&CS <br> building, room 008 on 18:30. So mark your calendars. For more information can <br> be found at:<br> <br> * <a href="http://www.cs.tau.ac.il/telux/">http://www.cs.<wbr>tau.ac.il/<wbr>telux/</a><br> <br> * <a href="http://wiki.osdc.org.il/index.php/Tel_Aviv_Meeting_on_25_October_2009">http://wiki.<wbr>osdc.org.<wbr>il/index.<wbr>php/Tel_Aviv_<wbr>Meeting_on_<wbr>25_October_<wbr>2009</a><br> <br> With any other problems, feel free to contact me:<br> <br> <a href="http://www.shlomifish.org/me/contact-me/">http://www.shlomifi<wbr>sh.org/me/<wbr>contact-me/</a><br> <br> Hopefully Constantine will be able to give a re-run of this presentation on <br> Haifux and other possible venues.<br> <br> Abstract:<br> ---------<br> <br> You can see what we have so far here:<br> <br> <a href="http://www.shlomifish.org/lecture/CMake/">http://www.shlomifi<wbr>sh.org/lecture/<wbr>CMake/</a><br> <br> We are also planning to re-use some CMake presentations and material that we <br> found online. In any case, here's an abstract:<br> <br> {{{{{{{{{{{<br> CMake - cross platform make.<br> - configure the software build process and generate makefiles (or IDE <br> project files) automatically on many systems.<br> - Advantages over GNU Autotools.<br> - Smaller archive files and downloads (no huge "configure", <br> "configure.in"<wbr>/"configure.<wbr>ac", Makefile.am, Makefile.in, etc.)<br> - Faster configurations (using the CMake command).<br> - no excessive forking and running processes in CMake.<br> - make/build runs faster (due to no "libtool" commands).<br> - much easier to maintain and tends to break less than Autoconf's<br> m4 macros generating /bin/sh code, with many other tools in between.<br> Show:<br> - <a href="http://www.seul.org/docs/autotut/figure1.png">http://www.seul.<wbr>org/docs/<wbr>autotut/figure1.<wbr>png</a><br> - Better Microsoft Windows support:<br> - can prepare Windows NSIS packages out-of-the-box.<br> - Its licence is mod-BSDL instead of Autotools' GPL.<br> }}}}}}}}}}<br> <br> CMake may still have some disadvantages over GNU Autotools (a.k.a: GNU <br> Autohell), but we like it.<br> <br> ----------<br> <br> Next on our agenda is starting the "Welcome-to-<wbr>FOSS" series:<br> <br> <a href="http://welcome.foss.org.il/2009/">http://welcome.<wbr>foss.org.<wbr>il/2009/</a><br> <br> We're looking for volunteer presenters and backup presenters. Currently our <br> agenda is here:<br> <br> <a href="http://wiki.osdc.org.il/index.php/Welcome_to_FOSS_-_2009">http://wiki.<wbr>osdc.org.<wbr>il/index.<wbr>php/Welcome_<wbr>to_FOSS_-<wbr>_2009</a><br> <br> We are always looking for presentations on interesting topics. If you have an <br> interesting idea for a talk, feel free to contact us and we'll co-ordinate a <br> date.<br> <br> Regards,<br> <br> Shlomi Fish<br> <br> -- <br> ------------<wbr>---------<wbr>---------<wbr>---------<wbr>---------<wbr>---------<wbr>-<br> Shlomi Fish <a href="http://www.shlomifish.org/">http://www.shlomifi<wbr>sh.org/</a><br> "Star Trek: We, the Living Dead" - <a href="http://shlom.in/st-wtld">http://shlom.<wbr>in/st-wtld</a><br> <br> Chuck Norris read the entire English Wikipedia in 24 hours. Twice.<br> <br> ------------<wbr>---------<wbr>---------<wbr>---------<wbr>---------<wbr>-------<br> -- <br> ------------<wbr>---------<wbr>---------<wbr>---------<wbr>---------<wbr>---------<wbr>-<br> Shlomi Fish <a href="http://www.shlomifish.org/">http://www.shlomifi<wbr>sh.org/</a><br> Original Riddles - <a href="http://www.shlomifish.org/puzzles/">http://www.shlomifi<wbr>sh.org/puzzles/</a><br> <br> Chuck Norris read the entire English Wikipedia in 24 hours. Twice.<br> </p> </div> <!--~-|**|PrettyHtmlStart|**|-~--> <div width="1" style="color: white; clear: both;">__._,_.___</div> <!-- Start the section with Message In topic --> <div id="ygrp-actbar" style="clear: both; margini-bottom: 25px; white-space:nowrap; color: #666; text-align: right;"> <span class="left" style="float: left; white-space:nowrap;"> <a href="http://groups.yahoo.com/group/hackers-il/message/5091;_ylc=X3oDMTM0dDVtZmRzBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BG1zZ0lkAzUwOTEEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMjU1MjY4MDQ5BHRwY0lkAzUwOTE-"> Messages in this topic </a> (<span class="bld" style="font-weight:bold;">1</span>) </span> <a href="http://groups.yahoo.com/group/hackers-il/post;_ylc=X3oDMTJwbjlkdDVzBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BG1zZ0lkAzUwOTEEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMjU1MjY4MDQ5?act=reply&messageNum=5091"> <span class="bld" style="font-weight:bold;"> Reply </span> (via web post) </a> | <a href="http://groups.yahoo.com/group/hackers-il/post;_ylc=X3oDMTJlZGF0OWxiBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTI1NTI2ODA0OQ--" class="bld" style="font-weight:bold;"> Start a new topic </a> </div> <!------- Start Nav Bar ------> <!-- |**|begin egp html banner|**| --> <div id="ygrp-vitnav" style="padding-top: 10px; font-family: Verdana; font-size: 77%; margin: 0;"> <a href="http://groups.yahoo.com/group/hackers-il/messages;_ylc=X3oDMTJlMzhrOHFkBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA21zZ3MEc3RpbWUDMTI1NTI2ODA0OQ--">Messages</a> | <a href="http://groups.yahoo.com/group/hackers-il/files;_ylc=X3oDMTJmZ2FkcXIxBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA2ZpbGVzBHN0aW1lAzEyNTUyNjgwNDk-">Files</a> | <a href="http://groups.yahoo.com/group/hackers-il/photos;_ylc=X3oDMTJldmg4NmdqBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA3Bob3QEc3RpbWUDMTI1NTI2ODA0OQ--">Photos</a> | <a href="http://groups.yahoo.com/group/hackers-il/links;_ylc=X3oDMTJmdGNsYzNvBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA2xpbmtzBHN0aW1lAzEyNTUyNjgwNDk-">Links</a> | <a href="http://groups.yahoo.com/group/hackers-il/database;_ylc=X3oDMTJjZXYyZmZlBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA2RiBHN0aW1lAzEyNTUyNjgwNDk-">Database</a> | <a href="http://groups.yahoo.com/group/hackers-il/polls;_ylc=X3oDMTJmcjdqbGU0BF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA3BvbGxzBHN0aW1lAzEyNTUyNjgwNDk-">Polls</a> | <a href="http://groups.yahoo.com/group/hackers-il/calendar;_ylc=X3oDMTJka2ZsMDZyBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA2NhbARzdGltZQMxMjU1MjY4MDQ5">Calendar</a> </div> <!-- |**|end egp html banner|**| --> <div id="ygrp-grfd" style="font-family: Verdana; font-size: 77%; padding: 15px 0;"> </div> <!-- yahoo logo --> <!-- |**|begin egp html banner|**| --> <div id="ygrp-ft" style="font-family: verdana; font-size: 77%; border-top: 1px solid #666; padding: 5px 0;"> <a href="http://groups.yahoo.com/;_ylc=X3oDMTJkb3FpMDljBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMjU1MjY4MDQ5"> <img src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/logo/ma_grp_160.gif" height="15" width="106" border="0" alt="Yahoo! Groups"></a> <br> <a href="http://groups.yahoo.com/group/hackers-il/join;_ylc=X3oDMTJmcjhiN3A3BF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA3N0bmdzBHN0aW1lAzEyNTUyNjgwNDk-">Change settings via the Web</a> (Yahoo! ID required) <br> Change settings via email: <a href="mailto:[email protected]?subject=Email Delivery: Digest">Switch delivery to Daily Digest</a> | <a href = "mailto:[email protected]?subject=Change Delivery Format: Traditional">Switch format to Traditional</a> <br> <a href="http://groups.yahoo.com/group/hackers-il;_ylc=X3oDMTJkbDBnYW5vBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwNmdHIEc2xrA2hwZgRzdGltZQMxMjU1MjY4MDQ5"> Visit Your Group </a> | <a href="http://docs.yahoo.com/info/terms/"> Yahoo! Groups Terms of Use </a> | <a href="mailto:[email protected]?subject="> Unsubscribe </a> </div> <!-- |**|end egp html banner|**| --> </div> <!-- ygrp-msg --> <!-- Sponsor --> <!-- |**|begin egp html banner|**| --> <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px 0; background: white;"> <!-- Network content --> <!-- Start Recommendations --> <div id="ygrp-reco"> </div> <!-- End Recommendations --> <!-- Start vitality --> <div id="ygrp-vital" style="background-color: #e0ecee; margin-bottom: 20px; padding: 2px 0 8px 8px;"> <div id="vithd" style="font-size: 77%; font-family: Verdana; font-weight: bold; color: #333; text-transform: uppercase;">Recent Activity</div> <ul style="list-style-type:none; padding: 0; margin: 2px 0;"> </ul> <a href="http://groups.yahoo.com/group/hackers-il;_ylc=X3oDMTJlb2N2M25uBF9TAzk3MzU5NzE0BGdycElkAzE4NTczMzIEZ3Jwc3BJZAMxNzA1MDA2NzY0BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTI1NTI2ODA0OQ--"> Visit Your Group </a> </div> <!-- Network content --> <div style="background-color:#EEEEEE; margin-bottom:20px; padding:10px 8px;"> <div id="nc"> <div class="ad" style="color:#628C2A; font-family:Arial; font-weight:bold;"> <div id="hd1">Give Back</div> <p><a href="http://us.lrd.yahoo.com/_ylc=X3oDMTJtdm80Zms3BF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDMTg1NzMzMgRncnBzcElkAzE3MDUwMDY3NjQEc2VjA25jbW9kBHNsawNicmFuZARzdGltZQMxMjU1MjY4MDQ5;_ylg=1/SIG=11314uv3k/**http%3A//brand.yahoo.com/forgood" style="text-decoration:none; color:#1E66AE; font-weight: normal;">Yahoo! for Good</a></p> <p style="color: #000000; font-weight: normal;">Get inspired</p> <p style="color: #000000; font-weight: normal;">by a good cause.</p> </div> <div class="ad" style="color:#628C2A; font-family:Arial; font-weight:bold;"> <div id="hd1">Y! Toolbar</div> <p><a href="http://us.lrd.yahoo.com/_ylc=X3oDMTJvaWV2dTd0BF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDMTg1NzMzMgRncnBzcElkAzE3MDUwMDY3NjQEc2VjA25jbW9kBHNsawN0b29sYmFyBHN0aW1lAzEyNTUyNjgwNDk-;_ylg=1/SIG=11c6dvmk9/**http%3A//toolbar.yahoo.com/%3F.cpdl=ygrps" style="text-decoration:none; color:#1E66AE; font-weight: normal;">Get it Free!</a></p> <p style="color: #000000; font-weight: normal;">easy 1-click access</p> <p style="color: #000000; font-weight: normal;">to your groups.</p> </div> <div class="ad" style="color:#628C2A; font-family:Arial; font-weight:bold;"> <div id="hd1">Yahoo! Groups</div> <p><a href="http://groups.yahoo.com/start;_ylc=X3oDMTJvOHNkZ3R1BF9TAzk3MzU5NzE0BF9wAzMEZ3JwSWQDMTg1NzMzMgRncnBzcElkAzE3MDUwMDY3NjQEc2VjA25jbW9kBHNsawNncm91cHMyBHN0aW1lAzEyNTUyNjgwNDk-" style="text-decoration:none; color:#1E66AE; font-weight: normal;">Start a group</a></p> <p style="color: #000000; font-weight: normal;">in 3 easy steps.</p> <p style="color: #000000; font-weight: normal;">Connect with others.</p> </div> </div> </div> </div> <!-- |**|end egp html banner|**| --> <div style="clear:both; color: #FFF; font-size:1px;">.</div> </div> <img src="http://geo.yahoo.com/serv?s=97359714/grpId=1857332/grpspId=1705006764/msgId=5091/stime=1255268049/nc1=1/nc2=2/nc3=3" width="1" height="1"> <br> <div style="color: white; clear: both;">__,_._,___</div> <!--~-|**|PrettyHtmlEnd|**|-~--> </body> <!--~-|**|PrettyHtmlStart|**|-~--> <head> <style type="text/css"> <!-- #ygrp-mkp{ border: 1px solid #d8d8d8; font-family: Arial; margin: 14px 0px; padding: 0px 14px; } #ygrp-mkp hr{ border: 1px solid #d8d8d8; } #ygrp-mkp #hd{ color: #628c2a; font-size: 85%; font-weight: bold; line-height: 122%; margin: 10px 0px; } #ygrp-mkp #ads{ margin-bottom: 10px; } #ygrp-mkp .ad{ padding: 0 0; } #ygrp-mkp .ad a{ color: #0000ff; text-decoration: none; } --> </style> </head> <head> <style type="text/css"> <!-- #ygrp-sponsor #ygrp-lc{ font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd{ margin: 10px 0px; font-weight: bold; font-size: 78%; line-height: 122%; } #ygrp-sponsor #ygrp-lc .ad{ margin-bottom: 10px; padding: 0 0; } --> </style> </head> <head> <style type="text/css"> <!-- #ygrp-mlmsg {font-size:13px; font-family: arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;} #ygrp-mlmsg table {font-size:inherit;font:100%;} #ygrp-mlmsg select, input, textarea {font:99% arial,helvetica,clean,sans-serif;} #ygrp-mlmsg pre, code {font:115% monospace;*font-size:100%;} #ygrp-mlmsg * {line-height:1.22em;} #ygrp-text{ font-family: Georgia; } #ygrp-text p{ margin: 0 0 1em 0; } dd.last p a { font-family: Verdana; font-weight: bold; } #ygrp-vitnav{ padding-top: 10px; font-family: Verdana; font-size: 77%; margin: 0; } #ygrp-vitnav a{ padding: 0 1px; } #ygrp-mlmsg #logo{ padding-bottom: 10px; } #ygrp-reco { margin-bottom: 20px; padding: 0px; } #ygrp-reco #reco-head { font-weight: bold; color: #ff7900; } #reco-category{ font-size: 77%; } #reco-desc{ font-size: 77%; } #ygrp-vital a{ text-decoration: none; } #ygrp-vital a:hover{ text-decoration: underline; } #ygrp-sponsor #ov ul{ padding: 0 0 0 8px; margin: 0; } #ygrp-sponsor #ov li{ list-style-type: square; padding: 6px 0; font-size: 77%; } #ygrp-sponsor #ov li a{ text-decoration: none; font-size: 130%; } #ygrp-sponsor #nc{ background-color: #eee; margin-bottom: 20px; padding: 0 8px; } #ygrp-sponsor .ad{ padding: 8px 0; } #ygrp-sponsor .ad #hd1{ font-family: Arial; font-weight: bold; color: #628c2a; font-size: 100%; line-height: 122%; } #ygrp-sponsor .ad a{ text-decoration: none; } #ygrp-sponsor .ad a:hover{ text-decoration: underline; } #ygrp-sponsor .ad p{ margin: 0; font-weight: normal; color: #000000; } o{font-size: 0; } .MsoNormal{ margin: 0 0 0 0; } #ygrp-text tt{ font-size: 120%; } blockquote{margin: 0 0 0 4px;} .replbq{margin:4} dd.last p span { margin-right: 10px; font-family: Verdana; font-weight: bold; } dd.last p span.yshortcuts { margin-right: 0; } div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited { text-decoration: none; } div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited { text-decoration: none; } #ygrp-msg p#attach-count { clear: both; padding: 15px 0 3px 0; overflow: hidden; } #ygrp-msg p#attach-count span { color: #1E66AE; font-weight: bold; } div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight: normal; } #ygrp-msg p a { font-family: Verdana; } #ygrp-mlmsg a { color: #1E66AE; } div.attach-table div div a { text-decoration: none; } div.attach-table { width: 400px; } --> </style> </head> <!--~-|**|PrettyHtmlEnd|**|-~--> </html><!--End group email --> --peGx2DqwOWYa8OI6SmSivfGULT8gNJSEVGMVjeh--