Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scons

How to tell scons to use MinGW instead of MSVC

How to force use of static library over shared?

How to create a symbolic link with SCons?

scons symlink

building jsoncpp (Linux) - an instruction for us mere mortals?

c++ python linux json scons

Using Clang's scan-build with scons and C++11

c++ c++11 clang scons scan-build

How to execute scons in a python3 environment?

python-3.x scons

One way hash (not for crypto/security), use SHA256 (not MD5, SHA-1)?

git hash md5 scons sha256

How do I get projects to place their build output into the same directory with Scons?

c++ build scons

Changing default C compiler in Linux, using SCons

c gcc scons

How to I get scons to invoke an external script?

python latex scons tex

Choosing between Scons and Waf in Large Projects

How to install scons on Mac OS X

macos scons

How to work around "scons: warning: Two different environments were specified for target"

scons

Trouble reinstalling MongoDB with Homebrew using OS X 10.10 Yosemite Beta

How can I replace (or strip) an extension from a filename in Python?

python filenames scons strip

What are the differences between Autotools, Cmake and Scons?