]> git.tdb.fi Git - builder.git/shortlog
builder.git
2017-12-01 Mikko RasaPrepare tools before querying their system path in...
2017-12-01 Mikko RasaCollapse the language-specific compilers into a single...
2017-12-01 Mikko RasaCombine the gnu and clang toolchains into SystemToolchain
2017-11-16 Mikko RasaAdd FPU specification to Architecture and GnuCompiler
2017-01-06 Mikko RasaDon't treat using deprecated declarations as errors
2017-01-06 Mikko RasaAttach component information to data source files
2017-01-06 Mikko RasaCompilation fix
2017-01-05 Mikko RasaOnly use source files that are actually files
2016-11-18 Mikko RasaSupport source generators that combine multiple files...
2016-11-18 Mikko RasaCheck for some errors in SourceGenerator
2016-10-29 Mikko RasaChange the suffix of modules
2016-10-09 Mikko RasaUse correct library path for libraries from the contain...
2016-10-04 Mikko RasaCheck DataTransform's directory mtime against cache...
2016-10-04 Mikko RasaAdd .lib as a static library suffix for Windows
2016-09-16 Mikko RasaExplicitly add -lmingw32 before any other libraries
2016-09-16 Mikko RasaUpdate cross prefix for windows architecture
2016-01-31 Mikko RasaAdjust the find command line
2015-11-19 Mikko RasaSet the debuggable flag in Android manifest if debug...
2015-11-19 Mikko RasaAllow Android application permissions to be set in...
2015-10-31 Mikko RasaMinor cleanup to the BuildInfo class
2015-10-31 Mikko RasaPass language standards throuhg ALL dependencies
2015-10-13 Mikko RasaAllow features to be exported
2015-10-13 Mikko RasaRecent versions of sigc++ require C++11
2015-10-13 Mikko RasaPass language standards through dependencies
2015-03-09 Mikko RasaFix bootstrap to handle overlays in a more generic way
2014-11-11 Mikko RasaInclude the threads flag if a static library needs it
2014-11-10 Mikko RasaDeal with static build flags for binary packages
2014-11-10 Mikko RasaFix DataCollection dependencies
2014-11-10 Mikko RasaUse parameterless system path accessors
2014-10-15 Mikko RasaRemove some unused #includes
2014-10-15 Mikko RasaAllow specifying fixed arguments for source generators
2014-10-15 Mikko RasaSupport conditionals inside source generator definitions
2014-10-15 Mikko RasaMove conditionals into helper classes
2014-10-11 Mikko RasaAdd a list of symbols to keep in the binary to BuildInfo
2014-10-11 Mikko RasaBetter algorithm for ordering static libraries
2014-10-10 Mikko RasaProvide the AR tool on Android
2014-10-10 Mikko RasaForce shared linking on Android
2014-10-10 Mikko RasaOnly use files from the first overlay that has them
2014-10-10 Mikko RasaMake use of Task's file affinity and unlinking capabili...
2014-10-10 Mikko RasaA bunch of new tools and targets to build Android packages
2014-10-10 Mikko RasaAdd some logging to AndroidTools
2014-10-10 Mikko RasaOnly get DataTransform directory contents when needed
2014-10-10 Mikko RasaBetter incpath logic in AndroidCxxCompiler
2014-10-10 Mikko RasaIntroduce a helper function in Architecture to pick...
2014-10-09 Mikko RasaDon't generate filenames with double dash for versionle...
2014-10-09 Mikko RasaAdd a field for a human-readable name for packages
2014-10-09 Mikko RasaNot all devices have libgnustl_shared.so, so better...
2014-10-09 Mikko RasaSupport "installing" files to a private staging area
2014-10-09 Mikko RasaUse C++ include path from sysroot
2014-10-09 Mikko RasaAdd utility class for executing chains of tasks
2014-10-09 Mikko RasaSupport redirecting ExternalTask's stdin/stdout from...
2014-10-08 Mikko RasaA bunch of minor cleanups
2014-10-08 Mikko RasaRewrite ExternalTask to use Msp::Process
2014-10-06 Mikko RasaUse qualified name in base class initializer
2014-10-06 Mikko RasaAlso default to clang on FreeBSD
2014-10-06 Mikko RasaAdd more recognized architectures
2014-10-06 Mikko RasaAdd a binary package for zlib
2014-10-06 Mikko RasaMove the bpk files into a subdirectory and install...
2014-10-06 Mikko RasaUse frameworks instead of raw libraries for OpenGL...
2014-10-06 Mikko RasaAdd support for specifying the language standard to use
2014-10-06 Mikko RasaDrop support for generic tarball components
2014-10-06 Mikko RasaSplit Component into several subclasses
2014-10-05 Mikko RasaDon't use soname for modules
2014-10-05 Mikko RasaDon't rely on component type in determining whether...
2014-10-05 Mikko RasaCollect libpath for static library dependencies from...
2014-10-05 Mikko RasaAdd options for custom compiler and debug build to...
2014-10-05 Mikko RasaRecognize PowerPC architecture
2014-10-05 Mikko RasaOlder versions of OS X don't have clang
2014-10-05 Mikko RasaAllow overriding tool commands on the command line
2014-10-05 Mikko RasaVarious cleanups
2014-10-03 Mikko RasaRudimentary support for compiling things for Android
2014-10-03 Mikko RasaDeal with absolute paths in tool commands
2014-10-03 Mikko RasaAdd sysroot support for BuildInfo and compilers
2014-10-03 Mikko RasaAdd paths to beginning when merging BuildInfo
2014-10-03 Mikko RasaAdd build info to tools and use it to pass runtime...
2014-10-03 Mikko RasaGive targets the ability to gather their own build...
2014-10-03 Mikko RasaOnly use the -m flag on native arch
2014-10-02 Mikko RasaRefactor version discovery into the base GnuCompiler...
2014-10-01 Mikko RasaAlso prepare transitive dependencies
2014-10-01 Mikko RasaPass a tool hint to VirtualFileSystem::find_header
2014-10-01 Mikko RasaGet the executable in GnuCxxCompiler::do_prepare
2013-10-06 Mikko RasaMissed one location with the conditional conversion
2013-10-03 Mikko RasaSupport boolean logic in conditions
2013-10-03 Mikko RasaGenerate shorter object file names for generated source...
2013-09-25 Mikko RasaMove nested build signature creation to FileTarget
2013-09-25 Mikko RasaAdd and improve build signatures for some tools
2013-09-25 Mikko RasaProperly support multiple choice features
2013-09-25 Mikko RasaBase config options directly on features
2013-09-23 Mikko RasaDon't print the configuration header in help for empty...
2013-08-22 Mikko RasaCheck an ObjectFile's dependencies again if a dependenc...
2013-08-22 Mikko RasaAdd transitive dependencies for source files
2013-08-20 Mikko RasaFix some problems with side effect dependencies
2013-08-20 Mikko RasaAdd support for generating source files
2013-08-20 Mikko RasaUse the correct target as root for cleaning
2013-06-22 Mikko RasaProcess paths after merging build info
2013-05-28 Mikko RasaHacky support for OS X frameworks
2013-05-28 Mikko RasaAdd target and tools for compiling Objective-C sources
2013-05-24 Mikko RasaInitial support for building on Darwin (a.k.a. Mac...
2013-05-24 Mikko RasaRedesign the way commands are set for tools
2013-05-24 Mikko RasaThe mingw port of gcc doesn't recognize -pthread
next