The Grey Blog
A Solaris Addict and an Amateur Photographer Living in Spain
Pages
(Move to ...)
Home
My Github Repositories
fswatch
The JIRA Guide in Spanish
About Me
▼
Thursday, March 20, 2014
Autoconf Macros to Check for C++11 Features in the
Header
›
C++11 introduces a lot of improvements and new features to the C++ language and the C++ Standard Library. Compilers and libraries are still...
Monday, March 17, 2014
Shrink Your Time Machine Backups and Free Disk Space
›
Update: In a newer post , I describe a shell script I published to automate Time Machine backup deletion. Time Machine is a backup and re...
12 comments:
Tuesday, February 25, 2014
Creating an Apple XCode Project Using the GNU Build System (a.k.a. Autotools)
›
Some posts ago I wrote about two of the best portable C/C++ IDEs, NetBeans and Eclipse CDT, and their support for projects configured and...
1 comment:
Saturday, February 15, 2014
fsw: a File System Event Monitor for OS X and *BSD Systems
›
A very often demanded feature by many different types of users is the possibility of receiving an event when a change in a specific file or...
Tuesday, February 11, 2014
How to Include Apple Frameworks' Headers in C/C++ Projects in IDEs Lacking Proper Support such as Eclipse CDT and NetBeans
›
C and C++ programmers using OS X have a nice selection of IDEs at their disposal, including Apple's XCode, Eclipse CDT , NetBeans and ...
2 comments:
‹
›
Home
View web version