cc0/argeo-build.git
2023-03-17 Mathieu BaudierChange SOURCE_BUNDLE environment property
2023-03-16 Mathieu BaudierReintroduce single bundle build
2023-03-16 Mathieu BaudierRevert deleting existing directories from failed builds
2023-03-16 Mathieu BaudierImprove logging and code readability.
2023-03-16 Mathieu BaudierDelete source directories only when separate source...
2023-03-16 Mathieu BaudierDelete failed directories from previous buils
2023-03-16 Mathieu BaudierReduce verbosity
2023-03-16 Mathieu BaudierReduce verbosity
2023-03-16 Mathieu BaudierFix typo
2023-03-16 Mathieu BaudierFix MANIFESTs copy
2023-03-16 Mathieu BaudierMANIFESTs as make targets
2023-03-16 Mathieu BaudierCopy MANIFESTs by default
2023-03-16 Mathieu BaudierLocation-independent makefiles
2023-03-16 Mathieu BaudierDeal with non-existing a2 bases
2023-03-16 Mathieu BaudierImprove documentation and repackage
2023-03-16 Mathieu BaudierFix ECJ branch
2023-03-16 Mathieu BaudierSimplify dealing with multiple a2 bases
2023-03-16 Mathieu BaudierChange find-build-tp dependency
2023-03-16 Mathieu BaudierRelative include
2023-03-16 Mathieu BaudierExperiment with multiple A2 bases
2023-03-16 Mathieu BaudierRemove unused local build of Argeo Build
2023-03-16 Mathieu BaudierDefine JVM in repackage
2023-03-16 Mathieu BaudierFix unwanted space character
2023-03-16 Mathieu BaudierCentralise repackage make instructions
2023-03-16 Mathieu BaudierUse recursive assignment for make output variables
2023-03-14 Mathieu BaudierChange log apis library name
2023-03-14 Mathieu BaudierChange Argeo Build TP categories
2023-03-14 Mathieu BaudierCache downloaded Maven files in m2 local repository
2023-03-14 Mathieu BaudierFix sources base directory in Repackage
2023-03-11 Mathieu BaudierSwitch back to org.argeo.tp.build category
2023-03-11 Mathieu BaudierAdapt to changes in Argeo TP Build
2023-03-11 MathieuMake Argeo Build able to build itself
2023-03-10 MathieuSeparate output directory for sources working
2023-03-10 MathieuStore source bundles separately
2023-03-10 MathieuDo not package sources separately by default
2023-03-10 MathieuPackage sources separately
2023-03-10 MathieuMake does not need all properties files
2023-03-10 MathieuClarify which JAVA_HOME is used by configure
2023-03-10 MathieuMake configure script more robust
2023-03-08 Mathieu BaudierFix MANIFEST
2023-03-08 Mathieu BaudierUse rebuilt ECJ and BND
2023-03-03 Mathieu BaudierImprove archive download
2023-03-03 Mathieu BaudierImprove archive download
2023-03-03 Mathieu BaudierSynchronise archives download
2023-03-03 Mathieu BaudierUpdate ECJ version
2023-02-21 MathieuSimplify README
2023-02-21 MathieuUse spaces instead of tabs in README
2023-02-21 MathieuAdd README
2023-02-21 MathieuAdd CC0 v1.0 (public domain) license text
2022-12-22 Mathieu BaudierFix jar creation on MS Windows
2022-12-06 MathieuCorrect Eclipse project template
2022-11-29 MathieuThrow an exception if SLC-Origin-M2-Merge is not set v2.3.4
2022-11-19 MathieuDeal with missing sources
2022-11-03 MathieuImprove logging
2022-11-03 MathieuDisable source packaging via environment property
2022-11-03 MathieuRemove clean-a2
2022-11-03 Mathieu BaudierFix singleton use case
2022-11-02 Mathieu BaudierRevert to older BND
2022-11-02 Mathieu BaudierUpdate build libraries versions
2022-11-01 Mathieu BaudierMake Eclipse mirrors configurable
2022-10-29 Mathieu BaudierRevert previous change
2022-10-29 Mathieu BaudierReactivate warnings
2022-10-29 Mathieu BaudierMake repackage less verbose
2022-10-29 Mathieu BaudierDo not override singleton when it is unnecessary.
2022-10-29 Mathieu BaudierUse same conventions as Eclipse for singleton
2022-10-29 Mathieu BaudierFix singleton
2022-10-29 Mathieu BaudierFix singleton
2022-10-29 Mathieu BaudierDeal with singleton bundles in repackaging
2022-10-23 Mathieu BaudierCome back to default jar compression v2.3.3
2022-10-23 Mathieu BaudierDisable compression of jar archives
2022-10-23 Mathieu BaudierDisable compression of jar archives
2022-10-23 Mathieu BaudierPackage resources which are stored in sources
2022-10-19 Mathieu BaudierMake working in subdirectories v2.3.2
2022-10-18 Mathieu BaudierRead branch directly from branch.mk v2.3.1
2022-10-18 Mathieu BaudierDeal with spaces in bundle resources file names
2022-10-18 Mathieu BaudierFix logging
2022-10-16 Mathieu BaudierIntroduce third-party Repackage script
2022-10-15 Mathieu BaudierEscape $ in configure
2022-10-15 Mathieu BaudierSimplify build configuration and support branches
2022-10-15 Mathieu BaudierSet Bundle-RequiredExecutionEnvironment to Java 17
2022-10-15 Mathieu BaudierMake configure script sourceable
2022-10-15 Mathieu BaudierMake configure executable
2022-10-15 Mathieu BaudierJava 17 compilation target
2022-10-15 Mathieu BaudierParallel jar generation
2022-10-15 Mathieu BaudierCosmetic code improvements
2022-10-15 Mathieu BaudierImprove logging
2022-10-15 Mathieu BaudierDocument OSGi Makefile and improve Javadoc generation
2022-10-15 Mathieu BaudierStart documenting the make script.
2022-10-15 Mathieu BaudierDisable errors due to ECJ batch compiler package not...
2022-10-15 Mathieu BaudierCreate missing A2 directories
2022-10-15 Mathieu BaudierUpdate eclipse project file template
2022-10-09 Mathieu BaudierDeal with resource bundles
2022-10-09 Mathieu BaudierSubdirectory makefile working
2022-10-09 Mathieu BaudierIncremental build working
2022-10-08 Mathieu BaudierCompilation working
2022-10-08 Mathieu BaudierOSGi packaging working
2022-10-08 Mathieu BaudierIntroduce Java builder
2022-05-07 Mathieu BaudierExclude MANIFEST.MF when copying files
2022-05-07 Mathieu BaudierVersion configure script
2022-05-07 Mathieu BaudierExclude config dir
next