adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] [ksterker/adonthell] b35469: FIXED: Always rebuildin


From: noreply
Subject: [Adonthell-commits] [ksterker/adonthell] b35469: FIXED: Always rebuilding everything when cmake re...
Date: Sat, 27 Mar 2010 18:46:32 -0700

Branch: refs/heads/master
Home:   http://github.com/ksterker/adonthell

Commit: b35469802197f54e57d87521fc2571765aaf5377
    
http://github.com/ksterker/adonthell/commit/b35469802197f54e57d87521fc2571765aaf5377
Author: Tyler Nielsen <address@hidden>
Date:   2010-03-27 (Sat, 27 Mar 2010)

Changed paths:
  M CMakeLists.txt

Log Message:
-----------
FIXED:  Always rebuilding everything when cmake reconfigures

Every time cmake runs it was adding another copy of the flag to CXX_FLAGS.
Now it is added only once, and a change in cmake should only rebuild
the affected files.


Commit: 06e035e4b3c9d8f6c23fd5e058b1c809624b33d1
    
http://github.com/ksterker/adonthell/commit/06e035e4b3c9d8f6c23fd5e058b1c809624b33d1
Author: Tyler Nielsen <address@hidden>
Date:   2010-03-27 (Sat, 27 Mar 2010)

Changed paths:
  M CMakeLists.txt
  M src/audio/CMakeLists.txt

Log Message:
-----------
ADDED:  CMake rules to build audio unit tests


Commit: 57f49b4c65caae21b71ab0fa0c1ea9ba882bdcc2
    
http://github.com/ksterker/adonthell/commit/57f49b4c65caae21b71ab0fa0c1ea9ba882bdcc2
Author: Tyler Nielsen <address@hidden>
Date:   2010-03-27 (Sat, 27 Mar 2010)

Changed paths:
  M src/py-wrappers/adonthell/CMakeLists.txt

Log Message:
-----------
FIXED:  Always rebuilding the python/swig modules

We had the module name set incorrectly, so the build system was looking
for py_debug.py instead of debug.py.  This caused it to always rebuild.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]