]> git.tdb.fi Git - builder.git/shortlog
builder.git
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
2013-05-24 Mikko RasaGroup most existing tools in sub-toolchains
2013-05-24 Mikko RasaMake toolchains hierarchial
2013-05-24 Mikko RasaRemove deprecated features
2013-05-09 Mikko RasaInclude architecture in Binary build signature
2013-05-09 Mikko RasaRemove all files in a side effect group when starting...
2013-05-09 Mikko RasaImprovements for handling side effects
2013-05-08 Mikko RasaAvoid a double verb in function name
2013-05-08 Mikko RasaStore problems at their source rather than globally
2013-05-08 Mikko RasaAdd a utility function for setting the executable for...
2013-05-08 Mikko RasaDelay locating tool executables until the tool is needed
2013-05-08 Mikko RasaTarget::build is virtual, so put the special case in...
2013-05-07 Mikko RasaAdd a convenience function for saving caches in Package...
2013-05-07 Mikko RasaProperly process the command line arguments
2013-05-07 Mikko RasaResolve cmdline targets and what-ifs the same way
2013-05-07 Mikko RasaUpdate comments to reflect the new roles of classes
2013-05-07 Mikko RasaUse GetOpt's new features
2013-05-07 Mikko RasaSeparate the command-line interface into its own class
2013-04-30 Mikko RasaPass the option map through load_build_file and to...
2013-04-30 Mikko RasaFix whitespace errors
2013-04-30 Mikko RasaSet config mtime to current time if an option is changed
2013-04-26 Mikko RasaFix bootstrap.sh to work when multiple identically...
2013-04-24 Mikko RasaAdd a feature for overlay source directories
2013-04-24 Mikko RasaResolve a scoping problem in InternalTask::Worker
2013-04-24 Mikko RasaSupport gcc's -iquote feature
2013-04-24 Mikko RasaSync readme with recent changes
2013-04-14 Mikko RasaReimplement datafile building
2013-04-14 Mikko RasaHeader fixes
2013-04-14 Mikko RasaReorder functions
2013-04-14 Mikko RasaUn-abbreviate function names
2013-04-14 Mikko RasaImplement PackageManager::get_package
2013-04-14 Mikko RasaRemove some useless member functions
2013-04-14 Mikko RasaSupport conditionals inside components
2013-04-07 Mikko RasaMove some more functionality into BuildGraph
2013-04-06 Mikko RasaRefactor build graph into its own class
2013-04-06 Mikko RasaMove main package tracking to PackageManager
2013-01-29 Mikko RasaImprove use statement handling
2013-01-29 Mikko RasaImprove bootstrap.sh to accept cmdline arguments and...
2013-01-17 Mikko RasaHandle "use"d libraries through build info
2013-01-17 Mikko RasaMake static library dependencies consistent with what...
2012-12-01 Mikko RasaAdd the target type to a lexical_cast invocation
2012-10-05 Mikko RasaFix git URL in readme
2012-09-29 Mikko RasaSupport specifying library modes on a per-library basis
2012-09-28 Mikko RasaGenerate export definitions with dlltool
2012-09-28 Mikko RasaDon't add a symlink with the same name as the file
2012-09-28 Mikko RasaPrevent crashes if a tool's executable cannot be found
2012-09-13 Mikko RasaDon't try to create links with the same name as the...
2012-09-07 Mikko RasaInstall shared libraries on windows to bin, not lib
2012-09-07 Mikko RasaBuild and install import libraries on windows
2012-09-07 Mikko RasaGive import libraries their own class
2012-09-07 Mikko RasaHave the linker specify symlinks for installed libraries
2012-09-07 Mikko RasaHave SourcePackage generate the interface version
2012-09-06 Mikko RasaAdd a side effect system for building multiple targets...
2012-09-06 Mikko RasaLibrary search fixes
next