Showing only posts tagged CMake. Show all posts.

January 2014 updates to Magnum

Since the pre­vi­ous Oc­to­ber snap­shot Mag­num gained Visu­al Stu­dio port, font con­ver­sion util­ity, im­proved text ren­der­ing along with ex­ample ap­plic­a­tion, sup­port for OpenGL de­bug out­put, doc­u­ment­a­tion up­dates, bet­ter test cov­er­age and many more us­ab­il­ity im­prove­ments and fixes.

Reducing C++ compilation time in Magnum: code optimizations

Large C++ pro­jects of­ten suf­fer with very long times for both full and in­cre­ment­al com­pil­a­tion, severely hurt­ing pro­ductiv­ity. The fol­low­ing series will over­view some tech­niques em­ployed in Mag­num to make it­er­a­tion times smal­ler, this art­icle fo­cuses on code-based op­tim­iz­a­tions.

« newer articles | page 2