Displaying 3 results from an estimated 3 matches for "developerblog".
2013 Aug 17
1
Red Hat Software Collections on CentOS?
Does anyone have info if Red Hat Software Collections will be available
for CentOS to recompile them (src.rpms)?
http://developerblog.redhat.com/2013/06/05/red-hat-software-collections-1-0-beta-now-available/
--
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe
StarOS, Mikrotik and CentOS/RHEL/Linux consultant
2016 Feb 29
0
LLVM Weekly - #113, Feb 29th 2016
...ml).
EuroLLVM 2016 is [less than a month
away](http://lists.llvm.org/pipermail/llvm-dev/2016-February/095832.html). If
you want to attend, be sure to
[register](http://www.llvm.org/devmtg/2016-03/#registration).
The Red Hat blog has a [summary of new features in the upcoming GCC 6
release](http://developerblog.redhat.com/2016/02/23/upcoming-features-in-gcc-6/).
The Meeting C++ blog has a [helpful summary of a subset of the proposals for
the next C++ committee
meeting](http://meetingcpp.com/index.php/br/items/current-proposals-for-c17.html).
## On the mailing lists
* Chandler Carruth has suggested [mo...
2015 Jan 26
2
[LLVMdev] LLVM Weekly - #56, Jan 26th 2015
...alizer for Python](http://dev.stephendiehl.com/numpile/), guiding you
through the process of creating something like
[Numba](https://github.com/numba/numba).
A new tool, [Dwgrep](http://pmachata.github.io/dwgrep/) (DWARF Grep) may be of
interest to many LLVM Weekly readers. This [blog
post](http://developerblog.redhat.com/2015/01/22/querying-dwarf-for-fun-and-profit/)
gives an intro to using it.
Paul Smith has a blog post on [getting started with the LLVM C
API](https://pauladamsmith.com/blog/2015/01/how-to-get-started-with-llvm-c-api.html).
A post on the official LLVM Blog announces that [LLDB is comin...