]> git.tdb.fi Git - builder.git/shortlog
builder.git
2012-07-08 Mikko RasaTool names are no longer retrieved from Architecture
2012-07-08 Mikko RasaHave Architecture provide pattern lists for library...
2012-07-08 Mikko RasaConsolidate various target state variables into a singl...
2012-07-08 Mikko RasaRename Target::get_rebuild to needs_rebuild
2012-07-08 Mikko RasaMove C-specific stuff from SourceFile to CSourceFile
2012-07-08 Mikko RasaRemove the buildable flag and instead check for tool...
2012-07-08 Mikko RasaGet rid of separate header targets which serve no usefu...
2012-07-08 Mikko RasaSimplify InstalledFile::generate_target_path
2012-07-08 Mikko RasaBetter use of OOP in determining file install locations
2012-07-08 Mikko RasaRewrite BuildInfo to be compiler-agnostic
2012-07-08 Mikko RasaMake BuildInfo able to handle chained dependencies
2012-07-08 Mikko RasaDerive BuildInfo::Loader from ObjectLoader
2012-07-08 Mikko RasaDrop some deprecated datafile statements from Component
2012-07-08 Mikko RasaLet the tools deal with cross-compiling flags
2012-07-08 Mikko RasaRename BuildInfo::add to update_from
2012-07-08 Mikko RasaRename Install to InstalledFile
2012-07-08 Mikko RasaRewrite ObjectFile dependency finding so it doesn't...
2012-07-08 Mikko RasaGet rid of the global TargetList typedef
2012-07-08 Mikko RasaMove file-to-target mapping to a separate class
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach
2012-04-08 Mikko RasaAdd .gitignore file
2012-03-31 Mikko RasaRemove a useless path-to-string conversion
2012-03-31 Mikko RasaMake symlink a feature of the Install target rather...
2012-03-31 Mikko RasaImprove file target naming
2012-03-31 Mikko RasaFix an incorrect assumption of target name being the...
2012-03-30 Mikko RasaAdd a separate set of functions for registering and...
2012-03-30 Mikko RasaMove the TargetMap typedef inside Builder
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2011-09-19 Mikko RasaDetect multiarch in bootstrap.sh as well
2011-09-16 Mikko RasaRudimentary support for Debian/Ubuntu multiarch library...
2011-09-06 Mikko RasaFurther changes for library compatibility
2011-09-01 Mikko RasaAdjust to library changes
2011-05-25 Mikko RasaAdd a binary package for OpenGL ES
2011-05-25 Mikko RasaFix a bug in condition evaluation
2011-01-20 Mikko RasaDeprecate the modular keyword for programs and host...
2011-01-19 Mikko RasaMove variable expansion from Config to SourcePackage
2010-11-12 Mikko RasaFix rebuild graph walking over symlinks
2010-08-07 Mikko RasaAdd an alias for x86_64
2010-02-21 Mikko RasaInstall shared libs correctly even if they have no...
2010-02-11 Mikko RasaDon't segfault on missing packages
2010-02-11 Mikko RasaUse ${prefix} in .pc files
2010-02-10 Mikko RasaFix Condition to handle booleans properly
2010-02-10 Mikko RasaVarious fixes to package dependency and build info...
2010-02-08 Mikko RasaAdd a generic internal alias system to Architecture
2010-02-06 Mikko RasaAdd --no-externals option
2010-02-05 Mikko RasaAdd Symlink target and associated action
2010-02-05 Mikko RasaMove some file-related things from Target to FileTarget
2010-02-05 Mikko RasaImplement rdeps mode and sorting in Analyzer
2010-02-05 Mikko RasaMake the name of a FileTarget be its basename instead...
2010-02-05 Mikko RasaCosmetic fixes to some options
2010-02-05 Mikko RasaRewrite the architecture system
2009-12-03 Mikko RasaStyle update: add spaces around assignment operators
2009-12-03 Mikko RasaSupport default values for features
2009-12-03 Mikko RasaCompile libraries with -fPIC
2009-09-21 Mikko RasaChange component order so that miscellaneous installed... 1.0
2009-09-21 Mikko RasaBump version to 1.0
2009-09-21 Mikko RasaAlso use file size to determine whether to reinstall...
2009-09-21 Mikko RasaImprove target names in announces
2009-09-21 Mikko RasaProperly handle default and install options for datafiles
2009-09-20 Mikko RasaDon't b0rk if C++ compiler is not found while trying...
2009-09-20 Mikko RasaAdd support for building datafiles
2009-09-20 Mikko RasaFix compile errors on 64-bit systems
2009-09-11 Mikko RasaAdd install component type
2009-09-04 Mikko RasaChange the default value of the cpu option to "none...
2009-09-04 Mikko RasaMake bootstrap.sh more user-friendly when reporting...
2009-08-26 Mikko RasaAlways prepare cmdline to avoid some dependency hassle
2009-05-13 Mikko RasaMiscellaneous minor code cleanups
2009-05-11 Mikko RasaSet PKG_CONFIG_PATH to include prefix
2009-05-11 Mikko RasaAdd a tarball component type
2009-05-07 Mikko RasaUse mspio for all I/O operations
2009-05-05 Mikko RasaDeprecate the install_headers statement
2009-03-17 Mikko RasaFix a problem in finding ObjectFile dependencies
2009-02-21 Mikko RasaBugfixes
2009-02-21 Mikko RasaRework the Target class hierarchy
2009-02-19 Mikko RasaReorder class members
2009-02-19 Mikko RasaFix some usages of get_current_arch() inside Builder
2008-08-17 Mikko RasaConvert all fstreams to IO::Files
2008-08-17 Mikko RasaDrop the .cache suffix when saving config too
2008-08-16 Mikko RasaUse IO::BufferedFile where appropriate
2008-08-16 Mikko RasaLoad builderrc from sys_data_dir to avoid the need...
2008-08-15 Mikko RasaRefactor arch handling a bit
2008-08-15 Mikko RasaAdd some output to get_package_source
2008-08-15 Mikko RasaMake bootstrap.sh more POSIX compliant
2008-08-13 Mikko RasaImprove automatic package finding to detect directories... 0.9
2008-08-10 Mikko RasaSome additions to Readme.txt
2008-08-10 Mikko RasaMake sure we have libpaths for all static libs
2008-08-08 Mikko RasaBump version number to 0.9
2008-08-08 Mikko RasaUpdate bootstrap.sh and Readme.txt to reflect the msppa...
2008-08-08 Mikko RasaPut output files for foreign archs in their own directories
2008-08-07 Mikko RasaMigrate from msppath to mspfs
2008-06-11 Mikko RasaMake warnings configurable through build_info and comma...
2008-06-10 Mikko RasaAdd missing includes
2008-05-29 Mikko RasaInclude libmode in library lookup hash
2008-05-20 Mikko RasaUse package directory as work dir for ExternalActions...
2008-03-13 Mikko RasaChange arch and prefix to global options
2008-03-03 Mikko RasaOne more exception fix
2008-02-07 Mikko RasaException handling fixes
2008-02-07 Mikko RasaConverted from iostreams to mspio
2008-02-07 Mikko RasaAdded io to the required libs in bootstrap.sh
2008-02-07 Mikko RasaSome fixes to library and header searching
next