Commit Graph

12 Commits

Author SHA1 Message Date
Yann MAGNIN e1686afd38
release v1.0.3 2024-05-12 14:31:29 +02:00
Yann MAGNIN 0f38e6c5f6
vxLibc - v1.0.2-rc1 : use dev branch of fxlibc and support GCC 14.1 fixes
*fix*
> [patches]
  | [cmakefile] compile the `_exit()` function in order to build the libSSP in GCC 14.1
> [scripts]
  | [install] use the dev branch of fxlibc
2024-05-12 12:38:40 +02:00
Yann MAGNIN fb54a5a2d5
vxLibc - v1.0.2-rc0 : fix fxlibc repository URL
*fix*
> [scripts]
  | [install] use the new fxlibc repository URL
2024-04-23 20:44:18 +02:00
Yann MAGNIN ebd4912023
release v1.0.1 2024-01-05 18:44:33 +01:00
YannMagnin dcba307376
vxLibc - v1.0.1-rc0 : hotfix target-specific headers installation
*fix*
> [patches]
  | [cmake] hotfix target-specific headers installation
2024-01-05 18:33:03 +01:00
Yann MAGNIN d14a91ed0a
release v1.0.0 2023-12-22 14:02:52 +01:00
YannMagnin 77c042f62e
vxLibc - v1.0.0-rc2 : fix verbose handling for bash 3.x
*fix*
> [scripts]
  | [install] fix VERBOSE check for bash 3.x support
2023-12-20 16:36:33 +01:00
YannMagnin 4dbe5361f0
vxLibc - v1.0.0-rc1 : fix log message
*fix*
> [scripts]
  | [install] fix log message
2023-12-18 18:51:20 +01:00
YannMagnin 8a6ccacce2
vxLibc - v1.0.0-rc0 : add README and fix typo
*add*
> [project]
  | [README] add README file

*update*
> [script]
  | [uninstall] check `sysroot.txt` instead of `install_manifest.txt`
  | [uninstall] display sysroot information during validation step
  | [update] check `sysroot.txt` instead of `install_manifest.txt`
  | [update] display sysroot information during validation step

*fix*
> [scripts]
  | [install] fix typo
  | [uninstall] fix typo
  | [update] fix typo
2023-12-04 10:06:53 +01:00
YannMagnin acc0d32713
vxLibc - v1.0.0-dev3 : support update operation
*add*
> [scripts]
  | [update] add update operation
2023-12-03 16:47:31 +01:00
YannMagnin d110d0835b
vxLibc - v1.0.0-dev2 : support uninstallation operation
*add*
> [project]
  | [git] ignore unwanted files
> [scripts]
  | [uninstall] add uninstallation operation
2023-12-03 16:33:07 +01:00
YannMagnin c903185d7a
vxLibc - v1.0.0-dev1 : wrap the original fxlibc project and add new build system
*add*
> [patches]
  | [cmake] add generic cmakelists.txt file
  | [cmake] add toolchain information
> [scripts]
  | [install] add installation operation
2023-12-03 16:27:03 +01:00