build-automation
Build Server - install external control libraries (DevExpress) on build server
what\'s the right way? We have one build server for our projects. We have different projects, wich reference different versions of DevExpress.[详细]
2023-02-28 05:49 分类:问答Build all binaries for different Android app stores in a single step
I currently distribute my Android apps on Android Market, SlideMe and Amazon app store.Android Market and SlideMe require a signed binary, while Amazon requires an unsigned one.I also need to differen[详细]
2023-02-27 17:40 分类:问答Project directory structure with 3rd party components
I have to maintain old software written in Delphi. The source tree is a real mess. I\'m trying to do 2 things: to make clean directory structure and to set up automated build process.[详细]
2023-02-27 13:14 分类:问答What should a dependency management framework do?
I started to write an open-source, free dependency management framework for .NET/C++. Asking the question here I\'m tryingnot to create yet another one no one needs. This desperate evening hobby of mi[详细]
2023-02-27 08:37 分类:问答Maven: running Unit-Tests remotely
We are currently working on a distributed Java EE-Application a开发者_C百科nd have therefore a separated test and production system.[详细]
2023-02-26 19:51 分类:问答Is there a difference between "Build" and CI?
I\'ve recently been assigned the task of being responsible for defining new processes and methodologies within my team, with regards to correct development processes.[详细]
2023-02-26 07:02 分类:问答Change Users Variables - Delphi IDE
I am using an automated build tool called Automated Build 开发者_运维问答Studio. I have defined in the Delphi IDE, as you can see in the screenshot, a user variable $(PLKFW) which points to a specif[详细]
2023-02-26 05:51 分类:问答Xcode / Build automation - How do I pass the Code Signing Identity as an argument to xcodebuild?
I\'m trying to automate our entire build process using hudson and a mashup of ruby scripts. Is it possible to pass the values for Versioning System, Bundle Version, Code Signing Identity and Entitleme[详细]
2023-02-25 15:57 分类:问答How to automatically find files of a specified type in the current directory or any specified sub-folders in Ruby?
I am using the following code to convert files from php to html. In order for it to work, I have to enter the name of each file on the second line.[详细]
2023-02-25 11:14 分类:问答Packaging fonts in visual studio deployment package and the zip folder structure
I\'m using MSBuild 开发者_如何学Pythonto create a deployment package as part of my build process. I am calling MSBuild with /t:package as part of the command.[详细]
2023-02-25 10:42 分类:问答