Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/unity_build

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8716   13 years rgrieder Fixed Linux build when using build units
(edit) @8690   13 years rgrieder Fixed tolua warning: operator != is not support by tolua because there …
(edit) @8689   13 years rgrieder Fixed GCC build and warnings.
(edit) @8688   13 years rgrieder Removed the need to declare the tolua interface explicitly …
(edit) @8687   13 years rgrieder Adjusted implementation of tribool to work well with tolua and …
(edit) @8678   13 years rgrieder Replaced TriBool with a modified version of boost::tribool. The main …
(edit) @8677   13 years rgrieder The COUNTER macro required for full build units was only added in …
(edit) @8676   13 years rgrieder Fixed MSVC warnings in Convert.h in a different fashion that doesn't …
(edit) @8674   13 years rgrieder Reduced some header file dependencies in tools: - moved …
(edit) @8672   13 years rgrieder Removed some includes in the Core header files. Also removed …
(edit) @8671   13 years rgrieder Moved IntVector2 from util/Math.h to InputHandler.h because that class …
(edit) @8670   13 years rgrieder - Shell shouldn't inherit OrxonoxClass twice if not necessary. - …
(edit) @8669   13 years rgrieder Moved a few methods from header to source.
(edit) @8653   13 years rgrieder Since we already have it now: use automatic full build units for …
(edit) @8652   13 years rgrieder I don't know, but compiling a C library in one unit just seems too …
(edit) @8650   13 years rgrieder Also add tolua bind files to build units (for the sake of completeness ).
(edit) @8649   13 years rgrieder Added EXCLUDE_FROM_BUILD_UNITS to the ADD_TARGET commands and …
(edit) @8644   13 years rgrieder Removed warning about a problem that doesn't actually exist.
(edit) @8641   13 years rgrieder Fixed little bug.
(edit) @8638   13 years rgrieder Added build unit configurations for just 1 CPU thread.
(edit) @8633   13 years rgrieder Optimised build units for MSVC too by splitting the config file in …
(edit) @8629   13 years rgrieder Some more build unit optimisations
(edit) @8626   13 years rgrieder Optimised unit builds a little
(edit) @8625   13 years rgrieder Enable single build unit compiling for OIS too (doesn't work on OS X …
(edit) @8623   13 years rgrieder Disable precompiled header files for targets with a single build unit.
(edit) @8622   13 years rgrieder Added implementation of full build units. Please refer to r8569 or …
(edit) @8621   13 years rgrieder Addendum to the last commit (r8620): Added missing change (file was in …
(edit) @8620   13 years rgrieder Moved two constants to the class they belong to.
(edit) @8619   13 years rgrieder Fixed include guards.
(edit) @8569   13 years rgrieder Changed binary CMake option DISABLE_BUILD_UNITS to string option …
(edit) @8558   13 years rgrieder Renamed the infamous 'Compilation' to 'BuildUnit' which definitely …
(edit) @8525   13 years rgrieder Another hierarchy initialisation bug: BaseSound d'tor was always …
(edit) @8524   13 years rgrieder Fixed a serious problem with the debug levels for the Shells by …
(edit) @8523   13 years rgrieder Enabled text colouring again for the POSIX IO console. Please check on …
(edit) @8522   13 years rgrieder Added new output macro: DOUT. Use this instead of COUT(0) to produce …
(edit) @8520   13 years rgrieder Removed useless and possibly confusion feature: specifying a file with …
(edit) @8519   13 years rgrieder Changing the Core::bDevMode_ should also change the log levels to …
(edit) @8518   13 years rgrieder Sorted out log level handling on startup and transferred its control …
(edit) @8517   13 years rgrieder Improved logging to a file by rewriting the log according to the right …
(edit) @8516   13 years rgrieder Separate method in OutputHandler for updating the global debug level …
(edit) @8515   13 years rgrieder The output listener writing to the memory as buffer should record …
(edit) @8478   13 years rgrieder Added forgotten detail in revision 8423 (trunk).
(copy) @8440   13 years rgrieder New branch to work on so called 'Unity Builds', known in Orxonox as …
Note: See TracRevisionLog for help on using the revision log.