]> Kevux Git Server - fll/shortlog
fll
2020-06-25 Kevin DayBugfix: The setting is called 'build_sources_setting...
2020-06-25 Kevin DayBugfix: completely ignore comments in dependencies...
2020-06-24 Kevin DayProgress: IKI Read
2020-06-24 Kevin DayCleanup: capitalize IKI
2020-06-24 Kevin DayUpdate: todo notes added
2020-06-24 Kevin DayUpdate: print formatting, closing file, and returning
2020-06-24 Kevin DayUpdate: add f_macro_file_clear() and f_macro_file_reset()
2020-06-24 Kevin DayBugfix: conversion needs to properly handle '0x' and...
2020-06-23 Kevin DayProgress: Featureless Make.
2020-06-23 Kevin DayBugfix: iki didn't handle all cases
2020-06-22 Kevin DayFeature: add fl_iki project.
2020-06-22 Kevin DayUpdate: add missing dependencies, changes to iki
2020-06-21 Kevin DayProgress: Featureless Make and IKI.
2020-06-21 Kevin DayUpdate: UTF-8 improvements
2020-06-21 Kevin DayCleanup: fix comments
2020-06-21 Kevin DayProgress: organize headers, simplify fss structures...
2020-06-20 Kevin DayBugfix: revert slash improvements in FSS object read
2020-06-20 Kevin DayProgress: featureless make
2020-06-20 Kevin DayCleanup: improve fss documentation
2020-06-20 Kevin DayProgress: update FSS code, including zero-width updates
2020-06-20 Kevin DayUpdate: relocate utf.h code into utf-common.h and impro...
2020-06-19 Kevin DayUpdate: add additional f_fss functions and update docum...
2020-06-19 Kevin DayFeature: add F_recurse status code
2020-06-18 Kevin DayProgress: featureless make
2020-06-18 Kevin DayUpdate: package.sh clean should operate like build
2020-06-16 Kevin DayBugfix: invalid memory management in fll_fss_snatch_apa...
2020-06-15 Kevin DayCleanup: use the not status macro instead of the status...
2020-06-15 Kevin DayFeature: add fss_named and fss_set structures and re...
2020-06-15 Kevin DayFeature: add macro initializers for static string and...
2020-06-13 Kevin DayUpdate: ignore comment lines when processing package...
2020-06-13 Kevin DayBugfix: incorrect invalid parameter check for file...
2020-06-13 Kevin DayProgess: begin working on featureless make 'make' operation
2020-06-12 Kevin DayUpdate: finish updating comment documentation and fixin...
2020-06-12 Kevin DayUpdate: only print depedencies list in verbose mode
2020-06-12 Kevin DayCleanup: remove stale fll_directory project
2020-06-12 Kevin DayProgress: UTF-8 file write should handle case where...
2020-06-12 Kevin DayUpdate: Improve verbiage in package.sh and output curre...
2020-06-12 Kevin DayUpdate: add support for ++quiet and ++verbose in the...
2020-06-11 Kevin DayProgess: continue work in cleaning up UTF-8 and strings
2020-06-11 Kevin DayProgress: continue work in update UTF-8 functions and...
2020-06-09 Kevin DayCleanup: Conditionally print color based on verbosity...
2020-06-09 Kevin DayUpdate: Move common fl_fss functions to f_fss where...
2020-06-08 Kevin DayUpdate: fl_serialized to f_serialize, renaming f_serial...
2020-06-08 Kevin DayUpdate: move fl_socket to f_socket
2020-06-08 Kevin DayProgress: continue cleaning up comment documentation...
2020-06-08 Kevin DayBugfix: individual bootstrap example does not handle...
2020-06-08 Kevin DayProgress: remove fl_file, more comment documentation...
2020-06-08 Kevin DayCleanup: add .txt extension to documentation
2020-06-08 Kevin DayUpdate: allow multiple modes to be specified in the...
2020-06-08 Kevin DayUpdate: documentation cleanups, fix observed problems...
2020-06-08 Kevin DayUpdate: documentation, also use fss-0002
2020-06-08 Kevin DayUpdate: main readme documentation.
2020-06-07 Kevin DayBugfix: build directory should be created if needed...
2020-06-07 Kevin DayUpdate: implement --process parameter
2020-06-07 Kevin DayUpdate: add Featureless Make documentation and specific...
2020-06-07 Kevin DayCleanup: fix ordering of path_language
2020-06-07 Kevin DayCleanup: remove project_level setting
2020-06-07 Kevin DayBugfix: mispelling in search_exclusive
2020-06-07 Kevin DayUpdate: bootstrap dependency functionality, fix missing...
2020-06-07 Kevin DayUpdate: add documentation note about the bootstrap...
2020-06-07 Kevin DayCleanup: rename generate.sh to bootstrap.sh
2020-06-07 Kevin DayCleanup: rename bootstrap.sh to boostrap-example.sh
2020-06-07 Kevin DayCleanup: rename generate to bootstrap
2020-06-07 Kevin DayUpdate: add new documentation, improve existing documen...
2020-06-07 Kevin DayCleanup: rename work_directory to work
2020-06-07 Kevin DayUpdate: rename readme to readme.bootstrap
2020-06-07 Kevin DayCleanup: ordering of function names and add spaces...
2020-06-07 Kevin DayUpdate: support copying documents, licenses, and specif...
2020-06-07 Kevin DayUpdate: Featureless Make needs to handle the -d/--defin...
2020-06-07 Kevin DayUpdate: add missing handling of defines_all, defines_sh...
2020-06-07 Kevin DayBugfix: shared library link names are incorrect
2020-06-07 Kevin DayCleanup: add build_language setting
2020-06-07 Kevin DayCleanup: remove unnecessary S from function names
2020-06-07 Kevin DayFeature: add version_target setting to Featureless...
2020-06-07 Kevin DayUpdate: change settings structure to follow the Feature...
2020-06-07 Kevin DayUpdate: readme
2020-06-07 Kevin DayUpdate: redesign to follow the Featureless Make design
2020-06-07 Kevin DayCleanup: remove redundant adding of library_flags setting
2020-06-07 Kevin DayUpdate: implement the bootstrap.sh
2020-06-07 Kevin DayBugfix: incorrect is_library boolean during build process
2020-06-07 Kevin DayBugfix: don't produce extra errors on certain build...
2020-06-06 Kevin DayCleanup: switch to simpler color context strategy
2020-06-06 Kevin DayCleanup: typo in directory
2020-06-06 Kevin DayBugfix: do not consider a non-existent build directory...
2020-06-06 Kevin DayBugfix: filename without extension not terminated and...
2020-06-06 Kevin DayBugfix: invalid memory access and only process if not...
2020-06-06 Kevin DayCleanup: remove no longer used scripts
2020-06-05 Kevin DayProgress: featureless make
2020-06-05 Kevin DayCleanup: remove unnecessary -lfake in flags_program
2020-06-05 Kevin DayProgress: featureless make
2020-06-05 Kevin DayBugfix: do not embed libraries into program
2020-06-04 Kevin DayProgress: Featureless Make
2020-06-04 Kevin DayBugfix: correctly calculate terminating null for fl_str...
2020-06-03 Kevin DayBugfix: memory leak in f_execute_*_environment() functi...
2020-06-03 Kevin DayUpdate: add f_path_extension_separator
2020-06-02 Kevin DayProgress: featureless make
2020-06-01 Kevin DayProgress: featureless make
2020-06-01 Kevin DayUpdate: f_file, add f_file_touch() and f_file_touch_at...
2020-05-31 Kevin DayProgress: featureless make
2020-05-31 Kevin DayUpdate: ensure string parameter tests exist and add...
next