build-script
replace multiple variable content lines of css using ant
I have a css file with a variable section that I want to remove from the file when I run my build script (but I\'ll need to keep the section in the source). I\'m thinking I\'d wrap the section in comm[详细]
2023-04-11 05:38 分类:问答Sublime Text 2 and HTML5 Boilerplate build script
After falling in love with Sublime Text I\'m now getting ready to leave Aptana. ST2 seems to have a built in build function. If i go to \"Tools\"->\"Build System\"->\"New Build System\" i can define m[详细]
2023-04-02 19:09 分类:问答encoding issue with special chars in properties file
I have a ant build script that uses a build.properties file. There I have something like this: release_type=debug[详细]
2023-03-27 02:19 分类:问答Linking to a static library that requires a frameworks
I have a main project and a few smaller sub-projects. The smaller projects contain both a self contained Cocos2d app and a static library containing only the classes that are relevant to the main proj[详细]
2023-03-17 09:00 分类:问答HTML5 mobile boilerplate build script empties HTML files
All files seems to have run through the build script without any problems except my HTML files. They get added to my publish folder but are completely empty. I have tried both ant build and ant minify[详细]
2023-03-15 23:24 分类:问答Writing a Java library for both Java ME and Java SE with as much shared code as possible
I realise that the two Java versions are substantially different but the library I am looking to write uses standard HTTP/TCP networking and data collections to perform it\'s task. These are two abili[详细]
2023-02-12 05:37 分类:问答Automatically setting jobs (-j) flag for a multicore machine?
I have a Makefile on a machine that has a ton of cores in it, but I always seem to forget to write -jX when compiling my project and it takes way longer than it should.[详细]
2023-02-06 14:08 分类:问答Berkeley DB for iPhone
I had tried to create the library for iphone OS 4, but was getting errors. Here are my build scripts with reference to Berkeley DB Installation guide.[详细]
2023-02-03 21:52 分类:问答Can I tag in Apache Subversion with NAnt?
I need to build multiple environments and tag them in Apache Subversion using a NAnt sc开发者_如何学Goript. Is there a way that I can use NAnt to create the tags in Apache Subversion with a variable I[详细]
2023-01-01 15:50 分类:问答TFS 2008 Build Script
In TFS 2008, I am trying to modify a build script (TFSBuild.proj).I get the following warning: The element \'PropertyGroup\' in namespace \'http://schemas.microsoft.com/developer/msbuild/2003\' has i[详细]
2023-01-01 04:21 分类:问答